| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.minhlong293 | 
| ArtifactId | ArtifactIdclientpool | 
| Last Version | Last Version0.11.0-3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionSchema.org Java Thrift client pool | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| clientpool-0.11.0-3.pom | |
| clientpool-0.11.0-3.jar | 1 KB | 
| clientpool-0.11.0-3-sources.jar | 7 KB | 
| clientpool-0.11.0-3-javadoc.jar | 49 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/ -->
<dependency>
    <groupId>com.github.minhlong293</groupId>
    <artifactId>clientpool</artifactId>
    <version>0.11.0-3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation 'com.github.minhlong293:clientpool:0.11.0-3'// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation ("com.github.minhlong293:clientpool:0.11.0-3")'com.github.minhlong293:clientpool:pom:0.11.0-3'<dependency org="com.github.minhlong293" name="clientpool" rev="0.11.0-3">
  <artifact name="clientpool" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.minhlong293', module='clientpool', version='0.11.0-3')
)libraryDependencies += "com.github.minhlong293" % "clientpool" % "0.11.0-3"[com.github.minhlong293/clientpool "0.11.0-3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-pool2 | jar | 2.5.0 | 
| org.apache.thrift : libthrift | jar | 0.11.0 |