MVN

jetty : jetty-util

Maven & Gradle

Dec 01, 2006
7 usages
<dependency>
    <groupId>jetty</groupId>
    <artifactId>jetty-util</artifactId>
    <version>6.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jetty : jetty-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.2

All Versions

Choose a version of jetty : jetty-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
jetty-util-6.0.2
8 vulnerabilities
jetty-util-6.0.1
9 vulnerabilities
jetty-util-6.0.0
10 vulnerabilities
jetty-util-6.0.0rc4
9 vulnerabilities
jetty-util-6.0.0rc3
9 vulnerabilities
jetty-util-6.0.0rc2
9 vulnerabilities
jetty-util-6.0.0rc1
9 vulnerabilities
jetty-util-6.0.0rc0
9 vulnerabilities
jetty-util-6.0.0beta17
9 vulnerabilities
jetty-util-6.0.0beta16
10 vulnerabilities
jetty-util-6.0.0beta15
10 vulnerabilities
jetty-util-6.0.0beta14
10 vulnerabilities
jetty-util-6.0.0beta1
12 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>jetty-util</artifactId>
    <version>6.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jetty:jetty-util:6.0.2'

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

implementation("jetty:jetty-util:6.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "jetty" % "jetty-util" % "6.0.2"

Advertisement

Dependencies from Group

Dec 31, 2006
78 usages
Oct 25, 2007
59 usages
Dec 01, 2006
7 usages
Sep 20, 2005
7 usages
Sep 20, 2005
7 usages

Discover Dependencies

Mar 21, 2015
6 usages
7 stars
Jul 21, 2013
1 usages
516 stars
Sep 27, 2013
3 usages
227 stars
Jun 14, 2022
4 usages
789 stars
Jun 22, 2013
3 usages
348 stars
Feb 27, 2013
4 usages
Aug 09, 2023
5 usages
38 stars