javax.persistence:javax.persistence-api

Java(TM) Persistence API

Лицензия

Лицензия

Категории

Категории

Jakarta Persistence Jakarta EE
Группа

Группа

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

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

javax.persistence-api
Последняя версия

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

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java(TM) Persistence API
Ссылка на сайт

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

https://github.com/javaee/jpa-spec
Система контроля версий

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

https://github.com/javaee/jpa-spec.git

Скачать javax.persistence-api

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

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

Зависимости

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

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

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

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.

 

Java Persistence API specification

This is collaboration repository for JSR 338: Java Persistence 2.1: https://www.jcp.org/en/jsr/detail?id=338

For specification related discussions join https://javaee.groups.io/g/jpa-spec

Latest version of the specification: JavaPersistence.pdf

Latest version of the XML schema for persitence.xml: persistence_2_2.xsd

Reference of the API defined by the specification and full reference implementation of the specification are available through the EclipseLink project with sources of the API available at: https://github.com/eclipse/javax.persistence and of the RI at: https://github.com/eclipse/eclipselink.runtime

Latest version of the javadoc: https://javadoc.io/doc/org.eclipse.persistence/javax.persistence/2.2.0

javax.persistence

Java EE

Java Enterprise Edition

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

Версия
2.2