Geronimo :: Welcome Application

This is a very simple application that is intended to serve as the default page that can be viewed when the server is first installed so that someone can see that the installation is working.

Категории

Категории

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

Группа

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

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

geronimo-welcome
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

war
Описание

Описание

Geronimo :: Welcome Application
This is a very simple application that is intended to serve as the default page that can be viewed when the server is first installed so that someone can see that the installation is working.
Ссылка на сайт

Ссылка на сайт

http://geronimo.apache.org/
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать geronimo-welcome

Как подключить последнюю версию

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
geronimo : geronimo-kernel jar 1.1.1
geronimo : geronimo-system jar 1.1.1
mx4j : mx4j jar 3.0.1
ant : ant jar 1.6.5
commons-el : commons-el jar 1.0
org.apache.geronimo.specs : geronimo-j2ee_1.4_spec jar 1.1
taglibs : standard jar 1.1.1
jstl : jstl jar 1.1.1
tomcat : jasper-runtime jar 5.5.15
tomcat : jasper-compiler jar 5.5.15
commons-logging : commons-logging jar 1.0.4
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1
1.0
1.0-M5