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

org.apache.geronimo.testsupport:testsupport-packaging 2.2


Категории

Категории

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

Группа

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

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

testsupport-packaging
Версия

Версия

2.2
Тип

Тип

jar

Скачать testsupport-packaging 2.2


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