License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure.servicefabric |
ArtifactId | ArtifactIdsystem-fabric-preview |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Fabric java system fabric preview
Service Fabric java system fabric preview jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/system-fabric-preview/ -->
<dependency>
<groupId>com.microsoft.azure.servicefabric</groupId>
<artifactId>system-fabric-preview</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/system-fabric-preview/
implementation 'com.microsoft.azure.servicefabric:system-fabric-preview:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/system-fabric-preview/
implementation ("com.microsoft.azure.servicefabric:system-fabric-preview:1.0.0")
'com.microsoft.azure.servicefabric:system-fabric-preview:jar:1.0.0'
<dependency org="com.microsoft.azure.servicefabric" name="system-fabric-preview" rev="1.0.0">
<artifact name="system-fabric-preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.servicefabric', module='system-fabric-preview', version='1.0.0')
)
libraryDependencies += "com.microsoft.azure.servicefabric" % "system-fabric-preview" % "1.0.0"
[com.microsoft.azure.servicefabric/system-fabric-preview "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure.servicefabric : native-preview | jar | 1.0.0 |