MVN

com.microsoft.thrifty : thrifty-compiler

Maven & Gradle

Dec 13, 2022
3 usages
544 stars

thrifty-compiler · A command-line utility to compile .thrift files into a Thrifty schema.

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

Latest Version

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.thrifty" % "thrifty-compiler" % "3.1.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 21, 2023
2 usages
269 stars
Dec 10, 2017
9 usages
Dec 07, 2017
3 stars
Nov 06, 2020
2 usages
Dec 22, 2020
10 usages
2 stars
Oct 29, 2020
1 usages
Nov 27, 2021
2 usages