/java-aci-annotations-processor

Java library that takes simplifies writing ACI processors

Primary LanguageJavaMIT LicenseMIT

java-aci-annotations-processor

Provides a processor factory for use with the HP Autonomy 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.

Build Status

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>1.0.0</version>
</dependency>

License

Copyright 2015 Hewlett-Packard Development Company, L.P. Copyright 2015-2016 Hewlett Packard Enterprise Development LP

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