How To Install Java Artifact org.glassfish.web.osgi-web-container v3.0-b67

org.glassfish.web osgi-web-container 3.0-b67

Introduction

In this article, we'll learn how to install Java artifact osgi-web-container from org.glassfish.web group in version 3.0-b67. The artifact is available in 22 versions: 3.0-b71 3.0-b70 3.0-b69 3.0-b68 3.0-b67 3.0-b66 3.0-b65 3.0-b64 3.0-b63 3.0-b62 3.0-b61 3.0-b60 3.0-b59 3.0-b58 3.0-b57 3.0-b56 3.0-b55 3.0-b54 3.0-b53 3.0-b52 3.0-b51 3.0-b50 The parent project is: org.glassfish.web::web::3.0-b67

How To Install Java Artifact org.glassfish.web.osgi-web-container In Version 3.0-b67

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

Provided dependencies (2)

Developers