| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Hibernate Data ORM |
| GroupId | GroupIdde.jpdigital |
| ArtifactId | ArtifactIdhibernate51-ddl-maven-plugin |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven DDL generator plugin for Hibernate 5.1
This plugin for Maven wraps the SchemaExport class from Hibernate 5 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>hibernate51-ddl-maven-plugin</artifactId>
<version>2.5.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| de.jpdigital : hibernate5-ddl-maven-plugin-core | jar | 2.5.0 |
| org.apache.maven : maven-plugin-api | jar | 3.8.3 |
| org.hibernate : hibernate-core | jar | 5.1.17.Final |
| org.hibernate : hibernate-envers | jar | 5.1.17.Final |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |