| License |
License |
|---|---|
| Categories |
CategoriesjOOQ Data Databases |
| GroupId | GroupIdio.github.jklingsporn |
| ArtifactId | ArtifactIdvertx-jooq |
| Version | Version6.5.1 |
| Type | Typepom |
| Description |
Descriptionio.github.jklingsporn:vertx-jooq
A jOOQ-CodeGenerator to create vertxified DAOs and POJOs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-jooq-6.5.1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq/ -->
<dependency>
<groupId>io.github.jklingsporn</groupId>
<artifactId>vertx-jooq</artifactId>
<version>6.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq/
implementation 'io.github.jklingsporn:vertx-jooq:6.5.1'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq/
implementation ("io.github.jklingsporn:vertx-jooq:6.5.1")
'io.github.jklingsporn:vertx-jooq:pom:6.5.1'
<dependency org="io.github.jklingsporn" name="vertx-jooq" rev="6.5.1">
<artifact name="vertx-jooq" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq', version='6.5.1')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq" % "6.5.1"
[io.github.jklingsporn/vertx-jooq "6.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 4.2.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.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.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.3 |