Last Version

jetty:jsp-api 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-api
Version

Version

2.1-6.0.2
Type

Type

jar
Description

Description

Download jsp-api 2.1-6.0.2


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