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