Service Fabric is a framework that enables easy development of modern distributed, resilient, scalable reactive applications such as on-line gaming and social.
'io.servicefabric:servicefabric-examples:0.0.4'
<dependency>
<groupId>io.servicefabric</groupId>
<artifactId>servicefabric-examples</artifactId>
<version>0.0.4</version>
</dependency>
<dependency org="io.servicefabric" name="servicefabric-examples" rev="0.0.4"/>
"io.servicefabric", "servicefabric-examples", "0.0.4"