is not current version
Last Version 3.9

org.odpi.egeria:asset-catalog-client 1.3

Client library for the Asset Catalog Open Metadata Access Service (OMAS).

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-catalog-client
Version

Version

1.3
Type

Type

jar

Download asset-catalog-client 1.3


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