is not current version
Last Version 0.8.1

org.zapodot:embedded-ldap-junit 0.5.2

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

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

embedded-ldap-junit
Version

Version

0.5.2
Type

Type

jar

Download embedded-ldap-junit 0.5.2


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