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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials