License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIddbpool |
Last Version | Last Version215 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbpool
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbpool-215.pom | |
dbpool-215.jar | 28 KB |
dbpool-215-sources.jar | 18 KB |
dbpool-215-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/dbpool/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>dbpool</artifactId>
<version>215</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/dbpool/
implementation 'io.airlift:dbpool:215'
// https://jarcasting.com/artifacts/io.airlift/dbpool/
implementation ("io.airlift:dbpool:215")
'io.airlift:dbpool:jar:215'
<dependency org="io.airlift" name="dbpool" rev="215">
<artifact name="dbpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='dbpool', version='215')
)
libraryDependencies += "io.airlift" % "dbpool" % "215"
[io.airlift/dbpool "215"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : discovery | jar | 215 |
io.airlift : configuration | jar | 215 |
io.airlift : stats | jar | 215 |
io.airlift : units | jar | 1.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.guava : guava | jar | 31.0.1-jre |
com.google.inject : guice | jar | 5.0.1 |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.21 |
mysql : mysql-connector-java Optional | jar | 8.0.22 |
com.h2database : h2 Optional | jar | 1.4.200 |
org.postgresql : postgresql Optional | jar | 42.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
io.airlift : testing | jar | 215 |