MVN

jetty : start

Maven & Gradle

Oct 25, 2007
1 usages
<dependency>
    <groupId>jetty</groupId>
    <artifactId>start</artifactId>
    <version>4.2.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.27
  • Latest Alpha: 5.0.alpha1

All Versions

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

Version Vulnerabilities Updated
6.0.x
start-6.0.2
start-6.0.1
start-6.0.0
start-6.0.0rc4
start-6.0.0rc3
start-6.0.0rc2
start-6.0.0rc1
start-6.0.0rc0
start-6.0.0beta17
start-6.0.0beta16
start-6.0.0beta15
start-6.0.0beta14
5.1.x
start-5.1.10
5.0.x
start-5.0.alpha1
4.2.x
start-4.2.27

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>start</artifactId>
    <version>4.2.27</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jetty:start:4.2.27'

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

implementation("jetty:start:4.2.27")

How to add a dependency to SBT Scala

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

libraryDependencies += "jetty" % "start" % "4.2.27"

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

Feb 17, 2015
2 usages
Sep 01, 2014
2 usages
1 stars
Feb 12, 2020
10 usages
18 stars
May 17, 2016
3 usages
4 stars
Mar 21, 2017
2 usages
0 stars
May 26, 2017
3 usages
May 10, 2020
1 usages
200 stars
Jun 12, 2022
3 usages
21 stars