Download apache-jsp-9.3.11.M0.jar file - Jar a

Jar examples for a:apache-jsp

Description

You can download jar file apache-jsp 9.3.11.M0 in this page.

Build File

You can use the following script to add apache-jsp-9.3.11.M0.jar to your project.

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

Download

Click the following link to download the jar file.

apache-jsp-9.3.11.M0-config.jar
apache-jsp-9.3.11.M0-javadoc.jar
apache-jsp-9.3.11.M0-sources.jar
apache-jsp-9.3.11.M0-tests.jar
apache-jsp-9.3.11.M0.jar
apache-jsp-9.3.11.M0.pom



Related Tutorials