MVN

io.github.jklingsporn : vertx-jooq-async

Maven & Gradle

Nov 27, 2017
28 stars

A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs

<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-jooq-async</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jklingsporn : vertx-jooq-async to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of io.github.jklingsporn : vertx-jooq-async to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
vertx-jooq-async-0.4
0.3
vertx-jooq-async-0.3
0.2
vertx-jooq-async-0.2
0.1
vertx-jooq-async-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-jooq-async</artifactId>
    <version>0.4</version>
</dependency>