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.

Категории

Категории

cglib Библиотеки уровня приложения Bytecode Manipulation Hibernate Данные ORM
Группа

Группа

org.hibernate
Идентификатор

Идентификатор

hibernate-cglib-repack
Последняя версия

Последняя версия

2.1_3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://hibernate.org
Организация-разработчик

Организация-разработчик

Hibernate.org

Скачать hibernate-cglib-repack

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate-cglib-repack/ -->
<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-cglib-repack</artifactId>
    <version>2.1_3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate-cglib-repack/
implementation 'org.hibernate:hibernate-cglib-repack:2.1_3'
// https://jarcasting.com/artifacts/org.hibernate/hibernate-cglib-repack/
implementation ("org.hibernate:hibernate-cglib-repack:2.1_3")
'org.hibernate:hibernate-cglib-repack:jar:2.1_3'
<dependency org="org.hibernate" name="hibernate-cglib-repack" rev="2.1_3">
  <artifact name="hibernate-cglib-repack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-cglib-repack', version='2.1_3')
)
libraryDependencies += "org.hibernate" % "hibernate-cglib-repack" % "2.1_3"
[org.hibernate/hibernate-cglib-repack "2.1_3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1_3