Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.orm.h4 |
Version | Version3.2.0 |
Type | Typejar |
Filename | Size |
---|---|
org.web4thejob.orm.h4-3.2.0.pom | |
org.web4thejob.orm.h4-3.2.0.jar | 99 KB |
org.web4thejob.orm.h4-3.2.0-sources.jar | 74 KB |
org.web4thejob.orm.h4-3.2.0-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.orm.h4/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>org.web4thejob.orm.h4</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.orm.h4/
implementation 'org.web4thejob:org.web4thejob.orm.h4:3.2.0'
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.orm.h4/
implementation ("org.web4thejob:org.web4thejob.orm.h4:3.2.0")
'org.web4thejob:org.web4thejob.orm.h4:jar:3.2.0'
<dependency org="org.web4thejob" name="org.web4thejob.orm.h4" rev="3.2.0">
<artifact name="org.web4thejob.orm.h4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='org.web4thejob.orm.h4', version='3.2.0')
)
libraryDependencies += "org.web4thejob" % "org.web4thejob.orm.h4" % "3.2.0"
[org.web4thejob/org.web4thejob.orm.h4 "3.2.0"]