Last Version

kwery 0.7

An SQL library for Kotlin

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

tomcat-pool
Version

Version

0.7
Type

Type

jar
Description

Description

kwery
An SQL library for Kotlin
Project URL

Project URL

https://github.com/andrewoma/kwery
Source Code Management

Source Code Management

https://github.com/andrewoma/kwery

Download tomcat-pool 0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.0.0-beta-3595
org.slf4j : slf4j-api jar 1.7.13
org.apache.tomcat : tomcat-jdbc jar 8.0.24
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.0-beta-3595

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.190

Project Modules

There are no modules declared in this project.