MVN

org.hibernate : hibernate-maven-plugin

Maven & Gradle

Jan 22, 2014
5.7k stars

A Hibernate O/RM module · A module of the Hibernate O/RM project

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-maven-plugin</artifactId>
    <version>4.3.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hibernate : hibernate-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.1.Final
  • Latest Beta: 4.3.0.Beta5

All Versions

Choose a version of org.hibernate : hibernate-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
hibernate-maven-plugin-4.3.1.Final
hibernate-maven-plugin-4.3.0.Final
hibernate-maven-plugin-4.3.0.CR2
hibernate-maven-plugin-4.3.0.CR1
hibernate-maven-plugin-4.3.0.Beta5
hibernate-maven-plugin-4.3.0.Beta4
3.5.x
hibernate-maven-plugin-3.5.0.Beta-1
3.3.x
hibernate-maven-plugin-3.3.2.GA

How to add a dependency to Maven

Add the following org.hibernate : hibernate-maven-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-maven-plugin</artifactId>
    <version>4.3.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hibernate : hibernate-maven-plugin gradle dependency to your build.gradle file:

implementation 'org.hibernate:hibernate-maven-plugin:4.3.1.Final'

Gradle Kotlin DSL: Add the following org.hibernate : hibernate-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hibernate:hibernate-maven-plugin:4.3.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hibernate : hibernate-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hibernate" % "hibernate-maven-plugin" % "4.3.1.Final"

Advertisement

Dependencies from Group

Aug 07, 2023
3.4k usages
5.7k stars
Jun 20, 2023
3.3k usages
1.1k stars
Aug 07, 2023
2.4k usages
5.7k stars
Aug 07, 2023
582 usages
5.7k stars
Aug 07, 2023
439 usages
5.7k stars

Discover Dependencies

Jan 21, 2014
2 usages
2.1k stars
Dec 02, 2011
170 usages
Nov 24, 2008
12 usages
Apr 21, 2021
55 usages
1.9k stars
Jul 19, 2023
62 usages
105 stars
May 11, 2023
303 usages
1.8k stars
Jun 18, 2023
375 usages
Jun 18, 2023
48 usages
Jan 30, 2017
19 usages
468 stars