MVN

com.microsoft.servicefabric : sf-transport-preview

Maven & Gradle

Aug 22, 2017
1 usages

Service Fabric java fabrictransport preview · Service Fabric java fabrictransport preview jar

<dependency>
    <groupId>com.microsoft.servicefabric</groupId>
    <artifactId>sf-transport-preview</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

Version Vulnerabilities Updated
0.10.x
sf-transport-preview-0.10.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.servicefabric</groupId>
    <artifactId>sf-transport-preview</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.servicefabric:sf-transport-preview:0.10.0'

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

implementation("com.microsoft.servicefabric:sf-transport-preview:0.10.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.servicefabric" % "sf-transport-preview" % "0.10.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 04, 2020
2 usages
159 stars
Aug 24, 2017
1 usages
Dec 04, 2019
2 usages
Sep 07, 2017
0 stars
Sep 12, 2020
3 usages
215 stars
Sep 18, 2017
2 usages
0 stars
Feb 09, 2018
1 usages
12 stars
Oct 10, 2017
1 usages
2 stars
Apr 03, 2023
6 usages
1.3k stars