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-benchmark:0.0.4'
<dependency> <groupId>io.servicefabric</groupId> <artifactId>servicefabric-benchmark</artifactId> <version>0.0.4</version> </dependency>
<dependency org="io.servicefabric" name="servicefabric-benchmark" rev="0.0.4"/>
"io.servicefabric", "servicefabric-benchmark", "0.0.4"