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

org.odpi.egeria:egeria 1.3

Top-level package providing the standards, frameworks, reference implementations and conformance tests for open metadata and governance.

Группа

Группа

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

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

egeria
Версия

Версия

1.3
Тип

Тип

pom

Скачать egeria 1.3

Имя Файла Размер
egeria-1.3.pom 111 KB
Обзор

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