common-pool-toolkit

friendly common pools base on spring-boot

Лицензия

Лицензия

Группа

Группа

com.github.nicklaus4
Идентификатор

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

common-pool-toolkit
Последняя версия

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

1.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

common-pool-toolkit
friendly common pools base on spring-boot
Ссылка на сайт

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

https://github.com/nicklaus4/common-pool-toolkit
Система контроля версий

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

https://github.com/nicklaus4/common-pool-toolkit

Скачать common-pool-toolkit

Имя Файла Размер
common-pool-toolkit-1.0.6.pom 14 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • db-pool
  • redis-pool
  • hbase-pool
  • http-connection-pool
  • localcache-pool
  • memcached-pool

common-pool-toolkit

池化相关资源工具包,DB连接池,缓存连接池,http连接池等

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

Версия
1.0.6
1.0.5
1.0.4