| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIddk.acto |
| ArtifactId | ArtifactIdclient |
| Version | Version2.0.194.1c9d32a |
| 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.194.1c9d32a.pom | |
| client-2.0.194.1c9d32a.jar | 27 KB |
| client-2.0.194.1c9d32a-sources.jar | 9 KB |
| client-2.0.194.1c9d32a-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.acto/client/ -->
<dependency>
<groupId>dk.acto</groupId>
<artifactId>client</artifactId>
<version>2.0.194.1c9d32a</version>
</dependency>
// https://jarcasting.com/artifacts/dk.acto/client/
implementation 'dk.acto:client:2.0.194.1c9d32a'
// https://jarcasting.com/artifacts/dk.acto/client/
implementation ("dk.acto:client:2.0.194.1c9d32a")
'dk.acto:client:jar:2.0.194.1c9d32a'
<dependency org="dk.acto" name="client" rev="2.0.194.1c9d32a">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.acto', module='client', version='2.0.194.1c9d32a')
)
libraryDependencies += "dk.acto" % "client" % "2.0.194.1c9d32a"
[dk.acto/client "2.0.194.1c9d32a"]
| 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 |