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

dk.acto:auth-client 1.1.146.d292f93

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

Категории

Категории

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

Группа

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

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

auth-client
Версия

Версия

1.1.146.d292f93
Тип

Тип

jar

Скачать auth-client 1.1.146.d292f93


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