не последняя версия
Последняя версия 8.2.1

com.goldmansachs.obevo:obevo-dists 7.1.0

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.

Группа

Группа

com.goldmansachs.obevo
Идентификатор

Идентификатор

obevo-dists
Версия

Версия

7.1.0
Тип

Тип

jar

Скачать obevo-dists 7.1.0

Имя Файла Размер
obevo-dists-7.1.0.pom 3 KB
obevo-dists-7.1.0-tests.jar 2 KB
Обзор

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