sbt-jooq-codegen-tool

jOOQ plugin for sbt 1.3+

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

sbt-jooq-codegen-tool
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

sbt-jooq-codegen-tool
jOOQ plugin for sbt 1.3+
Project URL

Project URL

https://github.com/kxbmap/sbt-jooq
Project Organization

Project Organization

Tsukasa Kitachi
Source Code Management

Source Code Management

https://github.com/kxbmap/sbt-jooq

Download sbt-jooq-codegen-tool

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0