MVN

jetty : javadoc

Maven & Gradle

Nov 06, 2006
<dependency>
    <groupId>jetty</groupId>
    <artifactId>javadoc</artifactId>
    <version>4.2.23RC0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.23RC0

All Versions

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

Version Vulnerabilities Updated
4.2.x
javadoc-4.2.23RC0

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>javadoc</artifactId>
    <version>4.2.23RC0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jetty:javadoc:4.2.23RC0'

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

implementation("jetty:javadoc:4.2.23RC0")

How to add a dependency to SBT Scala

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

libraryDependencies += "jetty" % "javadoc" % "4.2.23RC0"

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

Apr 24, 2014
7 usages
1.3k stars
Dec 30, 2015
65 usages
Nov 11, 2007
47 usages
Aug 07, 2013
150 usages
58 stars
Jan 13, 2011
8 usages
Feb 17, 2015
Dec 31, 2014
2.6k stars