is not current version
Last Version 8.6.38-1

org.hpccsystems:dfsclient 7.4.6

Client interface into HPCC Systems' Distributed File System.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

dfsclient
Version

Version

7.4.6
Type

Type

jar

Download dfsclient 7.4.6


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