License |
License |
---|---|
GroupId | GroupIdcom.microsoft.servicefabric |
ArtifactId | ArtifactIdsf-preview |
Last Version | Last Version0.10.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 |
Filename | Size |
---|---|
sf-preview-0.10.0.pom | |
sf-preview-0.10.0.jar | 720 KB |
sf-preview-0.10.0-sources.jar | 5 KB |
sf-preview-0.10.0-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-preview/ -->
<dependency>
<groupId>com.microsoft.servicefabric</groupId>
<artifactId>sf-preview</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-preview/
implementation 'com.microsoft.servicefabric:sf-preview:0.10.0'
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-preview/
implementation ("com.microsoft.servicefabric:sf-preview:0.10.0")
'com.microsoft.servicefabric:sf-preview:jar:0.10.0'
<dependency org="com.microsoft.servicefabric" name="sf-preview" rev="0.10.0">
<artifact name="sf-preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.servicefabric', module='sf-preview', version='0.10.0')
)
libraryDependencies += "com.microsoft.servicefabric" % "sf-preview" % "0.10.0"
[com.microsoft.servicefabric/sf-preview "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.servicefabric : sf-native-preview | jar | 0.10.0 |