Last Version

obevo-db-mysql 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

MySQL Data Databases
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-db-mysql
Version

Version

8.2.1
Type

Type

jar
Description

Description

obevo-db-mysql
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-mysql 8.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-db jar 8.2.1
mysql : mysql-connector-java Optional jar 8.0.18
us.fatehi : schemacrawler-mysql jar 16.9.1

runtime (1)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-dbmetadata-impl jar 8.2.1

Project Modules

There are no modules declared in this project.