is not current version
Last Version 1.11.22

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

Java client for Systems Service

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

systems-client
Version

Version

1.3
Type

Type

jar

Download systems-client 1.3


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