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