| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.sonatype.nexus | 
    
| ArtifactId | ArtifactIdnexus-ldap-testsupport | 
    
| Version | Version3.0.0-b2015020701 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.sonatype.nexus:nexus-ldap-testsupport 
            org.sonatype.nexus:nexus-ldap-testsupport 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-ldap-testsupport/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-ldap-testsupport</artifactId>
    <version>3.0.0-b2015020701</version>
</dependency>
                // https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-ldap-testsupport/
implementation 'org.sonatype.nexus:nexus-ldap-testsupport:3.0.0-b2015020701'
                // https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-ldap-testsupport/
implementation ("org.sonatype.nexus:nexus-ldap-testsupport:3.0.0-b2015020701")
                'org.sonatype.nexus:nexus-ldap-testsupport:jar:3.0.0-b2015020701'
                <dependency org="org.sonatype.nexus" name="nexus-ldap-testsupport" rev="3.0.0-b2015020701">
  <artifact name="nexus-ldap-testsupport" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-ldap-testsupport', version='3.0.0-b2015020701')
)
                libraryDependencies += "org.sonatype.nexus" % "nexus-ldap-testsupport" % "3.0.0-b2015020701"
                [org.sonatype.nexus/nexus-ldap-testsupport "3.0.0-b2015020701"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.directory.server : apacheds-server-unit | jar | |
| org.bouncycastle : bcprov-jdk15on | jar | |
| org.sonatype.nexus : nexus-common | jar | 3.0.0-b2015020701 | 
| org.sonatype.nexus : nexus-test-common | jar | 3.0.0-b2015020701 |