License |
License |
---|---|
Categories |
CategoriesjOOQ Data Databases |
GroupId | GroupIdcom.github.kxbmap |
ArtifactId | ArtifactIdsbt-jooq-codegen-tool |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbt-jooq-codegen-tool
jOOQ plugin for sbt 1.3+
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kxbmap/sbt-jooq-codegen-tool/ -->
<dependency>
<groupId>com.github.kxbmap</groupId>
<artifactId>sbt-jooq-codegen-tool</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/sbt-jooq-codegen-tool/
implementation 'com.github.kxbmap:sbt-jooq-codegen-tool:0.7.1'
// https://jarcasting.com/artifacts/com.github.kxbmap/sbt-jooq-codegen-tool/
implementation ("com.github.kxbmap:sbt-jooq-codegen-tool:0.7.1")
'com.github.kxbmap:sbt-jooq-codegen-tool:jar:0.7.1'
<dependency org="com.github.kxbmap" name="sbt-jooq-codegen-tool" rev="0.7.1">
<artifact name="sbt-jooq-codegen-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='sbt-jooq-codegen-tool', version='0.7.1')
)
libraryDependencies += "com.github.kxbmap" % "sbt-jooq-codegen-tool" % "0.7.1"
[com.github.kxbmap/sbt-jooq-codegen-tool "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |