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