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