Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Using Guice with Maven

Header Image

  1. Setting up a Maven project with Guice
    • The article explains how to set up a Maven project with Guice by creating a Guice module, configuring bindings, creating an injector instance, and injecting dependencies into the application.
  2. Configuring Maven to build Guice projects
    • This article covers the step-by-step process of configuring Maven to build Guice projects, including setting up a Maven project with Guice, adding the Guice library as a dependency, configuring the Guice plugin in the pom.xml file, and running Guice applications with Maven.
  3. Running Guice applications with Maven
    • This article explains how to run Guice applications with Maven by setting up a Maven project with Guice, configuring Maven to build Guice projects, and running Guice applications with Maven.

Table of contents