How To Install Java Artifact org.glassfish.osgi-web-container v3.1-b10

org.glassfish osgi-web-container 3.1-b10

Introduction

In this article, we'll learn how to install Java artifact osgi-web-container from org.glassfish group in version 3.1-b10. The artifact is available in 75 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-b27 3.1-b26 3.1-b25 3.1-b24 3.1-b23 3.1-b22 3.1-b21 3.1-b20 3.1-b19 3.1-b18 3.1-b17 3.1-b16 3.1-b15 3.1-b14 3.1-b13 3.1-b12 3.1-b11 3.1-b10 3.1-b09 3.1-b08 3.1-b07 3.1-b06 3.1-b05 3.1-b04 3.1-b03 3.1-b02 3.1-b01 3.1 3.0.1-b20 3.0.1-b19 3.0.1-b18 3.0.1-b17 3.0.1-b16 3.0.1-b15 3.0.1-b14 3.0.1-b12 3.0.1-b11 3.0.1-b10 3.0.1-b09 3.0.1-b08 3.0.1-b07 3.0.1-b06 3.0.1-b05 3.0.1-b04 3.0.1-b03 3.0.1-b02 3.0.1-b01 3.0.1 3.0-b74b 3.0-b74a 3.0-b74 3.0-b73 3.0-b72 3.0 The parent project is: org.glassfish::glassfish-parent::3.1-b10

How To Install Java Artifact org.glassfish.osgi-web-container In Version 3.1-b10

To install the GlassFish Web Container (rfc #66) for OSGi Enabled Web Applications artifact in version 3.1-b10 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 Web Container (rfc #66) for OSGi Enabled Web Applications 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 (3)

Provided dependencies (2)

Developers