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

org.odpi.egeria:api-integrator 3.2

Provides the API Integrator integration service.

Группа

Группа

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

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

api-integrator
Версия

Версия

3.2
Тип

Тип

pom

Скачать api-integrator 3.2

Имя Файла Размер
api-integrator-3.2.pom 1 KB
Обзор

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