is not current version
Last Version 2.1.1

LDAPTIVE CORE 2.1.0

Ldaptive API

License

License

GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive
Version

Version

2.1.0
Type

Type

jar
Description

Description

LDAPTIVE CORE
Ldaptive API

Download ldaptive 2.1.0


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.