How To Install Java Artifact org.glassfish.jersey.bundles.repackaged.jersey-guava v2.25.1

org.glassfish.jersey.bundles.repackaged jersey-guava 2.25.1

Introduction

In this article, we'll learn how to install Java artifact jersey-guava from org.glassfish.jersey.bundles.repackaged group in version 2.25.1. The artifact is available in 37 versions: 2.26-b03 2.26-b02 2.26-b01 2.25.1 2.25 2.24.1 2.24 2.23.2 2.23.1 2.23 2.22.4 2.22.3 2.22.2 2.22.1 2.22 2.21.1 2.21 2.20 2.19 2.18 2.17 2.16 2.15 2.14 2.13 2.12 2.11 2.10.4 2.10.3 2.10.2 2.10.1 2.10 2.9.1 2.9 2.8 2.7 2.6 The parent project is: org.glassfish.jersey.bundles.repackaged::project::2.25.1

How To Install Java Artifact org.glassfish.jersey.bundles.repackaged.jersey-guava In Version 2.25.1

To install the jersey-repackaged-guava artifact in version 2.25.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 jersey-repackaged-guava 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)