Last Version

jdbc-pool 1.5.0

The simple jdbc-pool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-pool
Version

Version

1.5.0
Type

Type

jar
Description

Description

jdbc-pool
The simple jdbc-pool for java.
Source Code Management

Source Code Management

https://github.com/houbb/jdbc-pool

Download jdbc-pool 1.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
com.github.houbb : log-integration jar 1.1.8
mysql : mysql-connector-java jar 5.1.29

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.