is not current version
Last Version 3.2.5

org.objectweb.jorm:jorm-rdb-adapter 3.2.2


Categories

Categories

ORM Data
GroupId

GroupId

org.objectweb.jorm
ArtifactId

ArtifactId

jorm-rdb-adapter
Version

Version

3.2.2
Type

Type

jar

Download jorm-rdb-adapter 3.2.2


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