Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-welcome |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo :: 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-welcome-1.1.1.pom | |
geronimo-welcome-1.1.1.war | 410 KB |
Browse |
<!-- 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"]
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 |