| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIddk.acto |
| ArtifactId | ArtifactIdclient |
| Version | Version2.0.206.fcc5e76 |
| 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 |
| Filename | Size |
|---|---|
| client-2.0.206.fcc5e76.pom | |
| client-2.0.206.fcc5e76.jar | 27 KB |
| client-2.0.206.fcc5e76-sources.jar | 9 KB |
| client-2.0.206.fcc5e76-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.acto/client/ -->
<dependency>
<groupId>dk.acto</groupId>
<artifactId>client</artifactId>
<version>2.0.206.fcc5e76</version>
</dependency>
// https://jarcasting.com/artifacts/dk.acto/client/
implementation 'dk.acto:client:2.0.206.fcc5e76'
// https://jarcasting.com/artifacts/dk.acto/client/
implementation ("dk.acto:client:2.0.206.fcc5e76")
'dk.acto:client:jar:2.0.206.fcc5e76'
<dependency org="dk.acto" name="client" rev="2.0.206.fcc5e76">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.acto', module='client', version='2.0.206.fcc5e76')
)
libraryDependencies += "dk.acto" % "client" % "2.0.206.fcc5e76"
[dk.acto/client "2.0.206.fcc5e76"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vavr : vavr | jar | 0.10.2 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.hazelcast : hazelcast | jar | 4.2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
| org.springframework : spring-context | jar | 5.2.8.RELEASE |
| org.springframework.security : spring-security-web | jar | 5.3.4.RELEASE |