Provides the annotations API used by Apache Tomcat for servlet and web application metadata.
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-annotations-api</artifactId>
<version>11.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Example using @Resource annotation for dependency injection.
No known issues recorded.
No dependency data recorded yet.