Jar examples for a:apacheds-test-framework
Test framework for integration tests without depending on the InheritableSettings
You can download jar file apacheds-test-framework 2.0.0-M21 in this page.
Apache License
You can use the following script to add apacheds-test-framework-2.0.0-M21.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-test-framework</artifactId> <version>2.0.0-M21</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-test-framework', version: '2.0.0-M21'
libraryDependencies += "org.apache.directory.server" % "apacheds-test-framework" % "2.0.0-M21"
<dependency org="org.apache.directory.server" name="apacheds-test-framework" rev="2.0.0-M21"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-test-framework', version='2.0.0-M21'))
'org.apache.directory.server:apacheds-test-framework:jar:2.0.0-M21'
Click the following link to download the jar file.
apacheds-test-framework-2.0.0-M21-javadoc.jar