License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.webauthn4j |
ArtifactId | ArtifactIdwebauthn4j-spring-security-test |
Last Version | Last Version0.7.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebauthn4j-spring-security-test
WebAuthn4J Spring Security test library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-test/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-spring-security-test</artifactId>
<version>0.7.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-test/
implementation 'com.webauthn4j:webauthn4j-spring-security-test:0.7.4.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-spring-security-test/
implementation ("com.webauthn4j:webauthn4j-spring-security-test:0.7.4.RELEASE")
'com.webauthn4j:webauthn4j-spring-security-test:jar:0.7.4.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-spring-security-test" rev="0.7.4.RELEASE">
<artifact name="webauthn4j-spring-security-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-spring-security-test', version='0.7.4.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-spring-security-test" % "0.7.4.RELEASE"
[com.webauthn4j/webauthn4j-spring-security-test "0.7.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.webauthn4j : webauthn4j-spring-security-core | jar | 0.7.4.RELEASE |
junit : junit | jar | 4.13.2 |