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

com.guicedee.services:hibernate-commons-annotations 1.0.13.3-jre14

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

Версия

1.0.13.3-jre14
Тип

Тип

jar

Скачать hibernate-commons-annotations 1.0.13.3-jre14


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