License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-ldap |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server ldap module
Authenticator checking user credential against LDAP server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unity-server-ldap-3.9.1.pom | |
unity-server-ldap-3.9.1.jar | 68 KB |
unity-server-ldap-3.9.1-tests.jar | 22 KB |
unity-server-ldap-3.9.1-sources.jar | 39 KB |
unity-server-ldap-3.9.1-javadoc.jar | 554 KB |
unity-server-ldap-3.9.1-i18n.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-ldap/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-ldap</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-ldap/
implementation 'io.imunity:unity-server-ldap:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-ldap/
implementation ("io.imunity:unity-server-ldap:3.9.1")
'io.imunity:unity-server-ldap:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-ldap" rev="3.9.1">
<artifact name="unity-server-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-ldap', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-ldap" % "3.9.1"
[io.imunity/unity-server-ldap "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-web-console-utils | jar | 3.9.1 |
org.springframework : spring-context | jar | 5.3.20 |
com.unboundid : unboundid-ldapsdk | jar | 6.0.4 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.21.0 |
org.springframework : spring-test | jar | 5.3.20 |
org.mockito : mockito-core | jar | 2.27.0 |
io.imunity : unity-server-engine | test-jar | 3.9.1 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |