License |
License |
---|---|
GroupId | GroupIdcom.microsoft.servicefabric |
ArtifactId | ArtifactIdsf-services |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Fabric java services
Service Fabric java services jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sf-services-1.0.6.pom | |
sf-services-1.0.6.jar | 230 KB |
sf-services-1.0.6-sources.jar | 6 KB |
sf-services-1.0.6-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-services/ -->
<dependency>
<groupId>com.microsoft.servicefabric</groupId>
<artifactId>sf-services</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-services/
implementation 'com.microsoft.servicefabric:sf-services:1.0.6'
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-services/
implementation ("com.microsoft.servicefabric:sf-services:1.0.6")
'com.microsoft.servicefabric:sf-services:jar:1.0.6'
<dependency org="com.microsoft.servicefabric" name="sf-services" rev="1.0.6">
<artifact name="sf-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.servicefabric', module='sf-services', version='1.0.6')
)
libraryDependencies += "com.microsoft.servicefabric" % "sf-services" % "1.0.6"
[com.microsoft.servicefabric/sf-services "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.servicefabric : sf | jar | 1.0.6 |
com.microsoft.servicefabric : sf-data | jar | 1.0.6 |
com.microsoft.servicefabric : sf-transport | jar | 1.0.6 |
com.google.code.gson : gson | jar | 2.7 |
org.ow2.asm : asm-commons | jar | 5.0.4 |
org.ow2.asm : asm | jar | 5.0.4 |
org.ow2.asm : asm-util | jar | 5.0.4 |