is not current version
Last Version 0.0.2

com.github.bingoohuang:multi-tenants-connection-pool 0.0.1

java connection pool for multi-tenants/databases

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

multi-tenants-connection-pool
Version

Version

0.0.1
Type

Type

jar

Download multi-tenants-connection-pool 0.0.1


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