Jar examples for d:datanucleus-api-jpa
Plugin providing DataNucleus implementation of JPA API.
You can download jar file datanucleus-api-jpa 4.1.13 in this page.
The Apache Software License, Version 2.0
You can use the following script to add datanucleus-api-jpa-4.1.13.jar to your project.
<dependency> <groupId>org.datanucleus</groupId> <artifactId>datanucleus-api-jpa</artifactId> <version>4.1.13</version> </dependency>
compile group: 'org.datanucleus', name: 'datanucleus-api-jpa', version: '4.1.13'
libraryDependencies += "org.datanucleus" % "datanucleus-api-jpa" % "4.1.13"
<dependency org="org.datanucleus" name="datanucleus-api-jpa" rev="4.1.13"/>
@Grapes(@Grab(group='org.datanucleus', module='datanucleus-api-jpa', version='4.1.13'))
'org.datanucleus:datanucleus-api-jpa:jar:4.1.13'
Click the following link to download the jar file.
datanucleus-api-jpa-4.1.13-javadoc.jar