| License |
License |
|---|---|
| Categories |
CategoriesjOOQ Data Databases |
| GroupId | GroupIdski.gagar.vxutil |
| ArtifactId | ArtifactIdvxutil-jooq |
| Version | Version0.5.1 |
| Type | Typejar |
| Description |
DescriptionVxutil jOOQ
Utilities for Vert.x + jOOQ
|
| Filename | Size |
|---|---|
| vxutil-jooq-0.5.1.pom | |
| vxutil-jooq-0.5.1.jar | 35 KB |
| vxutil-jooq-0.5.1-sources.jar | 4 KB |
| vxutil-jooq-0.5.1-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jooq/ -->
<dependency>
<groupId>ski.gagar.vxutil</groupId>
<artifactId>vxutil-jooq</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jooq/
implementation 'ski.gagar.vxutil:vxutil-jooq:0.5.1'
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jooq/
implementation ("ski.gagar.vxutil:vxutil-jooq:0.5.1")
'ski.gagar.vxutil:vxutil-jooq:jar:0.5.1'
<dependency org="ski.gagar.vxutil" name="vxutil-jooq" rev="0.5.1">
<artifact name="vxutil-jooq" type="jar" />
</dependency>
@Grapes(
@Grab(group='ski.gagar.vxutil', module='vxutil-jooq', version='0.5.1')
)
libraryDependencies += "ski.gagar.vxutil" % "vxutil-jooq" % "0.5.1"
[ski.gagar.vxutil/vxutil-jooq "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaxxer : HikariCP | jar | 5.0.0 |
| io.vertx : vertx-core | jar | 4.2.1 |
| io.vertx : vertx-jdbc-client | jar | 4.2.1 |
| io.vertx : vertx-lang-kotlin | jar | 4.2.1 |
| io.vertx : vertx-lang-kotlin-coroutines | jar | 4.2.1 |
| org.flywaydb : flyway-core | jar | 8.0.5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
| org.jooq : jooq | jar | 3.15.4 |
| org.jooq : jooq-codegen | jar | 3.15.4 |
| org.jooq : jooq-meta | jar | 3.15.4 |
| org.postgresql : postgresql | jar | 42.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ski.gagar.vxutil : vxutil-core | jar | 0.5.1 |