o

obevo-bom

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
https://github.com/goldmansachs/obevo/obevo-bom/
The Apache License, Version 2.0
Goldman Sachs
Shant Stepanian
文件下载
文件名 操作
obevo-bom-8.2.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.goldmansachs.obevo</groupId>
  <artifactId>obevo-bom</artifactId>
  <version>8.2.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.goldmansachs.obevo:obevo-bom:8.2.1'
Gradle Kotlin
implementation("com.goldmansachs.obevo:obevo-bom:8.2.1")
Scala SBT
libraryDependencies += "com.goldmansachs.obevo" % "obevo-bom" % "8.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.goldmansachs.obevo', module='obevo-bom', version='8.2.1')
)
Apache Ivy
<dependency org="com.goldmansachs.obevo" name="obevo-bom" rev="8.2.1" />
Leiningen
[com.goldmansachs.obevo/obevo-bom "8.2.1"]
Apache Buildr
'com.goldmansachs.obevo:obevo-bom:jar:8.2.1'
本项目依赖
该项目无第三方依赖