MVN

de.jpdigital : hibernate5-ddl-maven-plugin-core

Maven & Gradle

Nov 13, 2021
7 usages
22 stars

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

<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate5-ddl-maven-plugin-core</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jpdigital : hibernate5-ddl-maven-plugin-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Beta: 2.1.0-beta.1

All Versions

Choose a version of de.jpdigital : hibernate5-ddl-maven-plugin-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
hibernate5-ddl-maven-plugin-core-2.5.0
2.4.x
hibernate5-ddl-maven-plugin-core-2.4.0
2.3.x
hibernate5-ddl-maven-plugin-core-2.3.0
2.2.x
hibernate5-ddl-maven-plugin-core-2.2.0
2.1.x
hibernate5-ddl-maven-plugin-core-2.1.0
hibernate5-ddl-maven-plugin-core-2.1.0-beta.1
2.0.x
hibernate5-ddl-maven-plugin-core-2.0.4
hibernate5-ddl-maven-plugin-core-2.0.3
hibernate5-ddl-maven-plugin-core-2.0.2
hibernate5-ddl-maven-plugin-core-2.0.1

How to add a dependency to Maven

Add the following de.jpdigital : hibernate5-ddl-maven-plugin-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate5-ddl-maven-plugin-core</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.jpdigital : hibernate5-ddl-maven-plugin-core gradle dependency to your build.gradle file:

implementation 'de.jpdigital:hibernate5-ddl-maven-plugin-core:2.5.0'

Gradle Kotlin DSL: Add the following de.jpdigital : hibernate5-ddl-maven-plugin-core gradle kotlin dependency to your build.gradle.kts file:

implementation("de.jpdigital:hibernate5-ddl-maven-plugin-core:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.jpdigital : hibernate5-ddl-maven-plugin-core sbt scala dependency to your build.sbt file:

libraryDependencies += "de.jpdigital" % "hibernate5-ddl-maven-plugin-core" % "2.5.0"

Advertisement

Dependencies from Group

Nov 13, 2021
7 usages
22 stars
Feb 05, 2020
1 usages
0 stars

Discover Dependencies

Mar 06, 2018
13 stars
Jun 13, 2017
1 stars
Jun 07, 2023
3 usages
3 stars
Jul 13, 2023
11 stars
May 30, 2023
5 stars
Aug 25, 2023
26 usages
3.9k stars
Aug 22, 2023
6 usages
6.7k stars
Aug 06, 2019
21 stars