License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.tourniquet.junit |
ArtifactId | ArtifactIdtourniquet-ldap |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontourniquet-ldap
LDAP support, providing embedded directories and directory servers as a test rule.
|
Project Organization |
Project OrganizationDevCon5 GmbH |
Filename | Size |
---|---|
tourniquet-ldap-0.4.8.pom | |
tourniquet-ldap-0.4.8.jar | 11 KB |
tourniquet-ldap-0.4.8-sources.jar | 9 KB |
tourniquet-ldap-0.4.8-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-ldap/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-ldap</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-ldap/
implementation 'io.tourniquet.junit:tourniquet-ldap:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-ldap/
implementation ("io.tourniquet.junit:tourniquet-ldap:0.4.8")
'io.tourniquet.junit:tourniquet-ldap:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-ldap" rev="0.4.8">
<artifact name="tourniquet-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-ldap', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-ldap" % "0.4.8"
[io.tourniquet.junit/tourniquet-ldap "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |