MVN

org.mapdb : mapdb

Maven & Gradle

Nov 24, 2022
256 usages
4.7k stars

mapdb · 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</artifactId>
    <version>3.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.9
  • Latest Release Candidate: 3.0.0-RC2
  • Latest Beta: 3.0.0-beta5
  • Latest Alpha: 2.0-alpha3

All Versions

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

Version Vulnerabilities Updated
3.0.x
mapdb-3.0.9
mapdb-3.0.8
mapdb-3.0.7
mapdb-3.0.6
mapdb-3.0.5
mapdb-3.0.4
mapdb-3.0.3
mapdb-3.0.2
mapdb-3.0.1
mapdb-3.0.0
mapdb-3.0.0-RC2
mapdb-3.0.0-RC1
mapdb-3.0.0-beta5
mapdb-3.0.0-beta4
mapdb-3.0.0-beta3
mapdb-3.0.0-beta2
mapdb-3.0.0-beta1
mapdb-3.0.0-M6
mapdb-3.0.0-M5
mapdb-3.0.0-M4
mapdb-3.0.0-M3
mapdb-3.0.0-M2
mapdb-3.0.0-M1
2.0
mapdb-2.0-beta13
mapdb-2.0-beta12
mapdb-2.0-beta11
mapdb-2.0-beta10
mapdb-2.0-beta8
mapdb-2.0-beta7
mapdb-2.0-beta6
mapdb-2.0-beta5
mapdb-2.0-beta4
mapdb-2.0-beta3
mapdb-2.0-beta2
mapdb-2.0-beta1
mapdb-2.0-alpha3
mapdb-2.0-alpha2
mapdb-2.0-alpha1
1.0.x
mapdb-1.0.9
mapdb-1.0.8
mapdb-1.0.7
mapdb-1.0.6
mapdb-1.0.5
mapdb-1.0.4
mapdb-1.0.3
mapdb-1.0.2
mapdb-1.0.1
mapdb-1.0.0
0.9.x
mapdb-0.9.13
mapdb-0.9.12
mapdb-0.9.11
mapdb-0.9.10
mapdb-0.9.9
mapdb-0.9.8
mapdb-0.9.7
mapdb-0.9.6
mapdb-0.9.5
mapdb-0.9.4
mapdb-0.9.3
mapdb-0.9.2
mapdb-0.9.1
mapdb-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mapdb</groupId>
    <artifactId>mapdb</artifactId>
    <version>3.0.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mapdb:mapdb:3.0.9'

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

implementation("org.mapdb:mapdb:3.0.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mapdb" % "mapdb" % "3.0.9"

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

Dec 04, 2019
5 usages
Apr 28, 2023
21 usages
987 stars
Oct 17, 2019
157 usages
May 24, 2021
53 usages
Aug 15, 2023
7 usages
11.6k stars
Feb 21, 2023
1 usages
564 stars
Jan 26, 2017
4 usages
1.6k stars
Jan 04, 2019
9 usages
340 stars
Aug 15, 2023
16 usages
Nov 14, 2022
35 usages
2.1k stars