Last Version

obevo-db 8.2.1

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.

License

License

GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-db
Version

Version

8.2.1
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Goldman Sachs

Download obevo-db 8.2.1


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

Dependencies

compile (12)

Group / Artifact Type Version
commons-dbutils : commons-dbutils jar 1.6
joda-time : joda-time jar 1.6.2
org.eclipse.collections : eclipse-collections-api jar 7.0.2
org.eclipse.collections : eclipse-collections jar 7.0.2
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-csv jar 1.4
net.sf.opencsv : opencsv jar 2.3
com.goldmansachs.obevo : obevo-internal-comparer jar 8.2.1
com.goldmansachs.obevo : obevo-core jar 8.2.1
commons-beanutils : commons-beanutils jar 1.9.4
commons-dbcp : commons-dbcp jar 1.4

Project Modules

There are no modules declared in this project.