License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-jsp_2.0_spec |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSP 2.0
Provides open-source implementations of Sun specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jsp_2.0_spec-1.1.pom | |
geronimo-jsp_2.0_spec-1.1.jar | 48 KB |
geronimo-jsp_2.0_spec-1.1-sources.jar | 114 KB |
geronimo-jsp_2.0_spec-1.1-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.0_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jsp_2.0_spec</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.0_spec/
implementation 'org.apache.geronimo.specs:geronimo-jsp_2.0_spec:1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-jsp_2.0_spec/
implementation ("org.apache.geronimo.specs:geronimo-jsp_2.0_spec:1.1")
'org.apache.geronimo.specs:geronimo-jsp_2.0_spec:jar:1.1'
<dependency org="org.apache.geronimo.specs" name="geronimo-jsp_2.0_spec" rev="1.1">
<artifact name="geronimo-jsp_2.0_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-jsp_2.0_spec', version='1.1')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-jsp_2.0_spec" % "1.1"
[org.apache.geronimo.specs/geronimo-jsp_2.0_spec "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.4_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |