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