License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.exalta |
ArtifactId | ArtifactIdenvers-schema-maven-plugin |
Version | Version1.0.2 |
Type | Typemaven-plugin |
Description |
DescriptionAnalyses the JPA entities in a specified package and generates DDL statements for schema generation. Besides the Entity annotation, this plugin processes the Hibernate Envers annotation Audited and generates AUD tables accordingly.
|
<plugin>
<groupId>de.exalta</groupId>
<artifactId>envers-schema-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-envers | jar | 4.3.7.Final |
org.reflections : reflections | jar | 0.9.9 |
org.apache.maven : maven-plugin-api | jar | 3.2.3 |
org.apache.maven : maven-settings | jar | 3.2.3 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |