Tapis Client Shared

Shared code for Java clients

GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

shared
Last Version

Last Version

1.11.22
Release Date

Release Date

Type

Type

jar
Description

Description

Tapis Client Shared
Shared code for Java clients

Download shared

How to add to project

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

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.

tapis-client-java

Top level wrapper for all java client SDKs

After updating and pushing to github run the jenkins job

Tapis jobs -> DEV -> Client-Java-Build-Publish

to build and push the latest snapshot version to the maven repo.

edu.utexas.tacc.tapis

Versions

Version
1.11.22
1.11.21
1.11.20
1.11.19
1.11.18
1.11.17
1.11.16
1.11.15
1.11.14
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.2
1.10
1.5
1.4
1.3
1.2