is not current version
Last Version 3.9

Audit Log Framework (ALF) 3.4

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.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

audit-log-framework
Version

Version

3.4
Type

Type

jar
Description

Description

Audit Log Framework (ALF)
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.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download audit-log-framework 3.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.