Last Version

TinyDB 0.13.0

TinyDB is a REDIS implementation in Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

tinydb
Version

Version

0.13.0
Type

Type

jar
Description

Description

TinyDB
TinyDB is a REDIS implementation in Java
Project URL

Project URL

https://github.com/tonivade/tinydb
Source Code Management

Source Code Management

https://github.com/tonivade/tinydb

Download tinydb 0.13.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.tonivade : resp-server jar 0.7.4
com.github.tonivade : equalizer jar 0.2.0
net.sf.jopt-simple : jopt-simple jar 5.0.4
org.luaj : luaj-jse jar 3.0.1
org.caffinitas.ohc : ohc-core-j8 jar 0.6.1
de.ruedigermoeller : fst jar 2.53

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
redis.clients : jedis jar 2.9.0
org.mockito : mockito-core jar 2.10.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.