is not current version
Last Version 0.11.0-3

com.github.minhlong293:clientpool 0.11.0-2

Thrift client pool

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.minhlong293
ArtifactId

ArtifactId

clientpool
Version

Version

0.11.0-2
Type

Type

pom

Download clientpool 0.11.0-2


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