| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-composite-password |
| Версия | Версия3.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server composite-password module
Password authenticator which can validate password against multiple backends
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-composite-password-3.8.0.pom | |
| unity-composite-password-3.8.0.jar | 34 KB |
| unity-composite-password-3.8.0-sources.jar | 17 KB |
| unity-composite-password-3.8.0-javadoc.jar | 436 KB |
| unity-composite-password-3.8.0-i18n.zip | 650 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-composite-password/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-composite-password</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation 'io.imunity:unity-composite-password:3.8.0'
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation ("io.imunity:unity-composite-password:3.8.0")
'io.imunity:unity-composite-password:jar:3.8.0'
<dependency org="io.imunity" name="unity-composite-password" rev="3.8.0">
<artifact name="unity-composite-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-composite-password', version='3.8.0')
)
libraryDependencies += "io.imunity" % "unity-composite-password" % "3.8.0"
[io.imunity/unity-composite-password "3.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine-api | jar | 3.8.0 |
| io.imunity : unity-server-std-plugins | jar | 3.8.0 |
| io.imunity : unity-server-ldap | jar | 3.8.0 |
| io.imunity : unity-server-pam | jar | 3.8.0 |
| io.imunity : unity-server-web-elements | jar | 3.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.3.13 |
| junit : junit | jar | 4.12 |
| io.imunity : unity-server-engine | test-jar | 3.8.0 |
| io.imunity : unity-server-engine | jar | 3.8.0 |
| io.imunity : unity-server-storage | jar | 3.8.0 |
| io.imunity : unity-server-ws | jar | 3.8.0 |
| io.imunity : unity-server-ws | test-jar | 3.8.0 |
| eu.unicore.security : secutils-cxf | jar | 3.2.1 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |