Jakarta Persistence API

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

Jakarta Persistence Jakarta EE
GroupId

GroupId

jakarta.persistence
ArtifactId

ArtifactId

jakarta.persistence-api
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta Persistence API
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://github.com/eclipse-ee4j/jpa-api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jpa-api.git

Download jakarta.persistence-api

How to add to project

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

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.
jakarta.persistence

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
3.1.0
3.1.0-RC2
3.1.0-RC1
3.0.0
3.0.0-RC2
3.0.0-RC1
2.2.3
2.2.2
2.2.1