Connection Pool Client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.darkphoenixs
Идентификатор

Идентификатор

connectionpool-client
Последняя версия

Последняя версия

1.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Connection Pool Client
A simple multi-purpose connection pool client (Kafka & Hbase & Redis & RMDB & Socket & Http)
Ссылка на сайт

Ссылка на сайт

http://darkphoenixs.org/connection-pool-client/
Организация-разработчик

Организация-разработчик

Dark Phoenixs
Система контроля версий

Система контроля версий

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

Скачать connectionpool-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-pool2 jar 2.4.2

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka_2.11 Необязательный jar 0.9.0.1
org.apache.hbase : hbase-client Необязательный jar 1.2.0
redis.clients : jedis Необязательный jar 2.9.0
mysql : mysql-connector-java Необязательный jar 5.1.38

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Connection Pool Client

Organization Build Status Codecov Maven Central Javadoc GitHub release License

This is a simple multi-purpose connection pool client base on Apache Commons Pool ™

Support

Documentation

The documentation is available at Wiki.

Download

Maven

<dependency>
	<groupId>org.darkphoenixs</groupId>
	<artifactId>connectionpool-client</artifactId>
	<version>x.x.x</version>
</dependency>

Gradle

compile 'org.darkphoenixs:connectionpool-client:x.x.x'

SBT

libraryDependencies += "org.darkphoenixs" % "connectionpool-client" % "x.x.x"

License

Copyright 2015-2020 Dark Phoenixs (Open-Source Organization).

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
org.darkphoenixs

Dark Phoenix's

Let's open !

Версии библиотеки

Версия
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1