is not current version
Last Version 2.11

org.odpi.egeria:ibm-ia-rest-client-library 1.8

A Java client library that uses the IBM Information Analyzer (IA) REST API to call into an Information Analyzer environment.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

ibm-ia-rest-client-library
Version

Version

1.8
Type

Type

jar

Download ibm-ia-rest-client-library 1.8


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