is not current version
Last Version 1.0.13

org.ldaptive:ldaptive-netscape 1.0.4

ldaptive netscape provider

Categories

Categories

Net
GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-netscape
Version

Version

1.0.4
Type

Type

jar

Download ldaptive-netscape 1.0.4


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