is not current version
Last Version 0.8.5

io.rtdi.hanaappserver:hanarealm 0.8.4

Tomcat Hana Realm

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.rtdi.hanaappserver
ArtifactId

ArtifactId

hanarealm
Version

Version

0.8.4
Type

Type

jar

Download hanarealm 0.8.4


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