License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks jOOQ Data Databases |
GroupId | GroupIdio.github.jklingsporn |
ArtifactId | ArtifactIdvertx-jooq-rx-reactive |
Version | Version6.4.0 |
Type | Typejar |
Description |
DescriptionA jOOQ-CodeGenerator to create vertxified DAOs and POJOs
|
<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/ -->
<dependency>
<groupId>io.github.jklingsporn</groupId>
<artifactId>vertx-jooq-rx-reactive</artifactId>
<version>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/
implementation 'io.github.jklingsporn:vertx-jooq-rx-reactive:6.4.0'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/
implementation ("io.github.jklingsporn:vertx-jooq-rx-reactive:6.4.0")
'io.github.jklingsporn:vertx-jooq-rx-reactive:jar:6.4.0'
<dependency org="io.github.jklingsporn" name="vertx-jooq-rx-reactive" rev="6.4.0">
<artifact name="vertx-jooq-rx-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-rx-reactive', version='6.4.0')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-rx-reactive" % "6.4.0"
[io.github.jklingsporn/vertx-jooq-rx-reactive "6.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jklingsporn : vertx-jooq-rx | jar | 6.4.0 |
io.github.jklingsporn : vertx-jooq-shared-reactive | jar | 6.4.0 |
io.vertx : vertx-core | jar | 4.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
org.jooq : jooq | jar | 3.15.5 |
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.1 |