License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-composite-password |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server composite-password module
Password authenticator which can validate password against multiple backends
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-composite-password/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-composite-password</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation 'io.imunity:unity-composite-password:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation ("io.imunity:unity-composite-password:3.9.1")
'io.imunity:unity-composite-password:jar:3.9.1'
<dependency org="io.imunity" name="unity-composite-password" rev="3.9.1">
<artifact name="unity-composite-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-composite-password', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-composite-password" % "3.9.1"
[io.imunity/unity-composite-password "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.imunity : unity-server-engine-api | jar | 3.9.1 |
io.imunity : unity-server-std-plugins | jar | 3.9.1 |
io.imunity : unity-server-ldap | jar | 3.9.1 |
io.imunity : unity-server-pam | jar | 3.9.1 |
io.imunity : unity-server-web-elements | jar | 3.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.20 |
junit : junit | jar | 4.12 |
io.imunity : unity-server-engine | test-jar | 3.9.1 |
io.imunity : unity-server-engine | jar | 3.9.1 |
io.imunity : unity-server-storage | jar | 3.9.1 |
io.imunity : unity-server-ws | jar | 3.9.1 |
io.imunity : unity-server-ws | test-jar | 3.9.1 |
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 |