| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.excalibur.component |
| Идентификатор | Идентификаторexcalibur-component-tests |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеExcalibur Component Manager Tests
Tests for the Excalibur Component Manager component
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.excalibur.component : excalibur-component | jar | 2.2.1 |
| junit : junit | jar | 3.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.excalibur.testcase : excalibur-testcase | jar | 2.2.1 |