License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdibm-ia-rest-client-library |
Version | Version2.5 |
Type | Typejar |
Description |
DescriptionIBM 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 |
Filename | Size |
---|---|
ibm-ia-rest-client-library-2.5.pom | |
ibm-ia-rest-client-library-2.5.jar | 213 KB |
ibm-ia-rest-client-library-2.5-sources.jar | 142 KB |
ibm-ia-rest-client-library-2.5-javadoc.jar | 1004 KB |
Browse |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/ibm-ia-rest-client-library/
implementation 'org.odpi.egeria:ibm-ia-rest-client-library:2.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/ibm-ia-rest-client-library/
implementation ("org.odpi.egeria:ibm-ia-rest-client-library:2.5")
'org.odpi.egeria:ibm-ia-rest-client-library:jar:2.5'
<dependency org="org.odpi.egeria" name="ibm-ia-rest-client-library" rev="2.5">
<artifact name="ibm-ia-rest-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='ibm-ia-rest-client-library', version='2.5')
)
libraryDependencies += "org.odpi.egeria" % "ibm-ia-rest-client-library" % "2.5"
[org.odpi.egeria/ibm-ia-rest-client-library "2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.3 |
com.fasterxml.woodstox : woodstox-core | jar | 6.2.3 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.1 |
org.springframework : spring-core | jar | 5.3.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.odpi.egeria : http-helper | jar | 2.5 |
org.odpi.egeria : egeria-connector-ibm-information-server-test | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |