is not current version
Last Version 3.6.0

org.web4thejob:org.web4thejob.orm.h4 3.5.1

The orm layer of the framework.

Categories

Categories

ORM Data
GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

org.web4thejob.orm.h4
Version

Version

3.5.1
Type

Type

jar

Download org.web4thejob.orm.h4 3.5.1


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