Last Version

UNITY Server composite-password module 3.9.1

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.9.1
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.9.1


<!-- 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"]

Dependencies

compile (5)

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

test (10)

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

Project Modules

There are no modules declared in this project.