is not current version
Last Version 1.1.147.b18847f

dk.acto:auth-client 1.1.144.c4a624e

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

Categories

Categories

CLI User Interface
GroupId

GroupId

dk.acto
ArtifactId

ArtifactId

auth-client
Version

Version

1.1.144.c4a624e
Type

Type

jar

Download 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"]