Hibernate distribution of JPA API

Distribution package for the JPA API

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hibernate-jpa-api-parent
Последняя версия

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

1.0.0.Beta1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hibernate distribution of JPA API
Distribution package for the JPA API
Ссылка на сайт

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

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

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

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

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

http://github.com/hibernate/hibernate-jpa-api

Скачать hibernate-jpa-api-parent

Имя Файла Размер
hibernate-jpa-api-parent-1.0.0.Beta1.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.hibernate.javax.persistence/hibernate-jpa-api-parent/ -->
<dependency>
    <groupId>org.hibernate.javax.persistence</groupId>
    <artifactId>hibernate-jpa-api-parent</artifactId>
    <version>1.0.0.Beta1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.javax.persistence/hibernate-jpa-api-parent/
implementation 'org.hibernate.javax.persistence:hibernate-jpa-api-parent:1.0.0.Beta1'
// https://jarcasting.com/artifacts/org.hibernate.javax.persistence/hibernate-jpa-api-parent/
implementation ("org.hibernate.javax.persistence:hibernate-jpa-api-parent:1.0.0.Beta1")
'org.hibernate.javax.persistence:hibernate-jpa-api-parent:pom:1.0.0.Beta1'
<dependency org="org.hibernate.javax.persistence" name="hibernate-jpa-api-parent" rev="1.0.0.Beta1">
  <artifact name="hibernate-jpa-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.javax.persistence', module='hibernate-jpa-api-parent', version='1.0.0.Beta1')
)
libraryDependencies += "org.hibernate.javax.persistence" % "hibernate-jpa-api-parent" % "1.0.0.Beta1"
[org.hibernate.javax.persistence/hibernate-jpa-api-parent "1.0.0.Beta1"]

Зависимости

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

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

  • relocation
  • modules

hibernate-jpa-api

Deprecated

Please use javax.persistence:javax.persistence-api:2.2 since JPA 2.2.

This repository used to host a clean-room definition of JPA APIs intended for transitory use in Hibernate JPA development, however this is no longer necessary since JPA 2.2 as the API created by the JPA working group is now publicly available.

The versions for JPA 2.1 and previous are available in the maintenance branches. See http://java.net/projects/jpa-spec/downloads for drafts used to create them.

The current "master" branch is going to be repurposed to publish Maven Relocation artifacts so to help everyone to migrate to the standard APIs.

Reminder about the release process:

mvn -B release:clean release:prepare release:perform -Dtag=JPA2.2_[version] -DreleaseVersion=version -DdevelopmentVersion=Z git push upstream HEAD git push upstream

org.hibernate.javax.persistence

Hibernate

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

Версия
1.0.0.Beta1