Jakarta Annotations Parent POM


License

License

GroupId

GroupId

jakarta.annotation
ArtifactId

ArtifactId

ca-parent
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

Jakarta Annotations Parent POM
Jakarta Annotations Parent POM
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 ca-parent

Filename Size
ca-parent-2.0.0-RC1.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • api
  • spec

Jakarta Annotations Build Status

Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.

Jakarta Annotations uses a Java Platform Module System module name jakarta.annotation.

jakarta.annotation

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.0.0-RC1
1.3.5