is not current version
Last Version 2.11

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

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.5
Type

Type

jar

Download ibm-ia-rest-client-library 1.5


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