| GroupId | GroupIdjpox |
|---|---|
| ArtifactId | ArtifactIdjpox-core |
| Last Version | Last Version1.2.0-beta-5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPOX-Core
JPOX is a heterogenous Java persistence solution.
It implements the JDO1, JDO2 and JPA1 specifications of Java persistence. This jar provides core functionality.
|
| Filename | Size |
|---|---|
| jpox-core-1.2.0-beta-5.pom | |
| jpox-core-1.2.0-beta-5.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-core/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-core</artifactId>
<version>1.2.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-core/
implementation 'jpox:jpox-core:1.2.0-beta-5'
// https://jarcasting.com/artifacts/jpox/jpox-core/
implementation ("jpox:jpox-core:1.2.0-beta-5")
'jpox:jpox-core:jar:1.2.0-beta-5'
<dependency org="jpox" name="jpox-core" rev="1.2.0-beta-5">
<artifact name="jpox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-core', version='1.2.0-beta-5')
)
libraryDependencies += "jpox" % "jpox-core" % "1.2.0-beta-5"
[jpox/jpox-core "1.2.0-beta-5"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| javax.jdo : jdo2-api | jar | 2.1-SNAPSHOT |
| javax.persistence : persistence-api | jar | 1.0 |
| javax.transaction : transaction-api | jar | 1.1 |
| ant : ant | jar | 1.6 |
| org.eclipse » org.eclipse.equinox.registry | jar | 3.2.0 |
| org.eclipse » org.eclipse.equinox.common | jar | 3.2.0 |
| org.eclipse » org.eclipse.core.runtime | jar | 3.2.0 |
| org.eclipse : org.eclipse.osgi | jar | 3.2.0 |