Last Version

jOOQ Test Kotlin 3.12.4

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

License

License

Categories

Categories

Kotlin Languages jOOQ Data Databases
GroupId

GroupId

org.jooq
ArtifactId

ArtifactId

jooq-test-kotlin
Version

Version

3.12.4
Type

Type

jar
Description

Description

jOOQ Test Kotlin
jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

Download jooq-test-kotlin 3.12.4


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
org.jooq : jooq jar 3.12.4
org.jooq : jooq-meta jar 3.12.4
org.jooq : jooq-meta-extensions jar 3.12.4
org.jooq : jooq-codegen jar 3.12.4
org.jooq : jooq-test jar 3.12.4
com.h2database : h2 jar 1.4.199

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.