MVN

org.mapdb : mapdb-debug

Maven & Gradle

Nov 26, 2015
4.7k stars

mapdb-debug · MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database.

<dependency>
    <groupId>org.mapdb</groupId>
    <artifactId>mapdb-debug</artifactId>
    <version>2.0-beta12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mapdb : mapdb-debug to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-beta12
  • Latest Beta: 2.0-beta12

All Versions

Choose a version of org.mapdb : mapdb-debug to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
mapdb-debug-2.0-beta12
mapdb-debug-2.0-beta11
mapdb-debug-2.0-beta10

How to add a dependency to Maven

Add the following org.mapdb : mapdb-debug maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mapdb</groupId>
    <artifactId>mapdb-debug</artifactId>
    <version>2.0-beta12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mapdb : mapdb-debug gradle dependency to your build.gradle file:

implementation 'org.mapdb:mapdb-debug:2.0-beta12'

Gradle Kotlin DSL: Add the following org.mapdb : mapdb-debug gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mapdb:mapdb-debug:2.0-beta12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mapdb : mapdb-debug sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mapdb" % "mapdb-debug" % "2.0-beta12"

Advertisement

Dependencies from Group

Nov 24, 2022
256 usages
4.7k stars
Feb 03, 2017
5 usages
45 stars
Dec 25, 2015
2 usages
13 stars
Nov 26, 2015
4.7k stars
Aug 24, 2015
50 stars

Discover Dependencies

Nov 25, 2015
353 stars
Nov 25, 2015
1 usages
Nov 25, 2015
Nov 25, 2015
7.6k stars
Nov 25, 2015
1 stars
Nov 25, 2015
1 usages
36 stars