is not current version
Last Version 1.11.22

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

Java client for Systems Service

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

systems-client
Version

Version

1.2
Type

Type

jar

Download systems-client 1.2


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