How To Install Java Artifact org.roboguice.roboguice v2.0-RC2b

org.roboguice roboguice 2.0-RC2b

Introduction

In this article, we'll learn how to install Java artifact roboguice from org.roboguice group in version 2.0-RC2b. The artifact is available in 19 versions: 4.0.0 3.0b-experimental 3.0a-experimental 3.0.1 3.0-alpha-2 3.0-alpha-1 3.0 2.0b4 2.0b3 2.0b2 2.0b1 2.0-RC2b 2.0-RC2 2.0-RC1 2.0 1.1.3 1.1.2 1.1.1 1.1 . The RoboGuice project has been released under Apache 2 license, and has its own website at: http://roboguice.org . The parent project is: org.sonatype.oss::oss-parent::6

How To Install Java Artifact org.roboguice.roboguice In Version 2.0-RC2b

To install the RoboGuice artifact in version 2.0-RC2b 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 RoboGuice 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 (4)

Test dependencies (2)

Licenses

Developers