License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-openjpa |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, OpenJPA :: Core
OpenJPA plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-openjpa-2.2.1.pom | |
geronimo-openjpa-2.2.1.jar | 9 KB |
geronimo-openjpa-2.2.1-sources.jar | 8 KB |
geronimo-openjpa-2.2.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-openjpa/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-openjpa</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-openjpa/
implementation 'org.apache.geronimo.modules:geronimo-openjpa:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-openjpa/
implementation ("org.apache.geronimo.modules:geronimo-openjpa:2.2.1")
'org.apache.geronimo.modules:geronimo-openjpa:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-openjpa" rev="2.2.1">
<artifact name="geronimo-openjpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-openjpa', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-openjpa" % "2.2.1"
[org.apache.geronimo.modules/geronimo-openjpa "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openjpa : openjpa | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-j2ee | jar | 2.2.1 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |