| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcom.webauthn4j |
| Идентификатор | Идентификаторwebauthn4j-test |
| Последняя версия | Последняя версия0.20.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebauthn4j-test
Package that contains testing classes for WebAuthn4J
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webauthn4j-test-0.20.0.RELEASE.pom | |
| webauthn4j-test-0.20.0.RELEASE.jar | 135 KB |
| webauthn4j-test-0.20.0.RELEASE-sources.jar | 119 KB |
| webauthn4j-test-0.20.0.RELEASE-javadoc.jar | 176 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |