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