Last Version

Jetty :: Servlet API and Schemas for JPMS and OSGi 4.0.6

The Eclipse Jetty Toolchain Parent

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.toolchain
ArtifactId

ArtifactId

jetty-servlet-api
Version

Version

4.0.6
Type

Type

jar
Description

Description

Jetty :: Servlet API and Schemas for JPMS and OSGi
The Eclipse Jetty Toolchain Parent
Project URL

Project URL

https://eclipse.org/jetty/jetty-servlet-api
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-servlet-api 4.0.6


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

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.