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

org.odpi.egeria:glossary-author-view 2.8

REST API for the Glossary Author Open Metadata View Service (OMVS).

Группа

Группа

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

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

glossary-author-view
Версия

Версия

2.8
Тип

Тип

pom

Скачать glossary-author-view 2.8

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

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