не последняя версия
Последняя версия 1.1.147.b18847f

dk.acto:auth-client 1.1.144.c4a624e

Client library for the Fafnir SSO solution, for use with Spring Boot

Категории

Категории

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

Группа

dk.acto
Идентификатор

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

auth-client
Версия

Версия

1.1.144.c4a624e
Тип

Тип

jar

Скачать auth-client 1.1.144.c4a624e


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