JPA API

The Java Persistence API (JPA) : a standard interface-based Java model abstraction of persistence, developed by the JCP.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.datanucleus
Идентификатор

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

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

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

2.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPA API
The Java Persistence API (JPA) : a standard interface-based Java model abstraction of persistence, developed by the JCP.
Ссылка на сайт

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

http://www.datanucleus.org/#/javax.persistence
Система контроля версий

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

https://github.com/datanucleus/javax.persistence

Скачать javax.persistence

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

DataNucleus

Java persistence using JDO/JPA/REST APIs to a very wide range of datastores

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

Версия
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0-release
2.2.0-m4
2.2.0-m3
2.2.0-m2
2.2.0-m1
2.1.3
2.1.2
2.1.1
2.1.0