is not current version
Last Version 2.1.0

com.btmatthews.ldapunit:ldapunit 1.0.1

Supports unit tests involving LDAP

GroupId

GroupId

com.btmatthews.ldapunit
ArtifactId

ArtifactId

ldapunit
Version

Version

1.0.1
Type

Type

jar

Download ldapunit 1.0.1


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