Download java-hod-client-0.17.0.jar file - Jar j

Jar examples for j:java-hod-client

Description

Java Client for communicating with HP Haven OnDemand

You can download jar file java-hod-client 0.17.0 in this page.

Build File

You can use the following script to add java-hod-client-0.17.0.jar to your project.

<dependency>
   <groupId>com.hp.autonomy.hod</groupId>
   <artifactId>java-hod-client</artifactId>
   <version>0.17.0</version>
</dependency>
compile group: 'com.hp.autonomy.hod', name: 'java-hod-client', version: '0.17.0'
libraryDependencies += "com.hp.autonomy.hod" % "java-hod-client" % "0.17.0"
<dependency org="com.hp.autonomy.hod" name="java-hod-client" rev="0.17.0"/>
@Grapes(@Grab(group='com.hp.autonomy.hod', module='java-hod-client', version='0.17.0'))
'com.hp.autonomy.hod:java-hod-client:jar:0.17.0'

Download

Click the following link to download the jar file.

java-hod-client-0.17.0-javadoc.jar
java-hod-client-0.17.0-sources.jar
java-hod-client-0.17.0.jar
java-hod-client-0.17.0.pom



Related Tutorials