JPA API

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

License

License

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

javax.persistence
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.datanucleus.org/#/javax.persistence
Source Code Management

Source Code Management

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

Download javax.persistence

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.datanucleus

DataNucleus

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

Versions

Version
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