MVN

com.googlecode.rocoto : rocoto-parent

Maven & Gradle

Aug 21, 2010

Rocoto :: Parent · Add some spice to Google Guice through configuration files!

<dependency>
    <groupId>com.googlecode.rocoto</groupId>
    <artifactId>rocoto-parent</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1

All Versions

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

Version Vulnerabilities Updated
3.1
rocoto-parent-3.1
3.0
rocoto-parent-3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.rocoto</groupId>
    <artifactId>rocoto-parent</artifactId>
    <version>3.1</version>
</dependency>

Advertisement