is not current version
Last Version 3.9

org.odpi.egeria:asset-consumer-client 2.6

Provides the client library for the Asset Consumer Open Metadata Access Service (OMAS).

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-consumer-client
Version

Version

2.6
Type

Type

jar

Download asset-consumer-client 2.6


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>asset-consumer-client</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/
implementation 'org.odpi.egeria:asset-consumer-client:2.6'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-consumer-client/
implementation ("org.odpi.egeria:asset-consumer-client:2.6")
'org.odpi.egeria:asset-consumer-client:jar:2.6'
<dependency org="org.odpi.egeria" name="asset-consumer-client" rev="2.6">
  <artifact name="asset-consumer-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-consumer-client', version='2.6')
)
libraryDependencies += "org.odpi.egeria" % "asset-consumer-client" % "2.6"
[org.odpi.egeria/asset-consumer-client "2.6"]