Maven DDL generator plugin for Hibernate 5 Core

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

hibernate5-ddl-maven-plugin-core
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven DDL generator plugin for Hibernate 5 Core
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 hibernate5-ddl-maven-plugin-core

How to add to project

<!-- https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/ -->
<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate5-ddl-maven-plugin-core</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/
implementation 'de.jpdigital:hibernate5-ddl-maven-plugin-core:2.5.0'
// https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/
implementation ("de.jpdigital:hibernate5-ddl-maven-plugin-core:2.5.0")
'de.jpdigital:hibernate5-ddl-maven-plugin-core:jar:2.5.0'
<dependency org="de.jpdigital" name="hibernate5-ddl-maven-plugin-core" rev="2.5.0">
  <artifact name="hibernate5-ddl-maven-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jpdigital', module='hibernate5-ddl-maven-plugin-core', version='2.5.0')
)
libraryDependencies += "de.jpdigital" % "hibernate5-ddl-maven-plugin-core" % "2.5.0"
[de.jpdigital/hibernate5-ddl-maven-plugin-core "2.5.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.8.3
org.apache.maven : maven-core jar 3.8.3
org.apache.maven : maven-plugin-api jar 3.8.3
org.codehaus.plexus : plexus-utils jar 3.4.1
org.eclipse.persistence : javax.persistence jar 2.2.1
org.reflections : reflections jar 0.10.2
javax.transaction : javax.transaction-api jar 1.3
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 (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.1.0-beta.1
2.0.4
2.0.3
2.0.2
2.0.1