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

org.odpi.egeria:asset-catalog 1.3

The Asset Catalog Open Metadata Access Service (OMAS) provides the ability to search for assets stored in the open metadata repositories.

Группа

Группа

org.odpi.egeria
Идентификатор

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

asset-catalog
Версия

Версия

1.3
Тип

Тип

pom

Скачать asset-catalog 1.3

Имя Файла Размер
asset-catalog-1.3.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>asset-catalog</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog/
implementation 'org.odpi.egeria:asset-catalog:1.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog/
implementation ("org.odpi.egeria:asset-catalog:1.3")
'org.odpi.egeria:asset-catalog:pom:1.3'
<dependency org="org.odpi.egeria" name="asset-catalog" rev="1.3">
  <artifact name="asset-catalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-catalog', version='1.3')
)
libraryDependencies += "org.odpi.egeria" % "asset-catalog" % "1.3"
[org.odpi.egeria/asset-catalog "1.3"]