License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdaudit-log-event-topic-connector |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Topic Audit Log Destination Connector
Provides a event topic 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-event-topic-connector/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>audit-log-event-topic-connector</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-event-topic-connector/
implementation 'org.odpi.egeria:audit-log-event-topic-connector:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-event-topic-connector/
implementation ("org.odpi.egeria:audit-log-event-topic-connector:3.9")
'org.odpi.egeria:audit-log-event-topic-connector:jar:3.9'
<dependency org="org.odpi.egeria" name="audit-log-event-topic-connector" rev="3.9">
<artifact name="audit-log-event-topic-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='audit-log-event-topic-connector', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "audit-log-event-topic-connector" % "3.9"
[org.odpi.egeria/audit-log-event-topic-connector "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : repository-services-apis | jar | 3.9 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |