Tapis Authenticator Client

Java client for Authenticator Service

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

edu.utexas.tacc.tapis
Идентификатор

Идентификатор

auth-client-tst
Последняя версия

Последняя версия

1.11.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tapis Authenticator Client
Java client for Authenticator Service

Скачать auth-client-tst

Как подключить последнюю версию

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
${project.groupId} » shared-tst jar 1.11.4
io.jsonwebtoken : jjwt-impl jar
io.jsonwebtoken : jjwt-jackson 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)

Идентификатор библиотеки Тип Версия
org.testng : testng jar

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0