Download java-hod-client-0.16.1.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.16.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials