Jar examples for t:tomcat-jsp-api
JSP package
You can download jar file tomcat-jsp-api 8.0.51 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.51.jar to your project.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-jsp-api</artifactId> <version>8.0.51</version> </dependency>
compile group: 'org.apache.tomcat', name: 'tomcat-jsp-api', version: '8.0.51'
libraryDependencies += "org.apache.tomcat" % "tomcat-jsp-api" % "8.0.51"
<dependency org="org.apache.tomcat" name="tomcat-jsp-api" rev="8.0.51"/>
@Grapes(@Grab(group='org.apache.tomcat', module='tomcat-jsp-api', version='8.0.51'))
'org.apache.tomcat:tomcat-jsp-api:jar:8.0.51'
Click the following link to download the jar file.
tomcat-jsp-api-8.0.51-sources.jar