is not current version
Last Version 1.2

com.wealoha:thrift-client-pool-java 1.1

A Thrift Client pool for Java

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.wealoha
ArtifactId

ArtifactId

thrift-client-pool-java
Version

Version

1.1
Type

Type

jar

Download thrift-client-pool-java 1.1


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