Download jcmd-1.6.7.jar file - Jar j

Jar examples for j:jcmd

Description

The Web Services Hub Client provides a command-line interface to invoke workflows using the Informatica Web Services Hub. It is intended to be a replacement for pmcmd and all of the native libraries that requires.

You can download jar file jcmd 1.6.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jcmd-1.6.7.jar to your project.

<dependency>
   <groupId>org.bitbucket.bradleysmithllc.webserviceshubclient</groupId>
   <artifactId>jcmd</artifactId>
   <version>1.6.7</version>
</dependency>
compile group: 'org.bitbucket.bradleysmithllc.webserviceshubclient', name: 'jcmd', version: '1.6.7'
libraryDependencies += "org.bitbucket.bradleysmithllc.webserviceshubclient" % "jcmd" % "1.6.7"
<dependency org="org.bitbucket.bradleysmithllc.webserviceshubclient" name="jcmd" rev="1.6.7"/>
@Grapes(@Grab(group='org.bitbucket.bradleysmithllc.webserviceshubclient', module='jcmd', version='1.6.7'))
'org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd:jar:1.6.7'

Download

Click the following link to download the jar file.

jcmd-1.6.7-jar-with-dependencies.jar
jcmd-1.6.7-javadoc.jar
jcmd-1.6.7-sources.jar
jcmd-1.6.7.jar
jcmd-1.6.7.pom



Related Tutorials