Jar examples for t:tomcat-api
Definition of interfaces shared by Catalina and Jasper
You can download jar file tomcat-api 7.0.19 in this page.
Apache License, Version 2.0
You can use the following script to add tomcat-api-7.0.19.jar to your project.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-api</artifactId> <version>7.0.19</version> </dependency>
compile group: 'org.apache.tomcat', name: 'tomcat-api', version: '7.0.19'
libraryDependencies += "org.apache.tomcat" % "tomcat-api" % "7.0.19"
<dependency org="org.apache.tomcat" name="tomcat-api" rev="7.0.19"/>
@Grapes(@Grab(group='org.apache.tomcat', module='tomcat-api', version='7.0.19'))
'org.apache.tomcat:tomcat-api:jar:7.0.19'
Click the following link to download the jar file.
tomcat-api-7.0.19-sources.jar