MVN

jetty : jasper-compiler

Maven & Gradle

Sep 20, 2005
7 usages
<dependency>
    <groupId>jetty</groupId>
    <artifactId>jasper-compiler</artifactId>
    <version>4.2.20RC0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.20RC0

All Versions

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

Version Vulnerabilities Updated
4.2.x
jasper-compiler-4.2.20RC0

How to add a dependency to Maven

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

<dependency>
    <groupId>jetty</groupId>
    <artifactId>jasper-compiler</artifactId>
    <version>4.2.20RC0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jetty : jasper-compiler gradle dependency to your build.gradle file:

implementation 'jetty:jasper-compiler:4.2.20RC0'

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

implementation("jetty:jasper-compiler:4.2.20RC0")

How to add a dependency to SBT Scala

SBT Scala: Add the following jetty : jasper-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "jetty" % "jasper-compiler" % "4.2.20RC0"

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

Sep 25, 2015
Sep 20, 2005
Sep 20, 2005
May 19, 2010
2 usages
May 19, 2010
3 usages
Feb 10, 2006
Sep 20, 2005
May 19, 2010
Sep 20, 2005