Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 866 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 866 Bytes

java-aci-annotations-processor

Provides a processor factory for use with the OpenText IDOL java-aci-api, which creates processors which convert an ACI response to an instance of a Java class as configured by annotations on that class.

Information can be found on the project homepage here.

Usage

java-aci-annotations-processor is available from the central Maven repository.

<dependency>
    <groupId>com.hp.autonomy.aci.client</groupId>
    <artifactId>aci-annotations-processor</artifactId>
    <version>2.0.0</version>
</dependency>

License

Copyright 2015-2020 OpenText or one of its affiliates.

Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.