Jetty :: JSP Fragment

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.toolchain
ArtifactId

ArtifactId

jetty-jsp-fragment
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty :: JSP Fragment
Administrative parent pom for Jetty modules
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-jsp-fragment
Project Organization

Project Organization

Mort Bay Consulting
Source Code Management

Source Code Management

http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/tree/jetty-jsp-osgi/jetty-jsp-fragment

Download jetty-jsp-fragment

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.web : javax.servlet.jsp jar 2.3.2
org.eclipse.jetty.toolchain : jetty-jsp-jdt jar 2.3.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3
2.3.2