/java-hod-client

Java Client for communicating with Haven OnDemand

Primary LanguageJavaMIT LicenseMIT

java-hod-client

Java Client for communicating with HPE Haven OnDemand

This client is designed to work with the version 2 HPE Haven OnDemand APIs. For the version 1 APIs, see java-iod-client

Information can be found on the project homepage here

Build Status

Usage

java-hod-client is available from the central Maven repository.

<dependency>
    <groupId>com.hp.autonomy.hod</groupId>
    <artifactId>java-hod-client</artifactId>
    <version>0.25.1</version>
</dependency>

License

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.