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

org.odpi.egeria:audit-log-connectors 3.1

The audit log destination connectors supports different destinations for open metadata audit log messages.

Группа

Группа

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

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

audit-log-connectors
Версия

Версия

3.1
Тип

Тип

pom

Скачать audit-log-connectors 3.1

Имя Файла Размер
audit-log-connectors-3.1.pom 1 KB
Обзор

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