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

hibernate:hibernate-annotations 3.1beta6


Категории

Категории

Hibernate Данные ORM
Группа

Группа

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

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

hibernate-annotations
Версия

Версия

3.1beta6
Тип

Тип

jar
Описание

Описание

Скачать hibernate-annotations 3.1beta6


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

Зависимости

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

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

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