License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.webauthn4j |
ArtifactId | ArtifactIdwebauthn4j-test |
Last Version | Last Version0.20.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebauthn4j-test
Package that contains testing classes for WebAuthn4J
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-test/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-test</artifactId>
<version>0.20.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-test/
implementation 'com.webauthn4j:webauthn4j-test:0.20.0.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-test/
implementation ("com.webauthn4j:webauthn4j-test:0.20.0.RELEASE")
'com.webauthn4j:webauthn4j-test:jar:0.20.0.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-test" rev="0.20.0.RELEASE">
<artifact name="webauthn4j-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-test', version='0.20.0.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-test" % "0.20.0.RELEASE"
[com.webauthn4j/webauthn4j-test "0.20.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.webauthn4j : webauthn4j-core | jar | 0.20.0.RELEASE |
com.webauthn4j : webauthn4j-device-check | jar | 0.20.0.RELEASE |
com.webauthn4j : webauthn4j-metadata | jar | 0.20.0.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.13.3 |
org.springframework : spring-core | jar | 5.3.20 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |