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.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-welcome
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

war
Description

Description

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.
Project URL

Project URL

http://geronimo.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-welcome

How to add to project

<!-- 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"]

Dependencies

compile (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0
1.0-M5