License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIddk.acto |
ArtifactId | ArtifactIdauth-client |
Version | Version1.1.147.b18847f |
Type | Typejar |
Description |
DescriptionFafnir SSO Client
Client library for the Fafnir SSO solution, for use with Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |