is not current version
Last Version 1.8.1

com.github.tonivade:claudb 1.5.0

ClauDB is a REDIS implementation in Java

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

claudb
Version

Version

1.5.0
Type

Type

jar

Download claudb 1.5.0


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