is not current version
Last Version 1.11.4

edu.utexas.tacc.tapis:systems-client-tst 1.11.0

Java client for Systems Service

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

systems-client-tst
Version

Version

1.11.0
Type

Type

jar

Download systems-client-tst 1.11.0


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