is not current version
Last Version 0.4

io.github.jklingsporn:vertx-jooq-async 0.2

A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-jooq-async
Version

Version

0.2
Type

Type

pom

Download vertx-jooq-async 0.2

Filename Size
vertx-jooq-async-0.2.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/ -->
<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-jooq-async</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation 'io.github.jklingsporn:vertx-jooq-async:0.2'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation ("io.github.jklingsporn:vertx-jooq-async:0.2")
'io.github.jklingsporn:vertx-jooq-async:pom:0.2'
<dependency org="io.github.jklingsporn" name="vertx-jooq-async" rev="0.2">
  <artifact name="vertx-jooq-async" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-async', version='0.2')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-async" % "0.2"
[io.github.jklingsporn/vertx-jooq-async "0.2"]