MVN

com.microsoft.thrifty : thrifty-runtime-jvm

Maven & Gradle

Dec 13, 2022
2 usages
538 stars

thrifty-runtime · Provides a minimal Thrift runtime to support classes generated by Thrifty

<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>thrifty-runtime-jvm</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.thrifty : thrifty-runtime-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0
  • Latest Release Candidate: 3.1.0-RC02

All Versions

Choose a version of com.microsoft.thrifty : thrifty-runtime-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
thrifty-runtime-jvm-3.1.0
thrifty-runtime-jvm-3.1.0-RC02
thrifty-runtime-jvm-3.1.0-RC01
3.0.x
thrifty-runtime-jvm-3.0.0
thrifty-runtime-jvm-3.0.0-RC02

How to add a dependency to Maven

Add the following com.microsoft.thrifty : thrifty-runtime-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>thrifty-runtime-jvm</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.thrifty : thrifty-runtime-jvm gradle dependency to your build.gradle file:

implementation 'com.microsoft.thrifty:thrifty-runtime-jvm:3.1.0'

Gradle Kotlin DSL: Add the following com.microsoft.thrifty : thrifty-runtime-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.thrifty:thrifty-runtime-jvm:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.thrifty : thrifty-runtime-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.thrifty" % "thrifty-runtime-jvm" % "3.1.0"

Advertisement

Dependencies from Group

Dec 13, 2022
8 usages
538 stars
Dec 13, 2022
4 usages
538 stars
Dec 13, 2022
4 usages
538 stars
Dec 13, 2022
3 usages
538 stars
Sep 06, 2020
3 usages
538 stars

Discover Dependencies

Jul 19, 2023
2 usages
42 stars
Apr 27, 2018
6 usages
260 stars
Aug 11, 2020
6 usages
0 stars
May 30, 2019
17 usages
1.7k stars
Oct 13, 2019
4 usages
1 stars
Oct 18, 2018
2 usages
3 stars
Oct 30, 2018
2 usages
6 stars