Last Version

LDAPTIVE CORE 2.1.1

Ldaptive API

License

License

GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive
Version

Version

2.1.1
Type

Type

jar
Description

Description

LDAPTIVE CORE
Ldaptive API

Download ldaptive 2.1.1


<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive/ -->
<dependency>
    <groupId>org.ldaptive</groupId>
    <artifactId>ldaptive</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive/
implementation 'org.ldaptive:ldaptive:2.1.1'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive/
implementation ("org.ldaptive:ldaptive:2.1.1")
'org.ldaptive:ldaptive:jar:2.1.1'
<dependency org="org.ldaptive" name="ldaptive" rev="2.1.1">
  <artifact name="ldaptive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive', version='2.1.1')
)
libraryDependencies += "org.ldaptive" % "ldaptive" % "2.1.1"
[org.ldaptive/ldaptive "2.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
io.netty : netty-handler jar 4.1.75.Final
io.netty : netty-transport-native-epoll jar 4.1.75.Final
io.netty : netty-transport-native-kqueue jar 4.1.75.Final

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.5
nl.jqno.equalsverifier : equalsverifier jar 3.10
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.