License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-reference-auth-security |
Last Version | Last Version1.15.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReference Auth - Security
Libraries for creating an HSPC compliant launch context
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-auth-security</artifactId>
<version>1.15.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/
implementation 'org.hspconsortium.reference:hspc-reference-auth-security:1.15.3'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/
implementation ("org.hspconsortium.reference:hspc-reference-auth-security:1.15.3")
'org.hspconsortium.reference:hspc-reference-auth-security:jar:1.15.3'
<dependency org="org.hspconsortium.reference" name="hspc-reference-auth-security" rev="1.15.3">
<artifact name="hspc-reference-auth-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-auth-security', version='1.15.3')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-auth-security" % "1.15.3"
[org.hspconsortium.reference/hspc-reference-auth-security "1.15.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 4.2.2.RELEASE |
org.mitre : openid-connect-client | jar | 1.3.1 |
commons-lang : commons-lang | jar | 2.6 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.1.0.RELEASE |
org.springframework.security : spring-security-config | jar | 4.2.2.RELEASE |
org.springframework.security : spring-security-web | jar | 4.2.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |