MVN

org.hibernate : hibernate-cglib-repack

Maven & Gradle

Oct 28, 2008
23 usages

Hibernate CGLIB Repackaging · A repackaging of CGLIB (and its ASM dependencies) under the org.hibernate namespace to avoid version conflicts. The produced artifact is not intended for any use other than to be consumed by hibernate.

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-cglib-repack</artifactId>
    <version>2.1_3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1_3

All Versions

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

Version Vulnerabilities Updated
2.1_3
hibernate-cglib-repack-2.1_3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-cglib-repack</artifactId>
    <version>2.1_3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hibernate:hibernate-cglib-repack:2.1_3'

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

implementation("org.hibernate:hibernate-cglib-repack:2.1_3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hibernate" % "hibernate-cglib-repack" % "2.1_3"

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

Feb 10, 2015
14 usages
480 stars
Oct 04, 2018
32 usages
30 stars
Aug 15, 2022
79 usages
869 stars
Aug 17, 2023
179 usages
3.3k stars
Jul 17, 2023
81 usages
755 stars
Apr 23, 2012
94 usages
6 stars
Apr 20, 2017
20 usages
1 stars
Nov 28, 2016
47 usages