Download jsp-api-2.0-20040521.jar file - Jar j

Jar examples for j:jsp-api

Description

JSP package

You can download jar file jsp-api 2.0-20040521 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

jsp-api-2.0-20040521.jar
jsp-api-2.0-20040521.pom



Related Tutorials