Jar examples for j:jsp-api
JSP package
You can download jar file jsp-api 6.0.39 in this page.
Apache License, Version 2.0
You can use the following script to add jsp-api-6.0.39.jar to your project.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>jsp-api</artifactId> <version>6.0.39</version> </dependency>
compile group: 'org.apache.tomcat', name: 'jsp-api', version: '6.0.39'
libraryDependencies += "org.apache.tomcat" % "jsp-api" % "6.0.39"
<dependency org="org.apache.tomcat" name="jsp-api" rev="6.0.39"/>
@Grapes(@Grab(group='org.apache.tomcat', module='jsp-api', version='6.0.39'))
'org.apache.tomcat:jsp-api:jar:6.0.39'
Click the following link to download the jar file.
jsp-api-6.0.39.jar