License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIddbpool |
Version | Version211 |
Type | Typejar |
Description |
Descriptiondbpool
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbpool-211.pom | |
dbpool-211.jar | 34 KB |
dbpool-211-tests.jar | 29 KB |
dbpool-211-test-sources.jar | 16 KB |
dbpool-211-sources.jar | 23 KB |
dbpool-211-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/dbpool/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>dbpool</artifactId>
<version>211</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/dbpool/
implementation 'io.airlift:dbpool:211'
// https://jarcasting.com/artifacts/io.airlift/dbpool/
implementation ("io.airlift:dbpool:211")
'io.airlift:dbpool:jar:211'
<dependency org="io.airlift" name="dbpool" rev="211">
<artifact name="dbpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='dbpool', version='211')
)
libraryDependencies += "io.airlift" % "dbpool" % "211"
[io.airlift/dbpool "211"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : discovery | jar | 211 |
io.airlift : configuration | jar | 211 |
io.airlift : stats | jar | 211 |
io.airlift : units | jar | 1.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.guava : guava | jar | 30.1.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 | 5.1.23 |
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 | 211 |