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