LDAPUnit

Supports unit tests involving LDAP

License

License

GroupId

GroupId

com.btmatthews.ldapunit
ArtifactId

ArtifactId

ldapunit
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LDAPUnit
Supports unit tests involving LDAP
Project URL

Project URL

https://github.com/bmatthews68/ldapunit
Project Organization

Project Organization

Brian Matthews
Source Code Management

Source Code Management

https://github.com/bmatthews68/ldapunit

Download ldapunit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.unboundid : unboundid-ldapsdk jar 5.1.3
junit : junit Optional jar 4.13.1
org.junit.jupiter : junit-jupiter-api Optional jar 5.7.0

test (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0