How To Install Java Artifact jakarta.enterprise.jakarta.enterprise.cdi-api v4.0.0-RC5

jakarta.enterprise jakarta.enterprise.cdi-api 4.0.0-RC5

Introduction

In this article, we'll learn how to install Java artifact jakarta.enterprise.cdi-api from jakarta.enterprise group in version 4.0.0-RC5. The artifact is available in 26 versions: 4.1.0.RC1 4.1.0.Beta2 4.1.0.Beta1 4.1.0.Alpha1 4.1.0-M1 4.1.0 4.0.1 4.0.0.Beta3 4.0.0.Beta2 4.0.0.Beta1 4.0.0.Alpha3 4.0.0.Alpha2 4.0.0.Alpha1 4.0.0-RC5 4.0.0-RC4 4.0.0-RC3 4.0.0-RC2 4.0.0 3.0.1 3.0.0-M4 3.0.0-M3 3.0.0-M2 3.0.0-M1 3.0.0 2.0.2 2.0.1 . The CDI APIs project has been released under Apache License 2.0 license, and has its own website at: http://cdi-spec.org . The parent project is: jakarta.enterprise::jakarta.enterprise.cdi-parent::4.0.0-RC5

How To Install Java Artifact jakarta.enterprise.jakarta.enterprise.cdi-api In Version 4.0.0-RC5

To install the CDI APIs artifact in version 4.0.0-RC5 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 CDI APIs 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.

Managed dependencies (7)

Compile dependencies (5)

Provided dependencies (1)

Test dependencies (1)

Licenses

Developers