License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdaudit-log-slf4j-connector |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAudit Log slf4J Connector
Provides a slf4j audit log destination for the Open Metadata Repository Services (OMRS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-slf4j-connector/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>audit-log-slf4j-connector</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-slf4j-connector/
implementation 'org.odpi.egeria:audit-log-slf4j-connector:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-slf4j-connector/
implementation ("org.odpi.egeria:audit-log-slf4j-connector:3.9")
'org.odpi.egeria:audit-log-slf4j-connector:jar:3.9'
<dependency org="org.odpi.egeria" name="audit-log-slf4j-connector" rev="3.9">
<artifact name="audit-log-slf4j-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='audit-log-slf4j-connector', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "audit-log-slf4j-connector" % "3.9"
[org.odpi.egeria/audit-log-slf4j-connector "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.9 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |
org.odpi.egeria : repository-services-apis | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |