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

org.apache.geronimo.plugins:console 2.2

Geronimo administration console supporting dynamic extensions

Категории

Категории

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

Группа

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

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

console
Версия

Версия

2.2
Тип

Тип

pom

Скачать console 2.2

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

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