is not current version
Last Version 8.2.1

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

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

8.2.0
Type

Type

jar

Download obevo-db-db2 8.2.0


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