is not current version
Last Version 2.0.3

org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd 1.6.4

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.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.bradleysmithllc.webserviceshubclient
ArtifactId

ArtifactId

jcmd
Version

Version

1.6.4
Type

Type

jar

Download jcmd 1.6.4


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.webserviceshubclient/jcmd/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.webserviceshubclient</groupId>
    <artifactId>jcmd</artifactId>
    <version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.webserviceshubclient/jcmd/
implementation 'org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd:1.6.4'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.webserviceshubclient/jcmd/
implementation ("org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd:1.6.4")
'org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd:jar:1.6.4'
<dependency org="org.bitbucket.bradleysmithllc.webserviceshubclient" name="jcmd" rev="1.6.4">
  <artifact name="jcmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.webserviceshubclient', module='jcmd', version='1.6.4')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.webserviceshubclient" % "jcmd" % "1.6.4"
[org.bitbucket.bradleysmithllc.webserviceshubclient/jcmd "1.6.4"]