j

jasper-runtime

Files download
File Operation
jasper-runtime-4.2.20RC0.jar download
jasper-runtime-4.2.20RC0.pom download
Apache Maven
<dependency>
  <groupId>jetty</groupId>
  <artifactId>jasper-runtime</artifactId>
  <version>4.2.20RC0</version>
</dependency>
Gradle Groovy
implementation 'jetty:jasper-runtime:4.2.20RC0'
Gradle Kotlin
implementation("jetty:jasper-runtime:4.2.20RC0")
Scala SBT
libraryDependencies += "jetty" % "jasper-runtime" % "4.2.20RC0"
Groovy Grape
@Grapes(
  @Grab(group='jetty', module='jasper-runtime', version='4.2.20RC0')
)
Apache Ivy
<dependency org="jetty" name="jasper-runtime" rev="4.2.20RC0" />
Leiningen
[jetty/jasper-runtime "4.2.20RC0"]
Apache Buildr
'jetty:jasper-runtime:jar:4.2.20RC0'
Dependencies
The project has no third-party dependencies