MVN

jetty : org.mortbay.jmx-jdk1.2

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>jetty</groupId>
    <artifactId>org.mortbay.jmx-jdk1.2</artifactId>
    <version>4.2.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jetty : org.mortbay.jmx-jdk1.2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.20
  • Latest Release Candidate: 5.0.RC0

All Versions

Choose a version of jetty : org.mortbay.jmx-jdk1.2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
org.mortbay.jmx-jdk1.2-5.0.RC0
4.2.x
org.mortbay.jmx-jdk1.2-4.2.20

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>org.mortbay.jmx-jdk1.2</artifactId>
    <version>4.2.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jetty : org.mortbay.jmx-jdk1.2 gradle dependency to your build.gradle file:

implementation 'jetty:org.mortbay.jmx-jdk1.2:4.2.20'

Gradle Kotlin DSL: Add the following jetty : org.mortbay.jmx-jdk1.2 gradle kotlin dependency to your build.gradle.kts file:

implementation("jetty:org.mortbay.jmx-jdk1.2:4.2.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following jetty : org.mortbay.jmx-jdk1.2 sbt scala dependency to your build.sbt file:

libraryDependencies += "jetty" % "org.mortbay.jmx-jdk1.2" % "4.2.20"

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

Oct 31, 2011
4 usages
Mar 25, 2011
7 usages
Mar 01, 2010
8 usages
Dec 09, 2014
12 usages
Apr 29, 2013
Oct 17, 2014
4 usages
7 stars
Oct 17, 2014
2 usages
7 stars