is not current version
Last Version 1.1.147.b18847f

dk.acto:auth-client 1.1.146.d292f93

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.146.d292f93
Type

Type

jar

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