is not current version
Last Version 8.6.38-1

org.hpccsystems:dfsclient 7.10.2-1

Client interface into HPCC Systems' Distributed File System.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

dfsclient
Version

Version

7.10.2-1
Type

Type

jar

Download dfsclient 7.10.2-1


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