ldap-unit

JUnit rule to simplify ldap unit tests.

License

License

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

ldap-unit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ldap-unit
JUnit rule to simplify ldap unit tests.
Project URL

Project URL

http://sdorra.github.io/ldap-unit

Download ldap-unit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.unboundid : unboundid-ldapsdk jar 2.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0