MVN

net.peachjean.guice : peachguice-parent

Maven & Gradle

Oct 25, 2011

PeachGuice :: Parent · Modules to integrate Guice with various frameworks while maintaining Guice-style injection.

<dependency>
    <groupId>net.peachjean.guice</groupId>
    <artifactId>peachguice-parent</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.peachjean.guice : peachguice-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.peachjean.guice : peachguice-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
peachguice-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.peachjean.guice</groupId>
    <artifactId>peachguice-parent</artifactId>
    <version>0.1</version>
</dependency>