common-pool-toolkit

friendly common pools base on spring-boot

License

License

GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

common-pool-toolkit
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

common-pool-toolkit
friendly common pools base on spring-boot
Project URL

Project URL

https://github.com/nicklaus4/common-pool-toolkit
Source Code Management

Source Code Management

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

Download common-pool-toolkit

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

common-pool-toolkit

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

Versions

Version
1.0.6
1.0.5
1.0.4