MVN

com.goldmansachs.obevo : obevo-mongodb

Maven & Gradle

Feb 10, 2021
2 usages
223 stars

obevo-mongodb · POM module containing the dependencyManagement section for the modules of Obevo. All Obevo modules except obevo-bom should inherit from this. We separate obevo-bom from this so that clients can depend on the BOM without pulling in third-party dependencies.

<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-mongodb</artifactId>
    <version>8.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.goldmansachs.obevo : obevo-mongodb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.2.1

All Versions

Choose a version of com.goldmansachs.obevo : obevo-mongodb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.2.x
obevo-mongodb-8.2.1
obevo-mongodb-8.2.0
8.1.x
obevo-mongodb-8.1.1
obevo-mongodb-8.1.0
8.0.x
obevo-mongodb-8.0.0
7.2.x
obevo-mongodb-7.2.0
7.1.x
obevo-mongodb-7.1.0
7.0.x
obevo-mongodb-7.0.2
obevo-mongodb-7.0.1
obevo-mongodb-7.0.0
6.6.x
obevo-mongodb-6.6.1
obevo-mongodb-6.6.0
6.5.x
obevo-mongodb-6.5.2
obevo-mongodb-6.5.1
obevo-mongodb-6.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-mongodb</artifactId>
    <version>8.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.goldmansachs.obevo : obevo-mongodb gradle dependency to your build.gradle file:

implementation 'com.goldmansachs.obevo:obevo-mongodb:8.2.1'

Gradle Kotlin DSL: Add the following com.goldmansachs.obevo : obevo-mongodb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.goldmansachs.obevo:obevo-mongodb:8.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.goldmansachs.obevo : obevo-mongodb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.goldmansachs.obevo" % "obevo-mongodb" % "8.2.1"

Advertisement

Dependencies from Group

Feb 10, 2021
30 usages
223 stars
Feb 10, 2021
21 usages
223 stars
Feb 10, 2021
13 usages
223 stars
Feb 10, 2021
13 usages
223 stars
Feb 10, 2021
11 usages
223 stars

Discover Dependencies

Sep 19, 2022
2 usages
68.2k stars
Jul 04, 2018
1 usages
0 stars
Feb 27, 2019
1 usages
1 stars
Aug 28, 2020
2 usages
1.9k stars
Jun 16, 2018
1 usages
Jun 11, 2020
4 usages
394 stars