License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hibernate Data ORM |
GroupId | GroupIdde.jpdigital |
ArtifactId | ArtifactIdhibernate53-ddl-maven-plugin |
Version | Version2.3.0 |
Type | Typemaven-plugin |
Description |
DescriptionMaven DDL generator plugin for Hibernate 5.3
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>hibernate53-ddl-maven-plugin</artifactId>
<version>2.3.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
de.jpdigital : hibernate5-ddl-maven-plugin-core | jar | 2.3.0 |
org.apache.maven : maven-plugin-api | jar | 3.6.0 |
org.hibernate : hibernate-core | jar | 5.3.9.Final |
org.hibernate : hibernate-envers | jar | 5.3.9.Final |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |