is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-bom 7.2.0

BOM project to make it easier for clients to refer to this project's dependencies and versions. See here for more info: * http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-bom
Version

Version

7.2.0
Type

Type

jar

Download obevo-bom 7.2.0


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