License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.webauthn4j |
ArtifactId | ArtifactIdwebauthn4j-spring-security-core |
Last Version | Last Version0.7.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebauthn4j-spring-security-core
WebAuthn4J Spring Security Core library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-core/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-spring-security-core</artifactId>
<version>0.7.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-core/
implementation 'com.webauthn4j:webauthn4j-spring-security-core:0.7.4.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-core/
implementation ("com.webauthn4j:webauthn4j-spring-security-core:0.7.4.RELEASE")
'com.webauthn4j:webauthn4j-spring-security-core:jar:0.7.4.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-spring-security-core" rev="0.7.4.RELEASE">
<artifact name="webauthn4j-spring-security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-spring-security-core', version='0.7.4.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-spring-security-core" % "0.7.4.RELEASE"
[com.webauthn4j/webauthn4j-spring-security-core "0.7.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.webauthn4j : webauthn4j-core | jar | 0.19.2.RELEASE |
com.webauthn4j : webauthn4j-metadata | jar | 0.19.2.RELEASE |
org.springframework.security : spring-security-core | jar | 5.6.2 |
org.springframework.security : spring-security-config | jar | 5.6.2 |
org.springframework.security : spring-security-web | jar | 5.6.2 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-web | jar | 5.3.18 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 5.3.18 |
org.springframework : spring-jdbc | jar | 5.3.18 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.13.2 |