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

org.odpi.egeria:adapters 2.2

The adapters provide components that either plug into the open metadata implementation to support one of its functions or plug open metadata capability into another technology.

Группа

Группа

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

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

adapters
Версия

Версия

2.2
Тип

Тип

pom

Скачать adapters 2.2

Имя Файла Размер
adapters-2.2.pom 1 KB
Обзор

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