Last Version

Tapis Meta Client 1.11.22

Java client for tapis-metaapi web application

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

meta-client
Version

Version

1.11.22
Type

Type

jar
Description

Description

Tapis Meta Client
Java client for tapis-metaapi web application

Download meta-client 1.11.22


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

Dependencies

compile (11)

Group / Artifact Type Version
${project.groupId} » shared jar 1.11.22
junit : junit jar
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.