License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.enlightened |
ArtifactId | ArtifactIdsql-enum-generator-maven-plugin |
Version | Version0.4.0 |
Type | Typemaven-plugin |
Description |
Descriptionsql-enum-generator-maven-plugin Maven Mojo
Maven plugin to generate java enums from sql database table(s)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>de.enlightened</groupId>
<artifactId>sql-enum-generator-maven-plugin</artifactId>
<version>0.4.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
org.apache.maven : maven-core | jar | 3.2.5 |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.2.5 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
com.google.jimfs : jimfs | jar | 1.1 |
com.h2database : h2 | jar | 1.4.192 |