Maven DDL generator plugin for Hibernate 5.6

This plugin for Maven wraps the SchemaExport class from Hibernate 5 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

hibernate56-ddl-maven-plugin
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven DDL generator plugin for Hibernate 5.6
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

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

Project Organization

Jens Pelzetter

Download hibernate56-ddl-maven-plugin

How to add to project

<plugin>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate56-ddl-maven-plugin</artifactId>
    <version>2.5.0</version>
</plugin>

Dependencies

compile (6)

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.6.1.Final
org.hibernate : hibernate-envers jar 5.6.1.Final
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0