MVN

org.mortbay.jetty : jetty-jsp-2.1

Maven & Gradle

Apr 01, 2010
7 usages

Jetty :: Jetty JSP Additions · Additions to Jasper implementation from Glassfish

<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-jsp-2.1</artifactId>
    <version>7.0.2.v20100331</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.0.2.v20100331
  • Latest Release Candidate: 7.0.2.RC0

All Versions

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

Version Vulnerabilities Updated
7.0.x
jetty-jsp-2.1-7.0.2.v20100331
jetty-jsp-2.1-7.0.2.RC0
jetty-jsp-2.1-7.0.1.v20091125
jetty-jsp-2.1-7.0.0.v20091005
jetty-jsp-2.1-7.0.0.RC6
jetty-jsp-2.1-7.0.0.RC5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-jsp-2.1</artifactId>
    <version>7.0.2.v20100331</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mortbay.jetty:jetty-jsp-2.1:7.0.2.v20100331'

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

implementation("org.mortbay.jetty:jetty-jsp-2.1:7.0.2.v20100331")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mortbay.jetty" % "jetty-jsp-2.1" % "7.0.2.v20100331"

Advertisement

Dependencies from Group

Nov 10, 2010
1.1k usages
Nov 10, 2010
512 usages
Jul 12, 2011
271 usages
Jan 14, 2009
231 usages
Jan 14, 2009
150 usages

Discover Dependencies

Aug 31, 2011
9 usages
app
Jul 28, 2014
37 usages
Oct 01, 2013
96 usages
Jul 11, 2007
37 usages
Jul 13, 2013
12 usages
140 stars
Mar 08, 2013
25 usages
Feb 20, 2014
7 usages
21 stars