Last Version

Jakarta Annotations API 2.1.1

Jakarta Annotations API

License

License

GroupId

GroupId

jakarta.annotation
ArtifactId

ArtifactId

jakarta.annotation-api
Version

Version

2.1.1
Type

Type

jar
Description

Description

Jakarta Annotations API
Jakarta Annotations API
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.ca
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/common-annotations-api

Download jakarta.annotation-api 2.1.1


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

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.