MVN

io.imunity : unity-server-ldap

Maven & Gradle

Aug 14, 2023
5 usages
19 stars

UNITY Server ldap module · Authenticator checking user credential against LDAP server

<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-server-ldap</artifactId>
    <version>3.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.imunity : unity-server-ldap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.13.1
  • Latest Release Candidate: 3.3.0-rc3

All Versions

Choose a version of io.imunity : unity-server-ldap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.13.x
unity-server-ldap-3.13.1
unity-server-ldap-3.13.0
3.12.x
unity-server-ldap-3.12.0
3.11.x
unity-server-ldap-3.11.2
unity-server-ldap-3.11.1
unity-server-ldap-3.11.0
3.10.x
unity-server-ldap-3.10.0
3.9.x
unity-server-ldap-3.9.1
unity-server-ldap-3.9.0
3.8.x
unity-server-ldap-3.8.2
unity-server-ldap-3.8.1
unity-server-ldap-3.8.0
3.7.x
unity-server-ldap-3.7.2
unity-server-ldap-3.7.1
unity-server-ldap-3.7.0
3.6.x
unity-server-ldap-3.6.1
unity-server-ldap-3.6.0
unity-server-ldap-3.6.0-m2
unity-server-ldap-3.6.0-m1
3.5.x
unity-server-ldap-3.5.4
unity-server-ldap-3.5.3
unity-server-ldap-3.5.2
unity-server-ldap-3.5.1
unity-server-ldap-3.5.0
3.4.x
unity-server-ldap-3.4.5
unity-server-ldap-3.4.4
unity-server-ldap-3.4.3
unity-server-ldap-3.4.2
unity-server-ldap-3.4.1
unity-server-ldap-3.4.0
3.3.x
unity-server-ldap-3.3.4
unity-server-ldap-3.3.3
unity-server-ldap-3.3.2
unity-server-ldap-3.3.1
unity-server-ldap-3.3.0
unity-server-ldap-3.3.0-rc3
unity-server-ldap-3.3.0-rc2

How to add a dependency to Maven

Add the following io.imunity : unity-server-ldap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-server-ldap</artifactId>
    <version>3.13.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.imunity : unity-server-ldap gradle dependency to your build.gradle file:

implementation 'io.imunity:unity-server-ldap:3.13.1'

Gradle Kotlin DSL: Add the following io.imunity : unity-server-ldap gradle kotlin dependency to your build.gradle.kts file:

implementation("io.imunity:unity-server-ldap:3.13.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.imunity : unity-server-ldap sbt scala dependency to your build.sbt file:

libraryDependencies += "io.imunity" % "unity-server-ldap" % "3.13.1"

Advertisement

Dependencies from Group

Aug 14, 2023
21 usages
19 stars
Aug 14, 2023
17 usages
19 stars
Aug 14, 2023
13 usages
19 stars
Aug 14, 2023
11 usages
19 stars
Aug 14, 2023
9 usages
19 stars

Discover Dependencies

Aug 14, 2023
17 usages
19 stars
Aug 14, 2023
19 stars
Aug 14, 2023
2 usages
19 stars
Aug 14, 2023
19 stars
Aug 14, 2023
2 usages
19 stars
Jun 30, 2020
0 stars