MVN

org.octopusden.octopus-parent : octopus-parent

Maven & Gradle

Nov 30, 2022
0 stars

Octopus Maven Parent · Parent POM for all Octopus Maven-based projects

<dependency>
    <groupId>org.octopusden.octopus-parent</groupId>
    <artifactId>octopus-parent</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.octopusden.octopus-parent : octopus-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of org.octopusden.octopus-parent : octopus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
octopus-parent-2.0.4
octopus-parent-2.0.3
octopus-parent-2.0.2
octopus-parent-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.octopusden.octopus-parent</groupId>
    <artifactId>octopus-parent</artifactId>
    <version>2.0.4</version>
</dependency>