is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-db-db2 7.0.2

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.

Categories

Categories

DB2 Data Databases
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-db-db2
Version

Version

7.0.2
Type

Type

jar

Download obevo-db-db2 7.0.2


<!-- https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-db2/ -->
<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-db-db2</artifactId>
    <version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-db2/
implementation 'com.goldmansachs.obevo:obevo-db-db2:7.0.2'
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-db2/
implementation ("com.goldmansachs.obevo:obevo-db-db2:7.0.2")
'com.goldmansachs.obevo:obevo-db-db2:jar:7.0.2'
<dependency org="com.goldmansachs.obevo" name="obevo-db-db2" rev="7.0.2">
  <artifact name="obevo-db-db2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.obevo', module='obevo-db-db2', version='7.0.2')
)
libraryDependencies += "com.goldmansachs.obevo" % "obevo-db-db2" % "7.0.2"
[com.goldmansachs.obevo/obevo-db-db2 "7.0.2"]