MVN

org.ocpsoft.redoculous : redoculous-parent

Maven & Gradle

Dec 30, 2013
9 stars

Redoculous - Parent POM

<dependency>
    <groupId>org.ocpsoft.redoculous</groupId>
    <artifactId>redoculous-parent</artifactId>
    <version>1.0.0.Alpha4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ocpsoft.redoculous : redoculous-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Alpha4
  • Latest Alpha: 1.0.0.Alpha4

All Versions

Choose a version of org.ocpsoft.redoculous : redoculous-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
redoculous-parent-1.0.0.Alpha4
redoculous-parent-1.0.0.Alpha3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ocpsoft.redoculous</groupId>
    <artifactId>redoculous-parent</artifactId>
    <version>1.0.0.Alpha4</version>
</dependency>