Last Version

Jakarta Annotations Parent POM 2.0.0-RC1

Jakarta Annotations Parent POM

License

License

GroupId

GroupId

jakarta.annotation
ArtifactId

ArtifactId

ca-parent
Version

Version

2.0.0-RC1
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 2.0.0-RC1

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

<!-- 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