db-pool

db pool

License

License

GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

db-pool
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

db-pool
db pool

Download db-pool

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.3.RELEASE
org.yaml : snakeyaml jar 1.23
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.projectlombok : lombok jar 1.18.2
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-jdbc jar 5.1.3.RELEASE
mysql : mysql-connector-java jar 5.1.43
com.zaxxer : HikariCP jar 3.3.1
org.apache.commons : commons-lang3 jar 3.8.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 23.6-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

common-pool-toolkit

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

Versions

Version
1.0.6
1.0.5
1.0.4