не последняя версия
Последняя версия 1.11.22

edu.utexas.tacc.tapis:systems-client 1.11.2

Java client for Systems Service

Категории

Категории

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

Группа

edu.utexas.tacc.tapis
Идентификатор

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

systems-client
Версия

Версия

1.11.2
Тип

Тип

jar

Скачать systems-client 1.11.2


<!-- https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/systems-client/ -->
<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>systems-client</artifactId>
    <version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/systems-client/
implementation 'edu.utexas.tacc.tapis:systems-client:1.11.2'
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/systems-client/
implementation ("edu.utexas.tacc.tapis:systems-client:1.11.2")
'edu.utexas.tacc.tapis:systems-client:jar:1.11.2'
<dependency org="edu.utexas.tacc.tapis" name="systems-client" rev="1.11.2">
  <artifact name="systems-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utexas.tacc.tapis', module='systems-client', version='1.11.2')
)
libraryDependencies += "edu.utexas.tacc.tapis" % "systems-client" % "1.11.2"
[edu.utexas.tacc.tapis/systems-client "1.11.2"]