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

org.odpi.egeria:glossary-view 1.5

The Glossary View Open Metadata Access Service (OMAS)

Группа

Группа

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

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

glossary-view
Версия

Версия

1.5
Тип

Тип

pom

Скачать glossary-view 1.5

Имя Файла Размер
glossary-view-1.5.pom 1 KB
Обзор

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