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

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

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

Группа

Группа

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

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

audit-log-connectors
Версия

Версия

2.4
Тип

Тип

pom

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

Имя Файла Размер
audit-log-connectors-2.4.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>2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-connectors/
implementation 'org.odpi.egeria:audit-log-connectors:2.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-connectors/
implementation ("org.odpi.egeria:audit-log-connectors:2.4")
'org.odpi.egeria:audit-log-connectors:pom:2.4'
<dependency org="org.odpi.egeria" name="audit-log-connectors" rev="2.4">
  <artifact name="audit-log-connectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='audit-log-connectors', version='2.4')
)
libraryDependencies += "org.odpi.egeria" % "audit-log-connectors" % "2.4"
[org.odpi.egeria/audit-log-connectors "2.4"]