| License | License | 
|---|---|
| GroupId | GroupIdorg.springframework.ldap | 
| ArtifactId | ArtifactIdspring-ldap-test | 
| Last Version | Last Version2.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-ldap-test Spring LDAP | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| spring-ldap-test-2.4.1.pom | |
| spring-ldap-test-2.4.1.jar | 32 KB | 
| spring-ldap-test-2.4.1-sources.jar | 23 KB | 
| spring-ldap-test-2.4.1-javadoc.jar | 84 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-test/ -->
<dependency>
    <groupId>org.springframework.ldap</groupId>
    <artifactId>spring-ldap-test</artifactId>
    <version>2.4.1</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-test/
implementation 'org.springframework.ldap:spring-ldap-test:2.4.1'// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-test/
implementation ("org.springframework.ldap:spring-ldap-test:2.4.1")'org.springframework.ldap:spring-ldap-test:jar:2.4.1'<dependency org="org.springframework.ldap" name="spring-ldap-test" rev="2.4.1">
  <artifact name="spring-ldap-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-test', version='2.4.1')
)libraryDependencies += "org.springframework.ldap" % "spring-ldap-test" % "2.4.1"[org.springframework.ldap/spring-ldap-test "2.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.ldap : spring-ldap-core | jar | 2.4.1 | 
| org.springframework.ldap : spring-ldap-ldif-core | jar | 2.4.1 | 
| org.springframework : spring-core | jar | 5.3.21 | 
| org.springframework : spring-beans | jar | 5.3.21 | 
| org.springframework : spring-context | jar | 5.3.21 | 
| org.springframework : spring-test | jar | 5.3.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.typica : typica | jar | 1.7.2 | 
| commons-io : commons-io | jar | 2.11.0 | 
| javax.activation : activation | jar | 1.1 | 
