License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-otp-ldap |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server otp-ldap module
One-time-password authenticator with ldap backend
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unity-server-otp-ldap-3.9.1.pom | |
unity-server-otp-ldap-3.9.1.jar | 26 KB |
unity-server-otp-ldap-3.9.1-sources.jar | 14 KB |
unity-server-otp-ldap-3.9.1-javadoc.jar | 390 KB |
unity-server-otp-ldap-3.9.1-i18n.zip | 925 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-otp-ldap/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-otp-ldap</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-otp-ldap/
implementation 'io.imunity:unity-server-otp-ldap:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-otp-ldap/
implementation ("io.imunity:unity-server-otp-ldap:3.9.1")
'io.imunity:unity-server-otp-ldap:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-otp-ldap" rev="3.9.1">
<artifact name="unity-server-otp-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-otp-ldap', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-otp-ldap" % "3.9.1"
[io.imunity/unity-server-otp-ldap "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.imunity : unity-server-web-console-utils | jar | 3.9.1 |
io.imunity : unity-server-otp | jar | 3.9.1 |
io.imunity : unity-server-ldap | jar | 3.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.20 |
io.imunity : unity-server-engine | jar | 3.9.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |
io.imunity : unity-server-engine | jar | 3.9.1 |
io.imunity : unity-server-ldap | test-jar | 3.9.1 |
org.assertj : assertj-core | jar | 3.21.0 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |