Last Version

OpenJPA XML Store 3.2.2

OpenJPA XML Store

License

License

GroupId

GroupId

org.apache.openjpa
ArtifactId

ArtifactId

openjpa-xmlstore
Version

Version

3.2.2
Type

Type

jar
Description

Description

OpenJPA XML Store
OpenJPA XML Store
Project Organization

Project Organization

Apache Software Foundation

Download openjpa-xmlstore 3.2.2


<!-- https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-xmlstore/ -->
<dependency>
    <groupId>org.apache.openjpa</groupId>
    <artifactId>openjpa-xmlstore</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-xmlstore/
implementation 'org.apache.openjpa:openjpa-xmlstore:3.2.2'
// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-xmlstore/
implementation ("org.apache.openjpa:openjpa-xmlstore:3.2.2")
'org.apache.openjpa:openjpa-xmlstore:jar:3.2.2'
<dependency org="org.apache.openjpa" name="openjpa-xmlstore" rev="3.2.2">
  <artifact name="openjpa-xmlstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openjpa', module='openjpa-xmlstore', version='3.2.2')
)
libraryDependencies += "org.apache.openjpa" % "openjpa-xmlstore" % "3.2.2"
[org.apache.openjpa/openjpa-xmlstore "3.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.openjpa : openjpa-kernel jar 3.2.2

test (4)

Group / Artifact Type Version
org.apache.openjpa : openjpa-persistence-jdbc jar 3.2.2
org.apache.openjpa : openjpa-persistence-jdbc test-jar 3.2.2
junit : junit jar 4.13.2
org.apache.commons : commons-dbcp2 jar 2.8.0

Project Modules

There are no modules declared in this project.