MVN

jakarta.annotation : ca-parent

Maven & Gradle

Feb 14, 2020
43 stars

Jakarta Annotations Parent POM · Jakarta Annotations Parent POM

<dependency>
    <groupId>jakarta.annotation</groupId>
    <artifactId>ca-parent</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jakarta.annotation : ca-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.5
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of jakarta.annotation : ca-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
ca-parent-2.0.0-RC1
1.3.x
ca-parent-1.3.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>jakarta.annotation</groupId>
    <artifactId>ca-parent</artifactId>
    <version>1.3.5</version>
</dependency>

Advertisement