Last Version

Micro Focus ACI API NG 12.10.0

Java client for communicating with IDOL ACI servers.

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy.aci.client
ArtifactId

ArtifactId

aci-api
Version

Version

12.10.0
Type

Type

jar
Description

Description

Micro Focus ACI API NG
Java client for communicating with IDOL ACI servers.
Project URL

Project URL

https://github.com/microfocus-idol/java-aci-api-ng
Project Organization

Project Organization

Hewlett-Packard Development Company, L.P.

Download aci-api 12.10.0


<!-- https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-api/ -->
<dependency>
    <groupId>com.hp.autonomy.aci.client</groupId>
    <artifactId>aci-api</artifactId>
    <version>12.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-api/
implementation 'com.hp.autonomy.aci.client:aci-api:12.10.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-api/
implementation ("com.hp.autonomy.aci.client:aci-api:12.10.0")
'com.hp.autonomy.aci.client:aci-api:jar:12.10.0'
<dependency org="com.hp.autonomy.aci.client" name="aci-api" rev="12.10.0">
  <artifact name="aci-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.aci.client', module='aci-api', version='12.10.0')
)
libraryDependencies += "com.hp.autonomy.aci.client" % "aci-api" % "12.10.0"
[com.hp.autonomy.aci.client/aci-api "12.10.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.9
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.9
stax : stax jar 1.2.0

test (7)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
com.hp.autonomy.test.xml : xml-test-utils jar 1.0.0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.6
org.mockito : mockito-core jar 1.10.19
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.