MVN

org.datanucleus : javax.persistence

Maven & Gradle

Aug 14, 2021
6 usages

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

<dependency>
    <groupId>org.datanucleus</groupId>
    <artifactId>javax.persistence</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.datanucleus : javax.persistence to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of org.datanucleus : javax.persistence to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
javax.persistence-2.2.4
javax.persistence-2.2.3
javax.persistence-2.2.2
javax.persistence-2.2.1
javax.persistence-2.2.0-release
javax.persistence-2.2.0-m4
javax.persistence-2.2.0-m3
javax.persistence-2.2.0-m2
javax.persistence-2.2.0-m1
2.1.x
javax.persistence-2.1.3
javax.persistence-2.1.2
javax.persistence-2.1.1
javax.persistence-2.1.0

How to add a dependency to Maven

Add the following org.datanucleus : javax.persistence maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.datanucleus</groupId>
    <artifactId>javax.persistence</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.datanucleus : javax.persistence gradle dependency to your build.gradle file:

implementation 'org.datanucleus:javax.persistence:2.2.4'

Gradle Kotlin DSL: Add the following org.datanucleus : javax.persistence gradle kotlin dependency to your build.gradle.kts file:

implementation("org.datanucleus:javax.persistence:2.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.datanucleus : javax.persistence sbt scala dependency to your build.sbt file:

libraryDependencies += "org.datanucleus" % "javax.persistence" % "2.2.4"

Advertisement

Dependencies from Group

Aug 13, 2023
223 usages
115 stars
Aug 13, 2023
117 usages
24 stars
Aug 25, 2022
112 usages
17 stars
May 06, 2022
62 usages
2 stars
Aug 25, 2022
23 usages
2 stars

Discover Dependencies

Jul 04, 2023
4 usages
8 stars
Nov 09, 2018
1 usages
1.2k stars
Aug 15, 2023
29 usages
30 stars
Sep 12, 2021
6 usages
92 stars
Sep 12, 2021
2 usages
92 stars
Jun 16, 2021
22 usages
17 stars
Sep 30, 2021
1.4k stars
May 12, 2023
267 usages
2k stars
Sep 27, 2017
26 usages