Last Version

Geronimo Plugins, Welcome :: Core 3.0.1

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.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

geronimo-welcome
Version

Version

3.0.1
Type

Type

war
Description

Description

Geronimo Plugins, Welcome :: Core
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 Organization

Project Organization

The Apache Geronimo development community

Download geronimo-welcome 3.0.1


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

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.geronimo.framework : geronimo-plugin jar 3.0.1
org.apache.geronimo.specs : geronimo-jsp_2.2_spec jar 1.2
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium jar 4.2.0
org.slf4j : slf4j-api jar 1.6.0

test (2)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 3.0.1
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.