Last Version

Tapis Client Shared 1.11.4

Shared code for Java clients

GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

shared-tst
Version

Version

1.11.4
Type

Type

jar
Description

Description

Tapis Client Shared
Shared code for Java clients

Download shared-tst 1.11.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar
org.apache.commons : commons-lang3 jar
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : logging-interceptor jar
com.google.code.gson : gson jar
io.gsonfire : gson-fire jar
org.threeten : threetenbp jar
javax.annotation : javax.annotation-api jar
io.swagger : swagger-annotations jar

test (1)

Group / Artifact Type Version
org.testng : testng jar

Project Modules

There are no modules declared in this project.