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

org.odpi.egeria:audit-log-framework 2.8

The Audit Log Framework (ALF) provides interface definitions and classes to enable connectors to support natural language enabled diagnostics such as exception messages and audit log messages.

Группа

Группа

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

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

audit-log-framework
Версия

Версия

2.8
Тип

Тип

jar

Скачать audit-log-framework 2.8


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