Last Version

org.apache.tomcat:annotations-api 6.0.53

Annotations Package

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.tomcat
ArtifactId

ArtifactId

annotations-api
Version

Version

6.0.53
Type

Type

jar
Description

Description

Annotations Package
Project URL

Project URL

http://tomcat.apache.org/

Download annotations-api 6.0.53


<!-- https://jarcasting.com/artifacts/org.apache.tomcat/annotations-api/ -->
<dependency>
    <groupId>org.apache.tomcat</groupId>
    <artifactId>annotations-api</artifactId>
    <version>6.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomcat/annotations-api/
implementation 'org.apache.tomcat:annotations-api:6.0.53'
// https://jarcasting.com/artifacts/org.apache.tomcat/annotations-api/
implementation ("org.apache.tomcat:annotations-api:6.0.53")
'org.apache.tomcat:annotations-api:jar:6.0.53'
<dependency org="org.apache.tomcat" name="annotations-api" rev="6.0.53">
  <artifact name="annotations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='annotations-api', version='6.0.53')
)
libraryDependencies += "org.apache.tomcat" % "annotations-api" % "6.0.53"
[org.apache.tomcat/annotations-api "6.0.53"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.