| License | License | 
|---|---|
| GroupId | GroupIdde.adorsys.sts | 
| ArtifactId | ArtifactIdsts-pop | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSecureTokenService modules | 
| Filename | Size | 
|---|---|
| sts-pop-1.0.5.pom | |
| sts-pop-1.0.5.jar | 2 KB | 
| sts-pop-1.0.5-sources.jar | 2 KB | 
| sts-pop-1.0.5-javadoc.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.adorsys.sts/sts-pop/ -->
<dependency>
    <groupId>de.adorsys.sts</groupId>
    <artifactId>sts-pop</artifactId>
    <version>1.0.5</version>
</dependency>// https://jarcasting.com/artifacts/de.adorsys.sts/sts-pop/
implementation 'de.adorsys.sts:sts-pop:1.0.5'// https://jarcasting.com/artifacts/de.adorsys.sts/sts-pop/
implementation ("de.adorsys.sts:sts-pop:1.0.5")'de.adorsys.sts:sts-pop:jar:1.0.5'<dependency org="de.adorsys.sts" name="sts-pop" rev="1.0.5">
  <artifact name="sts-pop" type="jar" />
</dependency>@Grapes(
@Grab(group='de.adorsys.sts', module='sts-pop', version='1.0.5')
)libraryDependencies += "de.adorsys.sts" % "sts-pop" % "1.0.5"[de.adorsys.sts/sts-pop "1.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.adorsys.sts : sts-common | jar | 1.0.5 | 
| de.adorsys.sts : sts-keymanagement-api | jar | 1.0.5 | 
| de.adorsys.sts : sts-keymanagement-impl | jar | 1.0.5 | 
