Last Version

Excalibur Component Manager Tests 2.2.1

Tests for the Excalibur Component Manager component

License

License

GroupId

GroupId

org.apache.excalibur.component
ArtifactId

ArtifactId

excalibur-component-tests
Version

Version

2.2.1
Type

Type

jar
Description

Description

Excalibur Component Manager Tests
Tests for the Excalibur Component Manager component
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-component-tests 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.excalibur.component/excalibur-component-tests/ -->
<dependency>
    <groupId>org.apache.excalibur.component</groupId>
    <artifactId>excalibur-component-tests</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.component/excalibur-component-tests/
implementation 'org.apache.excalibur.component:excalibur-component-tests:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.component/excalibur-component-tests/
implementation ("org.apache.excalibur.component:excalibur-component-tests:2.2.1")
'org.apache.excalibur.component:excalibur-component-tests:jar:2.2.1'
<dependency org="org.apache.excalibur.component" name="excalibur-component-tests" rev="2.2.1">
  <artifact name="excalibur-component-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.component', module='excalibur-component-tests', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.component" % "excalibur-component-tests" % "2.2.1"
[org.apache.excalibur.component/excalibur-component-tests "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.excalibur.component : excalibur-component jar 2.2.1
junit : junit jar 3.8.2

test (1)

Group / Artifact Type Version
org.apache.excalibur.testcase : excalibur-testcase jar 2.2.1

Project Modules

There are no modules declared in this project.