| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Hibernate Data ORM |
| GroupId | GroupIdde.jpdigital |
| ArtifactId | ArtifactIdhibernate4-ddl-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven 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 |
| Project Organization |
Project Organization |
<plugin>
<groupId>de.jpdigital</groupId>
<artifactId>hibernate4-ddl-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.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 |