MVN

com.github.tonivade : tinydb

Maven & Gradle

Sep 17, 2017
1 usages

TinyDB · TinyDB is a REDIS implementation in Java

<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>tinydb</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tonivade : tinydb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of com.github.tonivade : tinydb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
tinydb-0.13.0
0.12.x
tinydb-0.12.0
0.11.x
tinydb-0.11.3
tinydb-0.11.2
tinydb-0.11.1
tinydb-0.11.0
0.10.x
tinydb-0.10.0
0.9.x
tinydb-0.9.0
0.8.x
tinydb-0.8.0
0.7.x
tinydb-0.7.1
tinydb-0.7.0

How to add a dependency to Maven

Add the following com.github.tonivade : tinydb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>tinydb</artifactId>
    <version>0.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tonivade : tinydb gradle dependency to your build.gradle file:

implementation 'com.github.tonivade:tinydb:0.13.0'

Gradle Kotlin DSL: Add the following com.github.tonivade : tinydb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tonivade:tinydb:0.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tonivade : tinydb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tonivade" % "tinydb" % "0.13.0"

Advertisement

Dependencies from Group

Jul 15, 2023
17 usages
99 stars
Jul 15, 2023
16 usages
99 stars
Jul 15, 2023
15 usages
99 stars
Jul 15, 2023
14 usages
99 stars
Jul 15, 2023
10 usages
99 stars

Discover Dependencies

Oct 11, 2016
3 usages
905 stars
Jul 05, 2016
0 stars
Aug 25, 2023
28 usages
3.9k stars
Jul 06, 2016
10 stars
Sep 24, 2021
10 usages
31 stars
Feb 10, 2023
3 usages
737 stars
Jul 15, 2016
2 usages
25 stars
May 13, 2022
10 usages
15.8k stars
Apr 26, 2019
2.5k stars