| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.testsupport |
| Идентификатор | Идентификаторtestsupport-commands |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo Test Support :: Commands
Provides support for Geronimo tests.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testsupport-commands-3.0.1.pom | |
| testsupport-commands-3.0.1.jar | 12 KB |
| testsupport-commands-3.0.1-sources.jar | 9 KB |
| testsupport-commands-3.0.1-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/ -->
<dependency>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport-commands</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/
implementation 'org.apache.geronimo.testsupport:testsupport-commands:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/
implementation ("org.apache.geronimo.testsupport:testsupport-commands:3.0.1")
'org.apache.geronimo.testsupport:testsupport-commands:jar:3.0.1'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-commands" rev="3.0.1">
<artifact name="testsupport-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-commands', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-commands" % "3.0.1"
[org.apache.geronimo.testsupport/testsupport-commands "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.apache.geronimo.testsupport : testsupport-common | jar | 3.0.1 |
| org.apache.geronimo.buildsupport : geronimo-maven-plugin | jar | 3.0.1 |
| org.apache.ant : ant | jar | 1.8.1 |