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

org.odpi.egeria:user-interfaces 0.2

Implementation of the supplied user interfaces that work with the open metadata standard clients and interfaces.

Категории

Категории

Взаимодействие с пользователем
Группа

Группа

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

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

user-interfaces
Версия

Версия

0.2
Тип

Тип

pom

Скачать user-interfaces 0.2

Имя Файла Размер
user-interfaces-0.2.pom 963 bytes
Обзор

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