is not current version
Last Version 0.7

com.github.andrewoma.kwery:tomcat-pool 0.6

An SQL library for Kotlin

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

tomcat-pool
Version

Version

0.6
Type

Type

jar

Download tomcat-pool 0.6


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