is not current version
Last Version 1.0.4

ojb:db-ojb 1.0.3


GroupId

GroupId

ojb
ArtifactId

ArtifactId

db-ojb
Version

Version

1.0.3
Type

Type

jar

Download db-ojb 1.0.3


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