Last Version

kwery 0.17

An SQL library for Kotlin

License

License

GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

core
Version

Version

0.17
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 core 0.17


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains : annotations Optional jar 15.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2
org.slf4j : slf4j-api jar 1.7.21
org.jetbrains.kotlin : kotlin-reflect jar 1.1.3-2
com.github.andrewoma.kommon : kommon jar 0.14

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.38
org.xerial : sqlite-jdbc jar 3.8.11.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.3-2
com.zaxxer : HikariCP jar 2.4.6
ch.qos.logback : logback-classic jar 1.1.7
org.postgresql : postgresql jar 9.4.1208
org.hsqldb : hsqldb jar 2.3.4

Project Modules

There are no modules declared in this project.