MVN

jetty : org.mortbay.loadbalancer

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>jetty</groupId>
    <artifactId>org.mortbay.loadbalancer</artifactId>
    <version>5.0.RC0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
5.0.x
org.mortbay.loadbalancer-5.0.RC0

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>org.mortbay.loadbalancer</artifactId>
    <version>5.0.RC0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jetty : org.mortbay.loadbalancer gradle dependency to your build.gradle file:

implementation 'jetty:org.mortbay.loadbalancer:5.0.RC0'

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

implementation("jetty:org.mortbay.loadbalancer:5.0.RC0")

How to add a dependency to SBT Scala

SBT Scala: Add the following jetty : org.mortbay.loadbalancer sbt scala dependency to your build.sbt file:

libraryDependencies += "jetty" % "org.mortbay.loadbalancer" % "5.0.RC0"

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