| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаorg.apache.geronimo.testsupport |
| Идентификатор | Идентификаторtestsupport-commands |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| testsupport-commands-2.2.1.pom | |
| testsupport-commands-2.2.1.jar | 11 KB |
| testsupport-commands-2.2.1-sources.jar | 8 KB |
| testsupport-commands-2.2.1-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/ -->
<dependency>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport-commands</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/
implementation 'org.apache.geronimo.testsupport:testsupport-commands:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-commands/
implementation ("org.apache.geronimo.testsupport:testsupport-commands:2.2.1")
'org.apache.geronimo.testsupport:testsupport-commands:jar:2.2.1'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-commands" rev="2.2.1">
<artifact name="testsupport-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-commands', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-commands" % "2.2.1"
[org.apache.geronimo.testsupport/testsupport-commands "2.2.1"]