How To Install Java Artifact org.jboss.webbeans.webbeans-osgi-bundle v1.0.0.PREVIEW1

org.jboss.webbeans webbeans-osgi-bundle 1.0.0.PREVIEW1

Introduction

In this article, we'll learn how to install Java artifact webbeans-osgi-bundle from org.jboss.webbeans group in version 1.0.0.PREVIEW1. The artifact is available in 1 versions: 1.0.0.PREVIEW1 The parent project is: org.jboss.webbeans::webbeans-parent::1.0.0.PREVIEW1

How To Install Java Artifact org.jboss.webbeans.webbeans-osgi-bundle In Version 1.0.0.PREVIEW1

To install the Web Beans OSGi Bundle artifact in version 1.0.0.PREVIEW1 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 Web Beans OSGi Bundle 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 (7)

Developers