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