MVN

org.eclipse.jetty : jetty-maven

Maven & Gradle

May 03, 2024

Core :: Maven

<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-maven</artifactId>
    <version>12.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 12.0.9

All Versions

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

Version Vulnerabilities Updated
12.0.x
jetty-maven-12.0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-maven</artifactId>
    <version>12.0.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eclipse.jetty:jetty-maven:12.0.9'

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

implementation("org.eclipse.jetty:jetty-maven:12.0.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eclipse.jetty" % "jetty-maven" % "12.0.9"

Advertisement

Dependencies from Group

Aug 07, 2023
3.6k usages
3.5k stars
Apr 11, 2023
2.6k usages
3.6k stars
Apr 11, 2023
1.9k usages
3.6k stars
Aug 07, 2023
1.4k usages
3.5k stars
Aug 07, 2023
939 usages
3.6k stars

Discover Dependencies

May 07, 2024
13 stars
May 07, 2024
10.2k stars
May 07, 2024
31 stars
May 07, 2024
4 stars
May 07, 2024
410 stars
May 07, 2024
7.5k stars
May 07, 2024
868 stars
May 07, 2024
71 stars