| GroupId | GroupIdjpox |
|---|---|
| ArtifactId | ArtifactIdjpox-rdbms |
| Last Version | Last Version1.2.0-beta-5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPOX-RDBMS
Plugin providing persistence to RDBMS datastores.
|
| Filename | Size |
|---|---|
| jpox-rdbms-1.2.0-beta-5.pom | |
| jpox-rdbms-1.2.0-beta-5.jar | 859 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-rdbms/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-rdbms</artifactId>
<version>1.2.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-rdbms/
implementation 'jpox:jpox-rdbms:1.2.0-beta-5'
// https://jarcasting.com/artifacts/jpox/jpox-rdbms/
implementation ("jpox:jpox-rdbms:1.2.0-beta-5")
'jpox:jpox-rdbms:jar:1.2.0-beta-5'
<dependency org="jpox" name="jpox-rdbms" rev="1.2.0-beta-5">
<artifact name="jpox-rdbms" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-rdbms', version='1.2.0-beta-5')
)
libraryDependencies += "jpox" % "jpox-rdbms" % "1.2.0-beta-5"
[jpox/jpox-rdbms "1.2.0-beta-5"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| javax.jdo : jdo2-api | jar | 2.1-SNAPSHOT |
| javax.transaction : transaction-api | jar | 1.1 |
| jpox : jpox-core | jar | 1.2.0-beta-5 |
| jpox : jpox-thirdparty | jar | 1.2-SNAPSHOT |
| oracle » ojdbc | jar |