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

org.odpi.egeria:it-infrastructure 2.3

The IT Infrastructure Open Metadata Access Service (OMAS) provides APIs for tools and applications managing the IT infrastructure that supports the data assets.

Группа

Группа

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

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

it-infrastructure
Версия

Версия

2.3
Тип

Тип

pom

Скачать it-infrastructure 2.3

Имя Файла Размер
it-infrastructure-2.3.pom 1 KB
Обзор

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