MVN

org.mongodb : mongodb-driver-embedded

Maven & Gradle

Sep 19, 2018
1 usages
2.5k stars

MongoDB Embedded Driver · The MongoDB Embedded Driver

<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>mongodb-driver-embedded</artifactId>
    <version>3.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mongodb : mongodb-driver-embedded to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8.2
  • Latest Beta: 3.8.0-beta3

All Versions

Choose a version of org.mongodb : mongodb-driver-embedded to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.8.x
mongodb-driver-embedded-3.8.2
mongodb-driver-embedded-3.8.1
mongodb-driver-embedded-3.8.0
mongodb-driver-embedded-3.8.0-beta3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>mongodb-driver-embedded</artifactId>
    <version>3.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mongodb : mongodb-driver-embedded gradle dependency to your build.gradle file:

implementation 'org.mongodb:mongodb-driver-embedded:3.8.2'

Gradle Kotlin DSL: Add the following org.mongodb : mongodb-driver-embedded gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mongodb:mongodb-driver-embedded:3.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mongodb : mongodb-driver-embedded sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mongodb" % "mongodb-driver-embedded" % "3.8.2"

Advertisement

Dependencies from Group

Jun 07, 2023
1.4k usages
2.5k stars
Jul 11, 2023
485 usages
2.5k stars
Jul 11, 2023
354 usages
2.5k stars
Jun 07, 2023
350 usages
2.5k stars
Jul 11, 2023
320 usages
2.5k stars

Discover Dependencies

Sep 27, 2018
1 usages
0 stars
vue
May 21, 2022
1 usages
206.2k stars
Jun 12, 2018
1 usages
1k stars
Mar 11, 2020
3 usages
49 stars
Jun 18, 2018
1 usages
4 stars
Jul 16, 2018
3 usages
4 stars
Mar 14, 2019
2 usages
21 stars
May 15, 2019
2 usages
3 stars
Jul 18, 2018
1 usages
3 stars