Jar examples for t:tinydb
TinyDB is a REDIS implementation in Java
You can download jar file tinydb 0.8.0 in this page.
The MIT License (MIT)
You can use the following script to add tinydb-0.8.0.jar to your project.
<dependency> <groupId>com.github.tonivade</groupId> <artifactId>tinydb</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.tonivade', name: 'tinydb', version: '0.8.0'
libraryDependencies += "com.github.tonivade" % "tinydb" % "0.8.0"
<dependency org="com.github.tonivade" name="tinydb" rev="0.8.0"/>
@Grapes(@Grab(group='com.github.tonivade', module='tinydb', version='0.8.0'))
'com.github.tonivade:tinydb:jar:0.8.0'
Click the following link to download the jar file.
tinydb-0.8.0-javadoc.jar