How To Install Java Artifact org.glassfish.osgi-cdi v3.1-b35

org.glassfish osgi-cdi 3.1-b35

Introduction

In this article, we'll learn how to install Java artifact osgi-cdi from org.glassfish group in version 3.1-b35. The artifact is available in 22 versions: 3.2-b03 3.2-b02 3.2-b01 3.1.1-b05 3.1.1-b04 3.1.1-b03 3.1.1-b02 3.1.1-b01 3.1-b41 3.1-b40 3.1-b39 3.1-b38 3.1-b37 3.1-b36 3.1-b35 3.1-b34 3.1-b33 3.1-b32 3.1-b31 3.1-b30 3.1-b28 3.1 The parent project is: org.glassfish::osgi-javaee::3.1-b35

How To Install Java Artifact org.glassfish.osgi-cdi In Version 3.1-b35

To install the GlassFish CDI Support for OSGi Bundles artifact in version 3.1-b35 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 GlassFish CDI Support for OSGi Bundles 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 (1)

Provided dependencies (4)

Developers