How To Install Java Artifact org.jboss.weld.weld-api v3.0.Alpha9

org.jboss.weld weld-api 3.0.Alpha9

Introduction

In this article, we'll learn how to install Java artifact weld-api from org.jboss.weld group in version 3.0.Alpha9. The artifact is available in 120 versions: 6.0.Beta4 6.0.Beta3 6.0.Beta2 6.0.Beta1 6.0.Alpha2 6.0.Alpha1 5.0.SP3 5.0.SP2 5.0.SP1 5.0.Final 5.0.CR2 5.0.CR1 5.0.Beta5 5.0.Beta4 5.0.Beta3 5.0.Beta2 5.0.Beta1 5.0.Alpha4 5.0.Alpha3 5.0.Alpha2 5.0.Alpha1 4.0.SP1 4.0.Final 4.0.CR1 4.0.Beta1 4.0.Alpha1 3.1.SP4 3.1.SP3 3.1.SP2 3.1.SP1 3.1.Final 3.1.Beta2 3.1.Beta1 3.1.Alpha1 3.0.SP4 3.0.SP3 3.0.SP2-Beta2 3.0.SP2-Beta1 3.0.SP2 3.0.SP1 3.0.Final 3.0.CR3 3.0.CR2 3.0.CR1 3.0.Beta1 3.0.Alpha23 3.0.Alpha22 3.0.Alpha21 3.0.Alpha20 3.0.Alpha19 3.0.Alpha18 3.0.Alpha17 3.0.Alpha16 3.0.Alpha15 3.0.Alpha14 3.0.Alpha13 3.0.Alpha12 3.0.Alpha11 3.0.Alpha10 3.0.Alpha9 3.0.Alpha8 3.0.Alpha7 3.0.Alpha6 3.0.Alpha5 3.0.Alpha4 3.0.Alpha3 3.0.Alpha2 3.0.Alpha1 2.4.SP2-Beta1 2.4.SP2 2.4.SP1 2.4.Final 2.4.CR1 2.4.Beta1 2.3.SP2 2.3.SP1 2.3.Final 2.3.CR1 2.3.Beta2 2.3.Beta1 2.2.SP4 2.2.SP3 2.2.SP2 2.2.SP1 2.2.Final 2.2.CR1 2.2.Beta1 2.2.Alpha2 2.2.Alpha1 2.1.Final 2.1.CR1 2.1.Beta2 2.1.Beta1 2.1.Alpha2 2.1.Alpha1 2.0.SP1 2.0.Final 2.0.CR4 2.0.CR3 2.0.Beta8 2.0.Beta7 2.0.Beta6 2.0.Beta5 2.0.Beta4 2.0.Beta3 2.0.Beta1 2.0.Alpha3 2.0.Alpha2 2.0.Alpha1 1.2.0.Beta1 1.1.Final 1.1.Beta2 1.1.Beta1 1.1.0-01-glassfish 1.0-SP1 1.0-CR4 1.0-CR3 1.0-CR2 1.0-CR1 1.0 . The Weld APIs project has been released under Apache License, Version 2.0 license, and has its own website at: http://weld.cdi-spec.org . The parent project is: org.jboss.weld::weld-api-parent::3.0.Alpha9

How To Install Java Artifact org.jboss.weld.weld-api In Version 3.0.Alpha9

To install the Weld APIs artifact in version 3.0.Alpha9 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 Weld 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.

Compile dependencies (4)

Licenses