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

com.guicedee.services:hibernate-core 1.2.2.1-jre17

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
Версия

Версия

1.2.2.1-jre17
Тип

Тип

jar

Скачать hibernate-core 1.2.2.1-jre17


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