License |
License |
---|---|
GroupId | GroupIdcom.btmatthews.ldapunit |
ArtifactId | ArtifactIdldapunit |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPUnit
Supports unit tests involving LDAP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ldapunit-2.1.0.pom | |
ldapunit-2.1.0.jar | 7 KB |
ldapunit-2.1.0-sources.jar | 7 KB |
ldapunit-2.1.0-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |