не последняя версия
Последняя версия 3.0.1

org.apache.geronimo.testsupport:testsupport-commands 2.1.8


Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

org.apache.geronimo.testsupport
Идентификатор

Идентификатор

testsupport-commands
Версия

Версия

2.1.8
Тип

Тип

jar

Скачать testsupport-commands 2.1.8


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