How To Install Java Artifact org.glassfish.external.grizzly-optionals v3.0-Prelude

org.glassfish.external grizzly-optionals 3.0-Prelude

Introduction

In this article, we'll learn how to install Java artifact grizzly-optionals from org.glassfish.external group in version 3.0-Prelude. The artifact is available in 13 versions: 10.0-b28 3.0-b31 3.0-b30 3.0-b29 3.0-Prelude-b28b 3.0-Prelude-Embedded-m2 3.0-Prelude-Embedded-b14 3.0-Prelude-Embedded-b13 3.0-Prelude-Embedded-b12 3.0-Prelude-Embedded-b11 3.0-Prelude-Embedded-b10 3.0-Prelude 1.7.3.1 The parent project is: org.glassfish.external::external::3.0-Prelude

How To Install Java Artifact org.glassfish.external.grizzly-optionals In Version 3.0-Prelude

To install the grizzly optionals repackaged as HK2 and OSGi bundle artifact in version 3.0-Prelude 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 grizzly optionals repackaged as HK2 and 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 (2)

Provided dependencies (4)

Developers