Last Version

io.github.jklingsporn:vertx-jooq-future 2.4.1

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-jooq-future
Version

Version

2.4.1
Type

Type

jar
Description

Description

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

Download vertx-jooq-future 2.4.1


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

Dependencies

compile (4)

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

test (4)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.2
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.