Last Version

kwery 0.1

A commons library for Kotlin

License

License

GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

example
Version

Version

0.1
Type

Type

jar
Description

Description

kwery
A commons library for Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/andrewoma/kwery

Download example 0.1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.postgresql : postgresql jar 9.3-1102-jdbc4
io.dropwizard : dropwizard-core jar 0.8.0
com.github.andrewoma.kwery : core jar 0.1
org.jetbrains.kotlin : kotlin-stdlib jar 0.11.91
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.5.1
io.dropwizard : dropwizard-db jar 0.8.0
com.github.andrewoma.kwery : mapper jar 0.1
org.slf4j : slf4j-api jar 1.7.7
io.dropwizard : dropwizard-assets jar 0.8.0
com.github.andrewoma.kwery : fetcher jar 0.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.5.1.1.KotlinM11
com.github.andrewoma.kommon : kommon jar 0.1
org.hsqldb : hsqldb jar 2.3.2
org.jetbrains.kotlin : kotlin-reflect jar 0.11.91
com.github.andrewoma.kwery : tomcat-pool jar 0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.dropwizard : dropwizard-testing jar 0.8.0

Project Modules

There are no modules declared in this project.