MVN

org.mongodb.scala : mongo-scala-driver

Maven & Gradle

Jan 17, 2020
2.5k stars

Mongo Scala Driver · A Scala wrapper / extension to the bson library

<dependency>
    <groupId>org.mongodb.scala</groupId>
    <artifactId>mongo-scala-driver</artifactId>
    <version>4.0.0-beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.0-beta1
  • Latest Beta: 4.0.0-beta1

All Versions

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

Version Vulnerabilities Updated
4.0.x
mongo-scala-driver-4.0.0-beta1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mongodb.scala</groupId>
    <artifactId>mongo-scala-driver</artifactId>
    <version>4.0.0-beta1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mongodb.scala:mongo-scala-driver:4.0.0-beta1'

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

implementation("org.mongodb.scala:mongo-scala-driver:4.0.0-beta1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mongodb.scala" % "mongo-scala-driver" % "4.0.0-beta1"

Advertisement

Dependencies from Group

Jul 11, 2023
154 usages
2.5k stars
Jul 11, 2023
120 usages
2.5k stars
Jul 11, 2023
30 usages
2.5k stars
Jul 11, 2023
24 usages
2.5k stars
Jul 11, 2023
14 usages
2.5k stars

Discover Dependencies

Jun 27, 2023
294 usages
4.9k stars
Jul 13, 2023
3 usages
65 stars
Aug 09, 2023
1 usages
155 stars
oso
Apr 03, 2023
Jul 02, 2021
1 usages
263 stars
api
Nov 01, 2022
2 usages
8 stars