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