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