MVN

com.googlecode.guice-junit4 : guice-junit4-parent

Maven & Gradle

Jun 21, 2010

guice-junit4 · Guice JUnti4 Inject Support

<dependency>
    <groupId>com.googlecode.guice-junit4</groupId>
    <artifactId>guice-junit4-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.guice-junit4 : guice-junit4-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.googlecode.guice-junit4 : guice-junit4-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
guice-junit4-parent-0.2
0.1.x
guice-junit4-parent-0.1.1
guice-junit4-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.guice-junit4</groupId>
    <artifactId>guice-junit4-parent</artifactId>
    <version>0.2</version>
</dependency>