MVN

org.eclipse.jetty.orbit : javax.servlet.jsp.jstl

Maven & Gradle

Dec 07, 2011
33 usages

Jetty Orbit :: JSP JSTL · This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>javax.servlet.jsp.jstl</artifactId>
    <version>1.2.0.v201105211821</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.orbit : javax.servlet.jsp.jstl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.v201105211821

All Versions

Choose a version of org.eclipse.jetty.orbit : javax.servlet.jsp.jstl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
javax.servlet.jsp.jstl-1.2.0.v201105211821

How to add a dependency to Maven

Add the following org.eclipse.jetty.orbit : javax.servlet.jsp.jstl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>javax.servlet.jsp.jstl</artifactId>
    <version>1.2.0.v201105211821</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.orbit : javax.servlet.jsp.jstl gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:1.2.0.v201105211821'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.orbit : javax.servlet.jsp.jstl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:1.2.0.v201105211821")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.orbit : javax.servlet.jsp.jstl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.orbit" % "javax.servlet.jsp.jstl" % "1.2.0.v201105211821"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 17, 2019
21 usages
Aug 21, 2023
53 usages
101 stars
Feb 19, 2019
1 usages
15 stars
Oct 23, 2018
2 usages
Nov 19, 2014
29 usages
4.6k stars
Jul 22, 2018
30 usages
1.2k stars
Dec 19, 2012
19 usages
Sep 03, 2021
19 usages
Jun 24, 2009
6 usages
Sep 30, 2021
25 usages
324 stars