is not current version
Last Version 8.6.38-1

org.hpccsystems:hpcc4j 8.4.0-2

hpccsystems parent pom

GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

hpcc4j
Version

Version

8.4.0-2
Type

Type

pom

Download hpcc4j 8.4.0-2

Filename Size
hpcc4j-8.4.0-2.pom 18 KB
Browse

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