License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIddbpool |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbpool
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbpool-0.205.pom | |
dbpool-0.205.jar | 36 KB |
dbpool-0.205-tests.jar | 30 KB |
dbpool-0.205-test-sources.jar | 17 KB |
dbpool-0.205-sources.jar | 24 KB |
dbpool-0.205-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/dbpool/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>dbpool</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/dbpool/
implementation 'com.facebook.airlift:dbpool:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/dbpool/
implementation ("com.facebook.airlift:dbpool:0.205")
'com.facebook.airlift:dbpool:jar:0.205'
<dependency org="com.facebook.airlift" name="dbpool" rev="0.205">
<artifact name="dbpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='dbpool', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "dbpool" % "0.205"
[com.facebook.airlift/dbpool "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : discovery | jar | 0.205 |
com.facebook.airlift : configuration | jar | 0.205 |
com.facebook.airlift : stats | jar | 0.205 |
io.airlift : units | jar | 1.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.2 |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.19 |
mysql : mysql-connector-java Optional | jar | 5.1.23 |
com.h2database : h2 Optional | jar | 1.3.170 |
org.postgresql : postgresql Optional | jar | 42.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
com.facebook.airlift : testing | jar | 0.205 |