Download sf-data-1.0.0.jar file - Jar s

Jar examples for s:sf-data

Description

Service Fabric java data jar

You can download jar file sf-data 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add sf-data-1.0.0.jar to your project.

<dependency>
   <groupId>com.microsoft.servicefabric</groupId>
   <artifactId>sf-data</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.microsoft.servicefabric', name: 'sf-data', version: '1.0.0'
libraryDependencies += "com.microsoft.servicefabric" % "sf-data" % "1.0.0"
<dependency org="com.microsoft.servicefabric" name="sf-data" rev="1.0.0"/>
@Grapes(@Grab(group='com.microsoft.servicefabric', module='sf-data', version='1.0.0'))
'com.microsoft.servicefabric:sf-data:jar:1.0.0'

Download

Click the following link to download the jar file.

sf-data-1.0.0-javadoc.jar
sf-data-1.0.0-sources.jar
sf-data-1.0.0.jar
sf-data-1.0.0.pom



Related Tutorials