Last Version

Connection Pool Client 1.2.7

A simple multi-purpose connection pool client (Kafka & Hbase & Redis & RMDB & Socket & Http)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.darkphoenixs
ArtifactId

ArtifactId

connectionpool-client
Version

Version

1.2.7
Type

Type

jar
Description

Description

Connection Pool Client
A simple multi-purpose connection pool client (Kafka & Hbase & Redis & RMDB & Socket & Http)
Project URL

Project URL

http://darkphoenixs.org/connection-pool-client/
Project Organization

Project Organization

Dark Phoenixs
Source Code Management

Source Code Management

https://github.com/DarkPhoenixs/connection-pool-client

Download connectionpool-client 1.2.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.4.2

provided (4)

Group / Artifact Type Version
org.apache.kafka : kafka_2.11 Optional jar 0.9.0.1
org.apache.hbase : hbase-client Optional jar 1.2.0
redis.clients : jedis Optional jar 2.9.0
mysql : mysql-connector-java Optional jar 5.1.38

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.