Last Version

ThriftJ 1.0.1

A failover and load balance Thrift client with pooled connections

License

License

GroupId

GroupId

com.github.cyfonly
ArtifactId

ArtifactId

thriftj
Version

Version

1.0.1
Type

Type

jar
Description

Description

ThriftJ
A failover and load balance Thrift client with pooled connections
Project URL

Project URL

https://github.com/cyfonly/ThriftJ
Source Code Management

Source Code Management

https://github.com/cyfonly/ThriftJ

Download thriftj 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.cyfonly/thriftj/ -->
<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>thriftj</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cyfonly/thriftj/
implementation 'com.github.cyfonly:thriftj:1.0.1'
// https://jarcasting.com/artifacts/com.github.cyfonly/thriftj/
implementation ("com.github.cyfonly:thriftj:1.0.1")
'com.github.cyfonly:thriftj:jar:1.0.1'
<dependency org="com.github.cyfonly" name="thriftj" rev="1.0.1">
  <artifact name="thriftj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cyfonly', module='thriftj', version='1.0.1')
)
libraryDependencies += "com.github.cyfonly" % "thriftj" % "1.0.1"
[com.github.cyfonly/thriftj "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.6.1
com.google.guava : guava jar 20.0
org.apache.commons : commons-pool2 jar 2.4.2
org.javassist : javassist jar 3.18.0-GA
org.slf4j : slf4j-api jar 1.7.22

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.22

Project Modules

There are no modules declared in this project.