Last Version

de.exalta:envers-schema-maven-plugin 1.0.2

Analyses 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.exalta
ArtifactId

ArtifactId

envers-schema-maven-plugin
Version

Version

1.0.2
Type

Type

maven-plugin
Description

Description

Analyses 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.

Download envers-schema-maven-plugin 1.0.2


<plugin>
    <groupId>de.exalta</groupId>
    <artifactId>envers-schema-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

Project Modules

There are no modules declared in this project.