Last Version

DataNucleus JPA plugin 2.1.8

Plugin providing DataNucleus implementation of JPA.

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-jpa
Version

Version

2.1.8
Type

Type

jar
Description

Description

DataNucleus JPA plugin
Plugin providing DataNucleus implementation of JPA.

Download datanucleus-jpa 2.1.8


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

Dependencies

provided (4)

Group / Artifact Type Version
javax.jdo : jdo-api jar [3.0, 4.0)
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.0
org.datanucleus : datanucleus-core jar [2.1.2, 2.9)
org.apache.geronimo.specs : geronimo-validation_1.0_spec jar 1.0

Project Modules

There are no modules declared in this project.