is not current version
Last Version 1.8.1

com.github.tonivade:claudb 1.4.2

ClauDB is a REDIS implementation in Java

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

claudb
Version

Version

1.4.2
Type

Type

jar

Download claudb 1.4.2


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