| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools jOOQ Data Databases |
| GroupId | GroupIdorg.jooq |
| ArtifactId | ArtifactIdjooq-codegen-maven |
| Version | Version3.14.11 |
| 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.14.11</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooq : jooq-codegen | jar | 3.14.11 |
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| org.apache.maven : maven-core | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |