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

hibernate.core 62

JPMS Module-Info's for a few of the Jakarta Libraries just until they add them in themselves

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Hibernate Данные ORM
Группа

Группа

com.guicedee.services
Идентификатор

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

hibernate-core
Версия

Версия

62
Тип

Тип

jar
Описание

Описание

hibernate.core
JPMS Module-Info's for a few of the Jakarta Libraries just until they add them in themselves
Организация-разработчик

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

Marc Magon
Система контроля версий

Система контроля версий

https://github.com/GedMarc?tab=repositories/hibernate-core

Скачать hibernate-core 62


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.guicedee.services : jboss-logmanager jar
com.guicedee.services : jakarta.persistence-api jar
com.guicedee.services : hibernate-commons-annotations jar
com.guicedee.services : jandex jar
com.guicedee.services : classmate jar
com.guicedee.services : javassist jar
com.guicedee.services : dom4j jar
com.guicedee.services : jakarta.enterprise.cdi-api Необязательный jar
com.guicedee.services : javax.security.jacc jar
org.hibernate : hibernate-core Необязательный jar 5.4.6.Final

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant Необязательный jar 1.10.7
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

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

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