MVN

com.mongodb.casbah : casbah-core_2.8.1

Maven & Gradle

May 31, 2011
3 usages
<dependency>
    <groupId>com.mongodb.casbah</groupId>
    <artifactId>casbah-core_2.8.1</artifactId>
    <version>2.1.5-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mongodb.casbah : casbah-core_2.8.1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.5-1

All Versions

Choose a version of com.mongodb.casbah : casbah-core_2.8.1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
casbah-core_2.8.1-2.1.5-1
casbah-core_2.8.1-2.1.5.0
casbah-core_2.8.1-2.1.2
casbah-core_2.8.1-2.1.1
casbah-core_2.8.1-2.1.0
2.0.x
casbah-core_2.8.1-2.0.3
casbah-core_2.8.1-2.0.2
casbah-core_2.8.1-2.0.1
2.0
casbah-core_2.8.1-2.0
2.0rc3
casbah-core_2.8.1-2.0rc3
2.0rc2
casbah-core_2.8.1-2.0rc2
2.0rc1
casbah-core_2.8.1-2.0rc1
2.0rc0
casbah-core_2.8.1-2.0rc0
2.0b3p1
casbah-core_2.8.1-2.0b3p1
2.0b3
casbah-core_2.8.1-2.0b3

How to add a dependency to Maven

Add the following com.mongodb.casbah : casbah-core_2.8.1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mongodb.casbah</groupId>
    <artifactId>casbah-core_2.8.1</artifactId>
    <version>2.1.5-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mongodb.casbah : casbah-core_2.8.1 gradle dependency to your build.gradle file:

implementation 'com.mongodb.casbah:casbah-core_2.8.1:2.1.5-1'

Gradle Kotlin DSL: Add the following com.mongodb.casbah : casbah-core_2.8.1 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mongodb.casbah:casbah-core_2.8.1:2.1.5-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mongodb.casbah : casbah-core_2.8.1 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mongodb.casbah" % "casbah-core_2.8.1" % "2.1.5-1"

Advertisement

Dependencies from Group

Sep 24, 2011
5 usages
Nov 10, 2010
3 usages
Nov 10, 2010
3 usages
Nov 10, 2010
3 usages
May 31, 2011
3 usages

Discover Dependencies

Aug 28, 2022
14 usages
234 stars
Mar 05, 2020
7 usages
Dec 08, 2020
4 usages
0 stars
Sep 15, 2020
4 usages
21 stars
Aug 23, 2022
3 usages
1 stars
Mar 14, 2018
17 usages
Apr 06, 2023
23 usages
22 stars
Oct 23, 2015
5 usages
3 stars
Jul 02, 2021
6 usages
2 stars