| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdasset-catalog-topic-connector |
| Last Version | Last Version3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAsset Catalog OMAS Topic Connectors
Connector library for the Asset Catalog Open Metadata Access Service (OMAS).
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog-topic-connector/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-catalog-topic-connector</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog-topic-connector/
implementation 'org.odpi.egeria:asset-catalog-topic-connector:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-catalog-topic-connector/
implementation ("org.odpi.egeria:asset-catalog-topic-connector:3.9")
'org.odpi.egeria:asset-catalog-topic-connector:jar:3.9'
<dependency org="org.odpi.egeria" name="asset-catalog-topic-connector" rev="3.9">
<artifact name="asset-catalog-topic-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-catalog-topic-connector', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "asset-catalog-topic-connector" % "3.9"
[org.odpi.egeria/asset-catalog-topic-connector "3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.odpi.egeria : audit-log-framework | jar | 3.9 |
| org.odpi.egeria : open-connector-framework | jar | 3.9 |
| org.odpi.egeria : repository-services-apis | jar | 3.9 |
| org.odpi.egeria : asset-catalog-api | jar | 3.9 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |