is not current version
Last Version 0.8.5

io.rtdi.hanaappserver:hanarealm 0.8.3

Tomcat Hana Realm

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.rtdi.hanaappserver
ArtifactId

ArtifactId

hanarealm
Version

Version

0.8.3
Type

Type

jar

Download hanarealm 0.8.3


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