Last Version

thrift-pool-client 1.0.0

A Thrift Client pool for Java

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

thrift-pool-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

thrift-pool-client
A Thrift Client pool for Java
Project URL

Project URL

https://github.com/PhantomThief/thrift-pool-client
Source Code Management

Source Code Management

https://github.com/PhantomThief/thrift-pool-client.git

Download thrift-pool-client 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.3
org.apache.thrift : libthrift jar 0.9.2
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 18.0
org.javassist : javassist jar 3.18.2-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.