| License |
License |
|---|---|
| Categories |
CategoriesjOOQ Data Databases |
| GroupId | GroupIdfr.irun |
| ArtifactId | ArtifactIdtesty-jooq-box |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTesty jOOQ Box
A JUnit 5 tools library.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testy-jooq-box-1.8.0.pom | |
| testy-jooq-box-1.8.0.jar | 32 KB |
| testy-jooq-box-1.8.0-sources.jar | 12 KB |
| testy-jooq-box-1.8.0-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.irun/testy-jooq-box/ -->
<dependency>
<groupId>fr.irun</groupId>
<artifactId>testy-jooq-box</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.irun/testy-jooq-box/
implementation 'fr.irun:testy-jooq-box:1.8.0'
// https://jarcasting.com/artifacts/fr.irun/testy-jooq-box/
implementation ("fr.irun:testy-jooq-box:1.8.0")
'fr.irun:testy-jooq-box:jar:1.8.0'
<dependency org="fr.irun" name="testy-jooq-box" rev="1.8.0">
<artifact name="testy-jooq-box" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.irun', module='testy-jooq-box', version='1.8.0')
)
libraryDependencies += "fr.irun" % "testy-jooq-box" % "1.8.0"
[fr.irun/testy-jooq-box "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.irun : testy-core-box | jar | 1.8.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| javax.inject : javax.inject | jar | 1 |
| org.projectlombok : lombok | jar | 1.18.20 |
| com.h2database : h2 | jar | 1.4.200 |
| org.jooq : jooq | jar | 3.14.11 |
| org.flywaydb : flyway-core | jar | 7.7.3 |