Last Version

IBM Information Analyzer REST API Client Library 2.11

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

ibm-ia-rest-client-library
Version

Version

2.11
Type

Type

jar
Description

Description

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

Project Organization

ODPi

Download ibm-ia-rest-client-library 2.11


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.3
com.fasterxml.woodstox : woodstox-core jar 6.2.6
xml-apis : xml-apis jar 2.0.2

provided (8)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.8
org.springframework : spring-core jar 5.3.8
org.slf4j : slf4j-api jar 1.7.31
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.odpi.egeria : http-helper jar 2.11
org.odpi.egeria : egeria-connector-ibm-information-server-test jar 2.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.