License |
License |
---|---|
GroupId | GroupIdde.adorsys.sts |
ArtifactId | ArtifactIdsts-simple-encryption |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecureTokenService modules
|
<!-- https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/ -->
<dependency>
<groupId>de.adorsys.sts</groupId>
<artifactId>sts-simple-encryption</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/
implementation 'de.adorsys.sts:sts-simple-encryption:1.0.5'
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/
implementation ("de.adorsys.sts:sts-simple-encryption:1.0.5")
'de.adorsys.sts:sts-simple-encryption:jar:1.0.5'
<dependency org="de.adorsys.sts" name="sts-simple-encryption" rev="1.0.5">
<artifact name="sts-simple-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.sts', module='sts-simple-encryption', version='1.0.5')
)
libraryDependencies += "de.adorsys.sts" % "sts-simple-encryption" % "1.0.5"
[de.adorsys.sts/sts-simple-encryption "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.sts : sts-common | jar | 1.0.5 |
com.nimbusds : nimbus-jose-jwt | jar | 9.14 |
junit : junit | jar |
Group / Artifact | Type | Version |
---|---|---|
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |