is not current version
Last Version 3.9

org.odpi.egeria:asset-analysis-client 2.8

Provides a Java client for the asset analysis engine services (heart of the open metadata discovery services).

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-analysis-client
Version

Version

2.8
Type

Type

jar

Download asset-analysis-client 2.8


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