MVN

com.microsoft.servicefabric : sf

Maven & Gradle

Mar 03, 2020
4 usages

Service Fabric java system fabric · Service Fabric java system fabric jar

<dependency>
    <groupId>com.microsoft.servicefabric</groupId>
    <artifactId>sf</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.servicefabric : sf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.microsoft.servicefabric : sf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sf-1.0.6
sf-1.0.5
sf-1.0.4
sf-1.0.3
sf-1.0.2
sf-1.0.1
sf-1.0.0
sf-1.0.0-preview2
sf-1.0.0-preview1

How to add a dependency to Maven

Add the following com.microsoft.servicefabric : sf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.servicefabric</groupId>
    <artifactId>sf</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.servicefabric : sf gradle dependency to your build.gradle file:

implementation 'com.microsoft.servicefabric:sf:1.0.6'

Gradle Kotlin DSL: Add the following com.microsoft.servicefabric : sf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.servicefabric:sf:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.servicefabric : sf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.servicefabric" % "sf" % "1.0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 27, 2022
67 usages
280 stars
Sep 12, 2014
6 usages
2 stars
Mar 16, 2020
9 usages
213 stars
Jan 16, 2023
13 usages
190 stars
Apr 04, 2023
21 usages
May 17, 2023
49 usages
Dec 07, 2017
17 usages
0 stars
Mar 07, 2021
10 usages
2 stars
Jun 21, 2022
40 usages
293 stars
Sep 22, 2016
31 usages
3.5k stars