| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-fido |
| Версия | Версия3.9.0 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server fido module
Fido credential management and authentication
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-fido-3.9.0.pom | |
| unity-server-fido-3.9.0.jar | 81 KB |
| unity-server-fido-3.9.0-sources.jar | 40 KB |
| unity-server-fido-3.9.0-javadoc.jar | 510 KB |
| unity-server-fido-3.9.0-i18n.zip | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-fido/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-fido</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-fido/
implementation 'io.imunity:unity-server-fido:3.9.0'
// https://jarcasting.com/artifacts/io.imunity/unity-server-fido/
implementation ("io.imunity:unity-server-fido:3.9.0")
'io.imunity:unity-server-fido:jar:3.9.0'
<dependency org="io.imunity" name="unity-server-fido" rev="3.9.0">
<artifact name="unity-server-fido" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-fido', version='3.9.0')
)
libraryDependencies += "io.imunity" % "unity-server-fido" % "3.9.0"
[io.imunity/unity-server-fido "3.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine-api | jar | 3.9.0 |
| io.imunity : unity-server-std-plugins | jar | 3.9.0 |
| io.imunity : unity-server-web-common | jar | 3.9.0 |
| com.yubico : webauthn-server-core | jar | 1.5.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.2 |
| com.upokecenter : cbor | jar | 4.0.1 |
| io.imunity : unity-server-engine | jar | 3.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |