License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.apache.geronimo.applications.examples |
ArtifactId | ArtifactIdgeronimo-jsp-examples |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Applications, Examples :: JSP (JSR 152)
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jsp-examples-2.0.2.pom | |
geronimo-jsp-examples-2.0.2.war | 216 KB |
geronimo-jsp-examples-2.0.2-sources.jar | 48 KB |
geronimo-jsp-examples-2.0.2-javadoc.jar | 354 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |