Last Version

jetty:jsp 2.1-6.0.2


Categories

Categories

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

GroupId

jetty
ArtifactId

ArtifactId

jsp
Version

Version

2.1-6.0.2
Type

Type

jar
Description

Description

Download jsp 2.1-6.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.