is not current version
Last Version 3.9.1

UNITY Server composite-password module 3.5.2

Password authenticator which can validate password against multiple backends

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-composite-password
Version

Version

3.5.2
Type

Type

jar
Description

Description

UNITY Server composite-password module
Password authenticator which can validate password against multiple backends
Project Organization

Project Organization

Unity

Download unity-composite-password 3.5.2


<!-- https://jarcasting.com/artifacts/io.imunity/unity-composite-password/ -->
<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-composite-password</artifactId>
    <version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation 'io.imunity:unity-composite-password:3.5.2'
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation ("io.imunity:unity-composite-password:3.5.2")
'io.imunity:unity-composite-password:jar:3.5.2'
<dependency org="io.imunity" name="unity-composite-password" rev="3.5.2">
  <artifact name="unity-composite-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-composite-password', version='3.5.2')
)
libraryDependencies += "io.imunity" % "unity-composite-password" % "3.5.2"
[io.imunity/unity-composite-password "3.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.imunity : unity-server-engine-api jar 3.5.2
io.imunity : unity-server-std-plugins jar 3.5.2
io.imunity : unity-server-ldap jar 3.5.2
io.imunity : unity-server-pam jar 3.5.2
io.imunity : unity-server-web-elements jar 3.5.2

test (10)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.20.RELEASE
junit : junit jar 4.12
io.imunity : unity-server-engine test-jar 3.5.2
io.imunity : unity-server-engine jar 3.5.2
io.imunity : unity-server-storage jar 3.5.2
io.imunity : unity-server-ws jar 3.5.2
io.imunity : unity-server-ws test-jar 3.5.2
eu.unicore.security : secutils-cxf jar 3.2.0
org.mockito : mockito-core jar 2.27.0
eu.codearte.catch-exception : catch-exception jar 1.4.6

Project Modules

There are no modules declared in this project.