You can download apacheds-test-framework-1.5.7.jar in this page.
Apache Open Source
apacheds-test-framework-1.5.7.jar file has the following types.
META-INF/DEPENDENCIES META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE META-INF/maven/org.apache.directory.server/apacheds-test-framework/pom.properties META-INF/maven/org.apache.directory.server/apacheds-test-framework/pom.xml org.apache.directory.server.core.integ.AbstractLdapTestUnit.class org.apache.directory.server.core.integ.FrameworkRunner.class org.apache.directory.server.core.integ.FrameworkSuite.class
apacheds-test-framework-1.5.7.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-parent</artifactId> <version>1.5.7</version> </parent> <artifactId>apacheds-test-framework</artifactId> <name>ApacheDS Test Framework</name> <packaging>jar</packaging> <description> test framework for integration tests without depending on the InheritableSettings </description> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>${junit.version}</version> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>${commons.io.version}</version> </dependency> <dependency> <artifactId>apacheds-i18n</artifactId> <groupId>${groupId}</groupId> <version>${version}</version> </dependency> <dependency> <artifactId>apacheds-server-annotations</artifactId> <groupId>${groupId}</groupId> <version>${version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-test-framework</artifactId> <version>1.5.7</version> </dependency>
If you think the following apacheds-test-framework-1.5.7.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download apacheds-test-framework-1.5.7.jar file