is not current version
Last Version 3.1.3-Final

com.nimworks:nw.orm-h4 3.1.2

Orm wrapper for hibernate

Categories

Categories

ORM Data
GroupId

GroupId

com.nimworks
ArtifactId

ArtifactId

nw.orm-h4
Version

Version

3.1.2
Type

Type

jar

Download nw.orm-h4 3.1.2


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