Jar examples for s:sf
Service Fabric java system fabric preview jar
You can download jar file sf 1.0.0 in this page.
The MIT License (MIT)
You can use the following script to add sf-1.0.0.jar to your project.
<dependency> <groupId>com.microsoft.servicefabric</groupId> <artifactId>sf</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.microsoft.servicefabric', name: 'sf', version: '1.0.0'
libraryDependencies += "com.microsoft.servicefabric" % "sf" % "1.0.0"
<dependency org="com.microsoft.servicefabric" name="sf" rev="1.0.0"/>
@Grapes(@Grab(group='com.microsoft.servicefabric', module='sf', version='1.0.0'))
'com.microsoft.servicefabric:sf:jar:1.0.0'
Click the following link to download the jar file.
sf-1.0.0-javadoc.jar