Last Version

Maven DDL generator plugin for Hibernate 4 1.0.0

This plugin for Maven wraps the SchemaExport class from Hibernate 4 into a Mojo which can easily configured from a projects pom.xml

License

License

Categories

Categories

Maven Build Tools Hibernate Data ORM
GroupId

GroupId

de.jpdigital
ArtifactId

ArtifactId

hibernate4-ddl-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Maven DDL generator plugin for Hibernate 4
This plugin for Maven wraps the SchemaExport class from Hibernate 4 into a Mojo which can easily configured from a projects pom.xml
Project URL

Project URL

https://github.com/jpdigital/hibernate4-ddl-maven-plugin
Project Organization

Project Organization

Jens Pelzetter

Download hibernate4-ddl-maven-plugin 1.0.0


<plugin>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate4-ddl-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-project jar 3.0-alpha-2
org.codehaus.plexus : plexus-utils jar 3.0.22
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.hibernate : hibernate-envers jar 4.3.11.Final
org.reflections : reflections jar 0.9.10

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.