Last Version

Geronimo Applications, Examples :: JSP (JSR 152) 2.0.2

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

License

License

Categories

Categories

Geronimo Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.apache.geronimo.applications.examples
ArtifactId

ArtifactId

geronimo-jsp-examples
Version

Version

2.0.2
Type

Type

war
Description

Description

Geronimo Applications, Examples :: JSP (JSR 152)
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-jsp-examples 2.0.2


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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.1
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0
jstl : jstl jar 1.2

test (2)

Group / Artifact Type Version
org.apache.geronimo.genesis.config : logging-config jar 1.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.