cosmicflame / java-hod-client

Java Client for communicating with Haven OnDemand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Java Client for communicating with Haven OnDemand

License:MIT License


Languages

Language:Java 99.2%Language:Ruby 0.7%Language:Shell 0.1%