License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdasset-consumer-client |
Version | Version3.9 |
Type | Typejar |
Description |
DescriptionAsset Consumer OMAS Client
Provides the client library for the Asset Consumer Open Metadata Access Service (OMAS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asset-consumer-client-3.9.pom | |
asset-consumer-client-3.9.jar | 14 KB |
asset-consumer-client-3.9-sources.jar | 14 KB |
asset-consumer-client-3.9-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-consumer-client</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/
implementation 'org.odpi.egeria:asset-consumer-client:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/
implementation ("org.odpi.egeria:asset-consumer-client:3.9")
'org.odpi.egeria:asset-consumer-client:jar:3.9'
<dependency org="org.odpi.egeria" name="asset-consumer-client" rev="3.9">
<artifact name="asset-consumer-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-consumer-client', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "asset-consumer-client" % "3.9"
[org.odpi.egeria/asset-consumer-client "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : asset-consumer-api | jar | 3.9 |
org.odpi.egeria : asset-consumer-topic-connectors | jar | 3.9 |
org.odpi.egeria : ocf-metadata-api | jar | 3.9 |
org.odpi.egeria : ffdc-services | jar | 3.9 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |
org.odpi.egeria : audit-log-framework | jar | 3.9 |
org.odpi.egeria : ocf-metadata-client | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |