License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webauthn4j |
ArtifactId | ArtifactIdwebauthn4j-metadata |
Last Version | Last Version0.20.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebauthn4j-metadata
WebAuthn4J Metadata library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-metadata/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-metadata</artifactId>
<version>0.20.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-metadata/
implementation 'com.webauthn4j:webauthn4j-metadata:0.20.0.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-metadata/
implementation ("com.webauthn4j:webauthn4j-metadata:0.20.0.RELEASE")
'com.webauthn4j:webauthn4j-metadata:jar:0.20.0.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-metadata" rev="0.20.0.RELEASE">
<artifact name="webauthn4j-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-metadata', version='0.20.0.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-metadata" % "0.20.0.RELEASE"
[com.webauthn4j/webauthn4j-metadata "0.20.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.webauthn4j : webauthn4j-core | jar | 0.20.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
org.checkerframework : checker-qual | jar | 3.22.0 |