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