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

org.apache.geronimo.framework:geronimo-plugin 2.1.8


Категории

Категории

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

Группа

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

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

geronimo-plugin
Версия

Версия

2.1.8
Тип

Тип

jar

Скачать geronimo-plugin 2.1.8


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