Last Version

Fafnir SSO Client 1.1.147.b18847f

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

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

dk.acto
ArtifactId

ArtifactId

auth-client
Version

Version

1.1.147.b18847f
Type

Type

jar
Description

Description

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

Project URL

https://github.com/actoaps/fafnir-sso
Source Code Management

Source Code Management

https://github.com/actoaps/fafnir-sso

Download auth-client 1.1.147.b18847f


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

Dependencies

runtime (6)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2
io.jsonwebtoken : jjwt jar 0.9.1
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.35
org.springframework : spring-context jar
org.springframework : spring-web jar
org.springframework.security : spring-security-web jar

Project Modules

There are no modules declared in this project.