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

org.apache.geronimo.plugins:console-base-portlets 2.1


Категории

Категории

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

Группа

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

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

console-base-portlets
Версия

Версия

2.1
Тип

Тип

war

Скачать console-base-portlets 2.1


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