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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials