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