| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторaudit-log-connectors |
| Версия | Версия3.4 |
| Тип | Типpom |
| Описание |
ОписаниеAudit Log Connectors
The audit log destination connectors supports different destinations for
open metadata audit log messages.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| audit-log-connectors-3.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>3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-connectors/
implementation 'org.odpi.egeria:audit-log-connectors:3.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-connectors/
implementation ("org.odpi.egeria:audit-log-connectors:3.4")
'org.odpi.egeria:audit-log-connectors:pom:3.4'
<dependency org="org.odpi.egeria" name="audit-log-connectors" rev="3.4">
<artifact name="audit-log-connectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='audit-log-connectors', version='3.4')
)
libraryDependencies += "org.odpi.egeria" % "audit-log-connectors" % "3.4"
[org.odpi.egeria/audit-log-connectors "3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.odpi.egeria : open-connector-framework | jar | 3.4 |
| org.odpi.egeria : repository-services-apis | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |