is not current version
Last Version 8.6.38-1

org.hpccsystems:dfsclient 8.4.14-1

Client interface into HPCC Systems' Distributed File System.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

dfsclient
Version

Version

8.4.14-1
Type

Type

jar

Download dfsclient 8.4.14-1


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