Last Version

io.github.jklingsporn:vertx-jooq-async-future 0.4

A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-jooq-async-future
Version

Version

0.4
Type

Type

jar
Description

Description

A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs

Download vertx-jooq-async-future 0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
me.escoffier.vertx : vertx-completable-future jar 0.1.1
io.github.jklingsporn : vertx-jooq-async-shared jar 0.4
io.vertx : vertx-core jar 3.5.0
org.jooq : jooq jar 3.10.1
io.vertx : vertx-mysql-postgresql-client jar 3.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.inject : guice jar 4.1.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.