is not current version
Last Version 1.1.147.b18847f

dk.acto:auth-client 1.1.141.9ff28dd

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.141.9ff28dd
Type

Type

jar

Download auth-client 1.1.141.9ff28dd


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