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