Download apache-jsp-9.2.0.RC0.jar file - Jar a

Jar examples for a:apache-jsp

Description

You can download jar file apache-jsp 9.2.0.RC0 in this page.

Build File

You can use the following script to add apache-jsp-9.2.0.RC0.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty</groupId>
   <artifactId>apache-jsp</artifactId>
   <version>9.2.0.RC0</version>
</dependency>
compile group: 'org.eclipse.jetty', name: 'apache-jsp', version: '9.2.0.RC0'
libraryDependencies += "org.eclipse.jetty" % "apache-jsp" % "9.2.0.RC0"
<dependency org="org.eclipse.jetty" name="apache-jsp" rev="9.2.0.RC0"/>
@Grapes(@Grab(group='org.eclipse.jetty', module='apache-jsp', version='9.2.0.RC0'))
'org.eclipse.jetty:apache-jsp:jar:9.2.0.RC0'

Download

Click the following link to download the jar file.

apache-jsp-9.2.0.RC0-config.jar
apache-jsp-9.2.0.RC0-javadoc.jar
apache-jsp-9.2.0.RC0-sources.jar
apache-jsp-9.2.0.RC0.jar
apache-jsp-9.2.0.RC0.pom



Related Tutorials