Last Version

embedded-ldap-junit 0.8.1

Library that provides a JUnit rule for setting up an in-memory LDAP server by using the glorious Unboundid LDAP SDK

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

embedded-ldap-junit
Version

Version

0.8.1
Type

Type

jar
Description

Description

embedded-ldap-junit
Library that provides a JUnit rule for setting up an in-memory LDAP server by using the glorious Unboundid LDAP SDK
Project URL

Project URL

https://github.com/zapodot/embedded-ldap-junit
Source Code Management

Source Code Management

https://github.com/zapodot/embedded-ldap-junit

Download embedded-ldap-junit 0.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.unboundid : unboundid-ldapsdk jar 5.0.1
junit : junit jar 4.13
com.google.guava : guava jar 29.0-jre
net.bytebuddy : byte-buddy jar 1.10.10
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.bouncycastle : bcprov-jdk15on jar 1.65
org.bouncycastle : bcpkix-jdk15on jar 1.65

Project Modules

There are no modules declared in this project.