GroupId | GroupIdojb |
---|---|
ArtifactId | ArtifactIddb-ojb |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObJectRelationalBridge
ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that
allows transparent persistence for Java Objects against relational
databases.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
db-ojb-1.0.4.pom | |
db-ojb-1.0.4.jar | 791 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ojb/db-ojb/ -->
<dependency>
<groupId>ojb</groupId>
<artifactId>db-ojb</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ojb/db-ojb/
implementation 'ojb:db-ojb:1.0.4'
// https://jarcasting.com/artifacts/ojb/db-ojb/
implementation ("ojb:db-ojb:1.0.4")
'ojb:db-ojb:jar:1.0.4'
<dependency org="ojb" name="db-ojb" rev="1.0.4">
<artifact name="db-ojb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ojb', module='db-ojb', version='1.0.4')
)
libraryDependencies += "ojb" % "db-ojb" % "1.0.4"
[ojb/db-ojb "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant Optional | jar | 1.6.5 |
antlr : antlr Optional | jar | 2.7.5 |
asm : asm | jar | 1.5.3 |
cglib : cglib | jar | 2.1 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-collections : commons-collections | jar | 3.1 |
commons-dbcp : commons-dbcp | jar | 1.2.1 |
commons-lang : commons-lang | jar | 2.1 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-pool : commons-pool Optional | jar | 1.2 |
commons-transaction : commons-transaction | jar | 1.1 |
hsqldb : hsqldb | jar | 1.8.0 |
jdo : jdo | jar | 1.0.1 |
jdo » jdori | jar | 1.0.1 |
regexp : regexp Optional | jar | 1.3 |
jcs : jcs Optional | jar | 1.0-dev |
p6spy : p6spy Optional | jar | 1.3 |
torque : torque Optional | jar | 3.1.1 |
velocity : velocity Optional | jar | 1.3.1 |
xdoclet : xdoclet Optional | jar | 1.2.3 |
xjavadoc : xjavadoc Optional | jar | 1.1 |
xalan : xalan | jar | 2.4 |
xerces : xercesImpl | jar | 2.7.1 |
xml-apis : xml-apis | jar | 1.3.02 |
Group / Artifact | Type | Version |
---|---|---|
geronimo-spec : geronimo-spec-j2ee | jar | 1.4-rc4 |
geronimo-spec : geronimo-spec-jta | jar | 1.0.1B-rc4 |
geronimo-spec : geronimo-spec-servlet | jar | 2.4-rc4 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |