is not current version
Last Version 6.5.4

io.github.jklingsporn:vertx-jooq-rx 6.5.0

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-rx
Version

Version

6.5.0
Type

Type

jar
Description

Description

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

Download vertx-jooq-rx 6.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.vertx : vertx-rx-java2 jar 4.2.4
io.github.jklingsporn : vertx-jooq-shared jar 6.5.0
io.vertx : vertx-core jar 4.2.4
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.jooq : jooq jar 3.16.4

test (6)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.6.1
mysql : mysql-connector-java jar 8.0.25
junit : junit jar 4.13.2
com.google.inject : guice jar 4.2.3
ch.qos.logback : logback-classic jar 1.2.10
org.postgresql : postgresql jar 42.3.2

Project Modules

There are no modules declared in this project.