MVN

com.github.cyfonly : thriftj

Maven & Gradle

Jan 11, 2017
63 stars

ThriftJ · A failover and load balance Thrift client with pooled connections

<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>thriftj</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cyfonly : thriftj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.cyfonly : thriftj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
thriftj-1.0.1
thriftj-1.0.0

How to add a dependency to Maven

Add the following com.github.cyfonly : thriftj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>thriftj</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cyfonly : thriftj gradle dependency to your build.gradle file:

implementation 'com.github.cyfonly:thriftj:1.0.1'

Gradle Kotlin DSL: Add the following com.github.cyfonly : thriftj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cyfonly:thriftj:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cyfonly : thriftj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cyfonly" % "thriftj" % "1.0.1"

Advertisement

Dependencies from Group

Jan 11, 2017
63 stars
Jan 09, 2017
92 stars
Feb 10, 2017
514 stars

Discover Dependencies

Jan 09, 2017
92 stars
Feb 10, 2017
514 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Feb 17, 2022
34 stars
Jan 12, 2017
0 stars
Jan 17, 2017
2k stars