JSP 2.1

Provides open-source implementations of Sun specifications.

License

License

Categories

Categories

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

GroupId

org.apache.geronimo.specs
ArtifactId

ArtifactId

geronimo-jsp_2.1_spec
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSP 2.1
Provides open-source implementations of Sun specifications.
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-jsp_2.1_spec

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.1_spec/ -->
<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-jsp_2.1_spec</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.1_spec/
implementation 'org.apache.geronimo.specs:geronimo-jsp_2.1_spec:1.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.1_spec/
implementation ("org.apache.geronimo.specs:geronimo-jsp_2.1_spec:1.0.1")
'org.apache.geronimo.specs:geronimo-jsp_2.1_spec:jar:1.0.1'
<dependency org="org.apache.geronimo.specs" name="geronimo-jsp_2.1_spec" rev="1.0.1">
  <artifact name="geronimo-jsp_2.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-jsp_2.1_spec', version='1.0.1')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-jsp_2.1_spec" % "1.0.1"
[org.apache.geronimo.specs/geronimo-jsp_2.1_spec "1.0.1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.1.2
org.apache.geronimo.specs : geronimo-el_1.0_spec jar 1.0.1

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0
1.0-M1