Last Version

obevo-dbmetadata-impl 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

Categories

Categories

Data
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-dbmetadata-impl
Version

Version

8.2.1
Type

Type

jar
Description

Description

obevo-dbmetadata-impl
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-dbmetadata-impl 8.2.1


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

Dependencies

compile (14)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-db jar 8.2.1
us.fatehi : schemacrawler jar 16.9.1
org.eclipse.collections : eclipse-collections-api jar 7.0.2
org.eclipse.collections : eclipse-collections jar 7.0.2
commons-dbutils : commons-dbutils jar 1.6
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.0
us.fatehi : schemacrawler-hsqldb jar 16.9.1
us.fatehi : schemacrawler-postgresql jar 16.9.1
us.fatehi : schemacrawler-oracle jar 16.9.1
us.fatehi : schemacrawler-sqlserver jar 16.9.1
us.fatehi : schemacrawler-db2 jar 16.9.1
us.fatehi : schemacrawler-mysql jar 16.9.1
us.fatehi : schemacrawler-sapiq jar 16.9.1

Project Modules

There are no modules declared in this project.