Download apache-jsp-9.2.4.v20141103.jar file - Jar a

Jar examples for a:apache-jsp

Description

You can download jar file apache-jsp 9.2.4.v20141103 in this page.

Build File

You can use the following script to add apache-jsp-9.2.4.v20141103.jar to your project.

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

Download

Click the following link to download the jar file.

apache-jsp-9.2.4.v20141103-config.jar
apache-jsp-9.2.4.v20141103-javadoc.jar
apache-jsp-9.2.4.v20141103-sources.jar
apache-jsp-9.2.4.v20141103-tests.jar
apache-jsp-9.2.4.v20141103.jar
apache-jsp-9.2.4.v20141103.pom



Related Tutorials