MVN

org.noear : okldap

Maven & Gradle

Dec 12, 2022
6 usages
1 stars

okldap · Java project for okldap

<dependency>
    <groupId>org.noear</groupId>
    <artifactId>okldap</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.noear : okldap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.noear : okldap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
okldap-1.1.3
okldap-1.1.2
okldap-1.1.1
1.1
okldap-1.1
1.0
okldap-1.0

How to add a dependency to Maven

Add the following org.noear : okldap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.noear</groupId>
    <artifactId>okldap</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.noear : okldap gradle dependency to your build.gradle file:

implementation 'org.noear:okldap:1.1.3'

Gradle Kotlin DSL: Add the following org.noear : okldap gradle kotlin dependency to your build.gradle.kts file:

implementation("org.noear:okldap:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.noear : okldap sbt scala dependency to your build.sbt file:

libraryDependencies += "org.noear" % "okldap" % "1.1.3"

Advertisement

Dependencies from Group

Aug 26, 2023
264 usages
1.3k stars
Nov 24, 2022
98 usages
116 stars
Aug 17, 2023
93 usages
116 stars
Dec 11, 2019
56 usages
Aug 26, 2023
50 usages
1.3k stars

Discover Dependencies