License |
License |
---|---|
Categories |
CategoriesjOOQ Data Databases |
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-jooq-test |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-jooq-test-1.8.pom | |
core-jooq-test-1.8.jar | 6 KB |
core-jooq-test-1.8-sources.jar | 3 KB |
core-jooq-test-1.8-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-jooq-test/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-jooq-test</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-jooq-test/
implementation 'li.rudin.core:core-jooq-test:1.8'
// https://jarcasting.com/artifacts/li.rudin.core/core-jooq-test/
implementation ("li.rudin.core:core-jooq-test:1.8")
'li.rudin.core:core-jooq-test:jar:1.8'
<dependency org="li.rudin.core" name="core-jooq-test" rev="1.8">
<artifact name="core-jooq-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-jooq-test', version='1.8')
)
libraryDependencies += "li.rudin.core" % "core-jooq-test" % "1.8"
[li.rudin.core/core-jooq-test "1.8"]
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-cdi-test | jar | 1.8 |
li.rudin.core : core-jooq-impl | jar | 1.8 |
org.jooq : jooq-codegen | jar | 3.2.0 |
com.h2database : h2 | jar | 1.3.174 |