MVN

com.microsoft.thrifty : thrifty-runtime

Maven & Gradle

Dec 13, 2022
8 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</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.thrifty : thrifty-runtime 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 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
thrifty-runtime-3.1.0
thrifty-runtime-3.1.0-RC02
thrifty-runtime-3.1.0-RC01
3.0.x
thrifty-runtime-3.0.0
thrifty-runtime-3.0.0-RC02
2.1.x
thrifty-runtime-2.1.2
thrifty-runtime-2.1.1
thrifty-runtime-2.1.0
2.0.x
thrifty-runtime-2.0.1
thrifty-runtime-2.0.0
thrifty-runtime-2.0.0-RC1
1.0.x
thrifty-runtime-1.0.0
thrifty-runtime-1.0.0-RC2
thrifty-runtime-1.0.0-RC1
0.4.x
thrifty-runtime-0.4.3
thrifty-runtime-0.4.2
thrifty-runtime-0.4.1
thrifty-runtime-0.4.0
0.3.x
thrifty-runtime-0.3.2
thrifty-runtime-0.3.1
thrifty-runtime-0.3.0
0.2.x
thrifty-runtime-0.2.3
thrifty-runtime-0.2.2
thrifty-runtime-0.2.1
thrifty-runtime-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>thrifty-runtime</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 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.thrifty" % "thrifty-runtime" % "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 07, 2020
5 usages
0 stars
Jan 31, 2023
13 usages
188 stars
Jul 11, 2023
9 usages
3.8k stars
Aug 21, 2023
6 usages
101 stars
Jan 24, 2010
7 usages
Jan 13, 2022
8 usages
14 stars
Sep 05, 2017
4 usages
3 stars
May 11, 2018
1 usages
153 stars
May 16, 2017
2 usages
144 stars