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

org.odpi.egeria:information-view-client 2.1

Client library for the Information View Open Metadata Access Service (OMAS).

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

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

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

information-view-client
Версия

Версия

2.1
Тип

Тип

jar

Скачать information-view-client 2.1


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