javax.persistence:javax.persistence-api

Java(TM) Persistence API

License

License

Categories

Categories

Jakarta Persistence Jakarta EE
GroupId

GroupId

javax.persistence
ArtifactId

ArtifactId

javax.persistence-api
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java(TM) Persistence API
Project URL

Project URL

https://github.com/javaee/jpa-spec
Source Code Management

Source Code Management

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

Download javax.persistence-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

⚠️ 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

Versions

Version
2.2