Last Version

kwery 0.17

An SQL library for Kotlin

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.andrewoma.kwery
ArtifactId

ArtifactId

transactional-jersey
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 transactional-jersey 0.17


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.glassfish.jersey.core : jersey-server jar 2.23.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2
com.github.andrewoma.kwery : core jar 0.17
org.jetbrains.kotlin : kotlin-reflect jar 1.1.3-2

test (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.3-2
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 1.0.0
com.zaxxer : HikariCP jar 2.4.6
ch.qos.logback : logback-classic jar 1.1.7
org.hsqldb : hsqldb jar 2.3.4

Project Modules

There are no modules declared in this project.