не последняя версия
Последняя версия 1.8.1

com.github.tonivade:claudb 1.2.0

ClauDB is a REDIS implementation in Java

Группа

Группа

com.github.tonivade
Идентификатор

Идентификатор

claudb
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать claudb 1.2.0


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