Last Version

io.github.jklingsporn:vertx-jooq-async 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
Version

Version

0.4
Type

Type

pom
Description

Description

io.github.jklingsporn:vertx-jooq-async
A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs
Project URL

Project URL

https://github.com/jklingsporn/vertx-jooq-async
Source Code Management

Source Code Management

https://github.com/jklingsporn/vertx-jooq-async

Download vertx-jooq-async 0.4

Filename Size
vertx-jooq-async-0.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation 'io.github.jklingsporn:vertx-jooq-async:0.4'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation ("io.github.jklingsporn:vertx-jooq-async:0.4")
'io.github.jklingsporn:vertx-jooq-async:pom:0.4'
<dependency org="io.github.jklingsporn" name="vertx-jooq-async" rev="0.4">
  <artifact name="vertx-jooq-async" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-async', version='0.4')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-async" % "0.4"
[io.github.jklingsporn/vertx-jooq-async "0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
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

  • vertx-jooq-async-classic
  • vertx-jooq-async-generate
  • vertx-jooq-async-shared
  • vertx-jooq-async-rx
  • vertx-jooq-async-future