Last Version

HPCC Web Services Client API 8.6.38-1

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

wsclient
Version

Version

8.6.38-1
Type

Type

jar
Description

Description

HPCC Web Services Client API
This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

Download wsclient 8.6.38-1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.hpccsystems : commons-hpcc jar 8.6.38-1
junit : junit jar 4.13.1
org.json : json jar 20180813
org.antlr : antlr4 jar 4.8-1
org.antlr : antlr4-runtime jar 4.8-1
commons-io : commons-io jar 2.7
com.jcraft : jsch jar 0.1.54
javax.mail : mail jar 1.4
org.apache.axis2 : axis2 pom 1.8.0
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.axis2 : axis2-transport-http jar 1.8.0
org.apache.axis2 : axis2-transport-local jar 1.8.0
org.apache.axis2 : axis2-adb jar 1.8.0
org.apache.axis2 : axis2-jaxws jar 1.8.0

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core pom 2.17.1

Project Modules

There are no modules declared in this project.