| License |
License |
|---|---|
| Categories |
CategoriesjOOQ Data Databases |
| GroupId | GroupIdio.github.jklingsporn |
| ArtifactId | ArtifactIdvertx-jooq-rx |
| Last Version | Last Version6.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA jOOQ-CodeGenerator to create vertxified DAOs and POJOs
|
| Filename | Size |
|---|---|
| vertx-jooq-rx-6.5.4.pom | |
| vertx-jooq-rx-6.5.4.jar | 3 KB |
| vertx-jooq-rx-6.5.4-sources.jar | 3 KB |
| vertx-jooq-rx-6.5.4-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx/ -->
<dependency>
<groupId>io.github.jklingsporn</groupId>
<artifactId>vertx-jooq-rx</artifactId>
<version>6.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx/
implementation 'io.github.jklingsporn:vertx-jooq-rx:6.5.4'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx/
implementation ("io.github.jklingsporn:vertx-jooq-rx:6.5.4")
'io.github.jklingsporn:vertx-jooq-rx:jar:6.5.4'
<dependency org="io.github.jklingsporn" name="vertx-jooq-rx" rev="6.5.4">
<artifact name="vertx-jooq-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-rx', version='6.5.4')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-rx" % "6.5.4"
[io.github.jklingsporn/vertx-jooq-rx "6.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
| io.vertx : vertx-rx-java2 | jar | 4.3.1 |
| io.github.jklingsporn : vertx-jooq-shared | jar | 6.5.4 |
| io.vertx : vertx-core | jar | 4.3.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| org.jooq : jooq | jar | 3.16.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.6.1 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| 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.3 |