Last Version

Jetty :: Glassfish JSP Implementation 9.3.0.M1

Administrative parent pom for Jetty modules

License

License

Categories

Categories

Jetty Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-jsp
Version

Version

9.3.0.M1
Type

Type

jar
Description

Description

Jetty :: Glassfish JSP Implementation
Administrative parent pom for Jetty modules
Project URL

Project URL

http://www.eclipse.org/jetty
Project Organization

Project Organization

Webtide

Download jetty-jsp 9.3.0.M1


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jsp/ -->
<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-jsp</artifactId>
    <version>9.3.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jsp/
implementation 'org.eclipse.jetty:jetty-jsp:9.3.0.M1'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jsp/
implementation ("org.eclipse.jetty:jetty-jsp:9.3.0.M1")
'org.eclipse.jetty:jetty-jsp:jar:9.3.0.M1'
<dependency org="org.eclipse.jetty" name="jetty-jsp" rev="9.3.0.M1">
  <artifact name="jetty-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-jsp', version='9.3.0.M1')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-jsp" % "9.3.0.M1"
[org.eclipse.jetty/jetty-jsp "9.3.0.M1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-schemas jar 3.1.M0
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.1
org.glassfish.web : javax.servlet.jsp jar 2.3.2
org.eclipse.jetty.orbit : javax.servlet.jsp.jstl jar 1.2.0.v201105211821
org.glassfish.web : javax.servlet.jsp.jstl jar 1.2.2
org.glassfish : javax.el jar 3.0.0
org.eclipse.jetty.orbit : org.eclipse.jdt.core jar 3.8.2.v20130121

Project Modules

There are no modules declared in this project.