How To Install Java Artifact org.glassfish.grizzly.grizzly-http v2.1

org.glassfish.grizzly grizzly-http 2.1

Introduction

In this article, we'll learn how to install Java artifact grizzly-http from org.glassfish.grizzly group in version 2.1. The artifact is available in 118 versions: 4.0.2 4.0.1 4.0.0 3.0.1 3.0.0-M1 3.0.0 2.4.4 2.4.3.1 2.4.3 2.4.2 2.4.1 2.4.0-beta13 2.4.0-beta12 2.4.0-beta11 2.4.0-beta10 2.4.0-beta9 2.4.0-beta8 2.4.0-beta6 2.4.0-beta4 2.4.0-beta3 2.4.0-beta2 2.4.0-beta1 2.4.0 2.3.35 2.3.34 2.3.33 2.3.32 2.3.31 2.3.30 2.3.29 2.3.28 2.3.27 2.3.26 2.3.25 2.3.24 2.3.23 2.3.22 2.3.21 2.3.20 2.3.19 2.3.18 2.3.17 2.3.16 2.3.15-gfa 2.3.15 2.3.14 2.3.13 2.3.12 2.3.11 2.3.10 2.3.9 2.3.8-beta2 2.3.8-beta1 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3-rc7 2.3-rc6 2.3-rc5 2.3-rc4 2.3-rc3 2.3-rc2 2.3-rc1 2.3-beta9 2.3-beta8 2.3-beta7 2.3-beta6 2.3-beta5 2.3-beta4 2.3-beta3 2.3-beta2 2.3-beta1 2.3 2.2.22 2.2.21 2.2.20 2.2.19 2.2.18 2.2.17 2.2.16 2.2.15 2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2 2.1.11 2.1.10 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1 2.0.1-b2 2.0.1-b1 2.0.1 2.0-b3 2.0 The parent project is: org.glassfish.grizzly::grizzly-project::2.1

How To Install Java Artifact org.glassfish.grizzly.grizzly-http In Version 2.1

To install the grizzly-http artifact in version 2.1 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-http 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)