License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.component |
ArtifactId | ArtifactIdexcalibur-component-tests |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcalibur Component Manager Tests
Tests for the Excalibur Component Manager component
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excalibur-component-tests-2.2.1.pom | |
excalibur-component-tests-2.2.1.jar | 6 KB |
excalibur-component-tests-2.2.1-sources.jar | 324 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.excalibur.component : excalibur-component | jar | 2.2.1 |
junit : junit | jar | 3.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.excalibur.testcase : excalibur-testcase | jar | 2.2.1 |