| License |
License
The Artistic License 2.0
|
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdde.cpg.oss |
| ArtifactId | ArtifactIdthrift-client-pool-java |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthrift-client-pool-java
A Thrift Client pool for Java
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.cpg.oss/thrift-client-pool-java/ -->
<dependency>
<groupId>de.cpg.oss</groupId>
<artifactId>thrift-client-pool-java</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cpg.oss/thrift-client-pool-java/
implementation 'de.cpg.oss:thrift-client-pool-java:1.1'
// https://jarcasting.com/artifacts/de.cpg.oss/thrift-client-pool-java/
implementation ("de.cpg.oss:thrift-client-pool-java:1.1")
'de.cpg.oss:thrift-client-pool-java:jar:1.1'
<dependency org="de.cpg.oss" name="thrift-client-pool-java" rev="1.1">
<artifact name="thrift-client-pool-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cpg.oss', module='thrift-client-pool-java', version='1.1')
)
libraryDependencies += "de.cpg.oss" % "thrift-client-pool-java" % "1.1"
[de.cpg.oss/thrift-client-pool-java "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-pool2 | jar | 2.3 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.thrift : libthrift | jar | 0.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Version |
|---|
|
1.1
|