| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools Hibernate Data ORM | 
| GroupId | GroupIdde.jpdigital | 
| ArtifactId | ArtifactIdhibernate52-ddl-maven-plugin | 
| Last Version | Last Version2.5.0 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionMaven DDL generator plugin for Hibernate 5.2 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>hibernate52-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.2.18.Final | 
| org.hibernate : hibernate-envers | jar | 5.2.18.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 |