License |
License |
---|---|
Categories |
CategoriesMaven Build Tools jOOQ Data Databases |
GroupId | GroupIdorg.jooq |
ArtifactId | ArtifactIdjooq-codegen-maven |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionjOOQ Codegen Maven
jOOQ effectively combines complex SQL, typesafety, source code generation, active records,
stored procedures, advanced data types, and Java in a fluent, intuitive DSL.
|
<plugin>
<groupId>org.jooq</groupId>
<artifactId>jooq-codegen-maven</artifactId>
<version>3.17.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.jooq : jooq-codegen | jar | 3.17.0 |
org.apache.maven : maven-plugin-api | jar | 3.8.2 |
org.apache.maven : maven-core | jar | 3.8.2 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |