MVN

org.octopusden.octopus : octopus-test

Maven & Gradle

Feb 15, 2024
0 stars

Octopus module for testing Octopus GitHub actions · For test purposes

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

Latest Version

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

  • Latest Stable: 2.2.29

All Versions

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

Version Vulnerabilities Updated
2.2.x
octopus-test-2.2.29
octopus-test-2.2.28

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.octopusden.octopus</groupId>
    <artifactId>octopus-test</artifactId>
    <version>2.2.29</version>
</dependency>