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