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

org.apache.geronimo.framework:modules 2.1.6


Категории

Категории

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

Группа

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

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

modules
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать modules 2.1.6

Имя Файла Размер
modules-2.1.6.pom 2 KB
Обзор

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