License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.goldmansachs.obevo |
ArtifactId | ArtifactIdobevo-dbmetadata-impl |
Last Version | Last Version8.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobevo-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 |
<!-- 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"]
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 |