is not current version
Last Version 215

io.airlift:dbpool 0.178


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

dbpool
Version

Version

0.178
Type

Type

jar

Download dbpool 0.178


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