MVN

com.goldmansachs.obevo : obevo-db

Maven & Gradle

Feb 10, 2021
30 usages
223 stars

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

Latest Version

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

  • Latest Stable: 8.2.1

All Versions

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

Version Vulnerabilities Updated
8.2.x
obevo-db-8.2.1
obevo-db-8.2.0
8.1.x
obevo-db-8.1.1
obevo-db-8.1.0
8.0.x
obevo-db-8.0.0
7.2.x
obevo-db-7.2.0
7.1.x
obevo-db-7.1.0
7.0.x
obevo-db-7.0.2
obevo-db-7.0.1
obevo-db-7.0.0
6.6.x
obevo-db-6.6.1
obevo-db-6.6.0
6.5.x
obevo-db-6.5.2
obevo-db-6.5.1
obevo-db-6.5.0
6.4.x
obevo-db-6.4.0
6.3.x
obevo-db-6.3.0
6.2.x
obevo-db-6.2.2
obevo-db-6.2.1
obevo-db-6.2.0
6.1.x
obevo-db-6.1.0
6.0.x
obevo-db-6.0.1
obevo-db-6.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.goldmansachs.obevo" % "obevo-db" % "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

Feb 10, 2021
2 usages
223 stars
Sep 07, 2018
5 usages
61 stars
Sep 01, 2020
1 usages
1 stars
Apr 24, 2017
6 stars
Apr 25, 2017
0 stars
Feb 05, 2023
2 usages
9 stars
Oct 23, 2018
14 stars
Jul 18, 2019
103 stars