How To Install Java Artifact org.wildfly.bridge.cdi-api-bridge v1.0.0.Final

org.wildfly.bridge cdi-api-bridge 1.0.0.Final

Introduction

In this article, we'll learn how to install Java artifact cdi-api-bridge from org.wildfly.bridge group in version 1.0.0.Final. The artifact is available in 2 versions: 1.0.1.Final 1.0.0.Final . The CDI APIs project has been released under Apache License, Version 2.0 license, and has its own website at: http://cdi-spec.org . The parent project is: org.jboss.weld::weld-parent::36

How To Install Java Artifact org.wildfly.bridge.cdi-api-bridge In Version 1.0.0.Final

To install the CDI APIs artifact in version 1.0.0.Final 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 (4)

Compile dependencies (3)

Test dependencies (1)

Licenses

Developers