| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcom.webauthn4j |
| Идентификатор | Идентификаторwebauthn4j-util |
| Последняя версия | Последняя версия0.20.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebauthn4j-util
Package that contains utility classes for WebAuthn4J
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-util/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-util</artifactId>
<version>0.20.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-util/
implementation 'com.webauthn4j:webauthn4j-util:0.20.0.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-util/
implementation ("com.webauthn4j:webauthn4j-util:0.20.0.RELEASE")
'com.webauthn4j:webauthn4j-util:jar:0.20.0.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-util" rev="0.20.0.RELEASE">
<artifact name="webauthn4j-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-util', version='0.20.0.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-util" % "0.20.0.RELEASE"
[com.webauthn4j/webauthn4j-util "0.20.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.kerby : kerby-asn1 | jar | 2.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.13.3 |
| org.checkerframework : checker-qual | jar | 3.22.0 |