is not current version
Last Version 0.7

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

A commons library for Kotlin

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

tomcat-pool
Version

Version

0.2
Type

Type

jar

Download tomcat-pool 0.2


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