Last Version

Gradle jOOQ plugin 0.6

jOOQ codegen for Gradle.

License

License

Categories

Categories

Gradle Build Tools jOOQ Data Databases
GroupId

GroupId

com.github.ben-manes
ArtifactId

ArtifactId

gradle-jooq-plugin
Version

Version

0.6
Type

Type

jar
Description

Description

Gradle jOOQ plugin
jOOQ codegen for Gradle.
Project URL

Project URL

https://github.com/ben-manes/gradle-jooq-plugin
Source Code Management

Source Code Management

https://github.com/ben-manes/gradle-jooq-plugin

Download gradle-jooq-plugin 0.6


<!-- https://jarcasting.com/artifacts/com.github.ben-manes/gradle-jooq-plugin/ -->
<dependency>
    <groupId>com.github.ben-manes</groupId>
    <artifactId>gradle-jooq-plugin</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ben-manes/gradle-jooq-plugin/
implementation 'com.github.ben-manes:gradle-jooq-plugin:0.6'
// https://jarcasting.com/artifacts/com.github.ben-manes/gradle-jooq-plugin/
implementation ("com.github.ben-manes:gradle-jooq-plugin:0.6")
'com.github.ben-manes:gradle-jooq-plugin:jar:0.6'
<dependency org="com.github.ben-manes" name="gradle-jooq-plugin" rev="0.6">
  <artifact name="gradle-jooq-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes', module='gradle-jooq-plugin', version='0.6')
)
libraryDependencies += "com.github.ben-manes" % "gradle-jooq-plugin" % "0.6"
[com.github.ben-manes/gradle-jooq-plugin "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq-meta jar 3.1.0
org.jooq : jooq-codegen jar 3.1.0

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.