License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdaudit-log-event-topic-connector |
Version | Version2.10 |
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>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-event-topic-connector/
implementation 'org.odpi.egeria:audit-log-event-topic-connector:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/audit-log-event-topic-connector/
implementation ("org.odpi.egeria:audit-log-event-topic-connector:2.10")
'org.odpi.egeria:audit-log-event-topic-connector:jar:2.10'
<dependency org="org.odpi.egeria" name="audit-log-event-topic-connector" rev="2.10">
<artifact name="audit-log-event-topic-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='audit-log-event-topic-connector', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "audit-log-event-topic-connector" % "2.10"
[org.odpi.egeria/audit-log-event-topic-connector "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : repository-services-apis | jar | 2.10 |
org.odpi.egeria : open-connector-framework | jar | 2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |