HPCC Java Client Tools

This project contains standalone tools for working with the hpccsystems platform

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

clienttools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HPCC Java Client Tools
This project contains standalone tools for working with the hpccsystems platform
Project URL

Project URL

https://hpccsystems.com

Download clienttools

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0