MVN

org.thriftee : thrift-compiler

Maven & Gradle

Feb 08, 2017
2 usages

thrift-compiler · Repackaged version of the Apache Thrift compiler.

<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thrift-compiler</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thriftee : thrift-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.thriftee : thrift-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
thrift-compiler-0.10.0
thrift-compiler-0.10.0.0

How to add a dependency to Maven

Add the following org.thriftee : thrift-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thrift-compiler</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.thriftee : thrift-compiler gradle dependency to your build.gradle file:

implementation 'org.thriftee:thrift-compiler:0.10.0'

Gradle Kotlin DSL: Add the following org.thriftee : thrift-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.thriftee:thrift-compiler:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.thriftee : thrift-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.thriftee" % "thrift-compiler" % "0.10.0"

Advertisement

Dependencies from Group

Feb 08, 2016
6 usages
Feb 08, 2016
5 usages
May 14, 2016
4 usages
0 stars
May 14, 2016
4 usages
Feb 08, 2016
4 usages

Discover Dependencies

Aug 24, 2023
1.1k usages
72.8k stars
svn
Jul 06, 2020
8 stars
Feb 27, 2023
613 usages
174 stars
Aug 15, 2023
3 usages
2 stars
Aug 09, 2017
5 stars
Mar 15, 2019
15 usages
13 stars