is not current version
Last Version 3.9

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

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

3.2
Type

Type

jar

Download asset-analysis-client 3.2


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