is not current version
Last Version 2.1.0

com.btmatthews.ldapunit:ldapunit 2.0.0

Supports unit tests involving LDAP

GroupId

GroupId

com.btmatthews.ldapunit
ArtifactId

ArtifactId

ldapunit
Version

Version

2.0.0
Type

Type

jar

Download ldapunit 2.0.0


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