How To Install Java Artifact jakarta.annotation.ca-parent v2.0.0-RC1

jakarta.annotation ca-parent 2.0.0-RC1

Introduction

In this article, we'll learn how to install Java artifact ca-parent from jakarta.annotation group in version 2.0.0-RC1. The artifact is available in 2 versions: 2.0.0-RC1 1.3.5 . The Jakarta Annotations Parent POM project has been released under EPL 2.0 license, and has its own website at: https://projects.eclipse.org/projects/ee4j.ca . The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact jakarta.annotation.ca-parent In Version 2.0.0-RC1

To install the Jakarta Annotations Parent POM artifact in version 2.0.0-RC1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Jakarta Annotations Parent POM dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses