is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-bom 6.5.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

6.5.0
Type

Type

jar

Download obevo-bom 6.5.0


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