| License |
License |
|---|---|
| GroupId | GroupIdorg.ldaptive |
| ArtifactId | ArtifactIdldaptive-unboundid |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLDAPTIVE UNBOUNDID PROVIDER
Ldaptive unboundid provider
|
| Filename | Size |
|---|---|
| ldaptive-unboundid-1.2.4.pom | |
| ldaptive-unboundid-1.2.4.jar | 36 KB |
| ldaptive-unboundid-1.2.4-sources.jar | 16 KB |
| ldaptive-unboundid-1.2.4-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive-unboundid/ -->
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-unboundid</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-unboundid/
implementation 'org.ldaptive:ldaptive-unboundid:1.2.4'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-unboundid/
implementation ("org.ldaptive:ldaptive-unboundid:1.2.4")
'org.ldaptive:ldaptive-unboundid:jar:1.2.4'
<dependency org="org.ldaptive" name="ldaptive-unboundid" rev="1.2.4">
<artifact name="ldaptive-unboundid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive-unboundid', version='1.2.4')
)
libraryDependencies += "org.ldaptive" % "ldaptive-unboundid" % "1.2.4"
[org.ldaptive/ldaptive-unboundid "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ldaptive : ldaptive | jar | 1.2.4 |
| com.unboundid : unboundid-ldapsdk | jar | 4.0.9 |