не последняя версия
Последняя версия 8.6.38-1

org.hpccsystems:dfsclient 7.2.42

Client interface into HPCC Systems' Distributed File System.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.hpccsystems
Идентификатор

Идентификатор

dfsclient
Версия

Версия

7.2.42
Тип

Тип

jar

Скачать dfsclient 7.2.42


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