Jar examples for o:openjpa-xmlstore
OpenJPA XML Store
You can download jar file openjpa-xmlstore 2.4.1 in this page.
Apache License
You can use the following script to add openjpa-xmlstore-2.4.1.jar to your project.
<dependency> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-xmlstore</artifactId> <version>2.4.1</version> </dependency>
compile group: 'org.apache.openjpa', name: 'openjpa-xmlstore', version: '2.4.1'
libraryDependencies += "org.apache.openjpa" % "openjpa-xmlstore" % "2.4.1"
<dependency org="org.apache.openjpa" name="openjpa-xmlstore" rev="2.4.1"/>
@Grapes(@Grab(group='org.apache.openjpa', module='openjpa-xmlstore', version='2.4.1'))
'org.apache.openjpa:openjpa-xmlstore:jar:2.4.1'
Click the following link to download the jar file.
openjpa-xmlstore-2.4.1-javadoc.jar