MVN

org.eclipse.jetty.toolchain : jetty-servlet-api

Maven & Gradle

Jan 26, 2021
51 usages
11 stars

Jetty :: Servlet API and Schemas for JPMS and OSGi

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-servlet-api</artifactId>
    <version>4.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.toolchain : jetty-servlet-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.6

All Versions

Choose a version of org.eclipse.jetty.toolchain : jetty-servlet-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
jetty-servlet-api-4.0.6
jetty-servlet-api-4.0.5
jetty-servlet-api-4.0.4
jetty-servlet-api-4.0.3
jetty-servlet-api-4.0.2
jetty-servlet-api-4.0.1

How to add a dependency to Maven

Add the following org.eclipse.jetty.toolchain : jetty-servlet-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-servlet-api</artifactId>
    <version>4.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.toolchain : jetty-servlet-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.toolchain:jetty-servlet-api:4.0.6'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.toolchain : jetty-servlet-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.toolchain:jetty-servlet-api:4.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.toolchain : jetty-servlet-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-servlet-api" % "4.0.6"

Advertisement

Dependencies from Group

May 02, 2023
125 usages
11 stars
Jan 26, 2021
109 usages
11 stars
Sep 01, 2020
71 usages
11 stars
Jan 26, 2021
51 usages
11 stars

Discover Dependencies

Jul 16, 2018
301 stars
Jun 05, 2020
5 usages
18.5k stars
Jan 13, 2022
9 usages
4 stars
Aug 25, 2023
21 usages
1.9k stars
Apr 25, 2018
6 usages
71 stars
Jun 03, 2023
32 usages
801 stars
Aug 24, 2020
4 usages
0 stars
Jun 05, 2014
9 usages
1 stars