Jar examples for e:excalibur-testcase
This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.
You can download jar file excalibur-testcase 2.2.1 in this page.
Apache License
You can use the following script to add excalibur-testcase-2.2.1.jar to your project.
<dependency> <groupId>org.apache.excalibur.testcase</groupId> <artifactId>excalibur-testcase</artifactId> <version>2.2.1</version> </dependency>
compile group: 'org.apache.excalibur.testcase', name: 'excalibur-testcase', version: '2.2.1'
libraryDependencies += "org.apache.excalibur.testcase" % "excalibur-testcase" % "2.2.1"
<dependency org="org.apache.excalibur.testcase" name="excalibur-testcase" rev="2.2.1"/>
@Grapes(@Grab(group='org.apache.excalibur.testcase', module='excalibur-testcase', version='2.2.1'))
'org.apache.excalibur.testcase:excalibur-testcase:jar:2.2.1'
Click the following link to download the jar file.
excalibur-testcase-2.2.1-javadoc.jar