Last Version

obevo-cli 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

CLI User Interface
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-cli
Version

Version

8.2.1
Type

Type

jar
Description

Description

obevo-cli
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-cli 8.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-db-client-alldbs jar 8.2.1
com.goldmansachs.obevo : obevo-reladomo-util jar 8.2.1
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.18

Project Modules

There are no modules declared in this project.