MVN

org.cortx : cortx-maven-plugin-base

Maven & Gradle

Mar 15, 2015
0 stars

cortx-maven-plugin-proj · Maven plugin that facilitates the testing of client side REST services

<dependency>
    <groupId>org.cortx</groupId>
    <artifactId>cortx-maven-plugin-base</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cortx : cortx-maven-plugin-base to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of org.cortx : cortx-maven-plugin-base to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
cortx-maven-plugin-base-0.1.3
cortx-maven-plugin-base-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cortx</groupId>
    <artifactId>cortx-maven-plugin-base</artifactId>
    <version>0.1.3</version>
</dependency>