не последняя версия
Последняя версия 2.0.3

org.bitbucket.bradleysmithllc.webserviceshubclient:jcmd 2.0.2

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.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.bitbucket.bradleysmithllc.webserviceshubclient
Идентификатор

Идентификатор

jcmd
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать jcmd 2.0.2


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