MVN

io.cwatch : cwatch-maven-plugin

Maven & Gradle

Oct 24, 2015

cwatch-maven-plugin Maven Mojo · maven plugin for https://cwatch.io. This is to support component risk management of cWatch on "auto pilot". Documentation is on https://cwatch.io

<plugin>
    <groupId>io.cwatch</groupId>
    <artifactId>cwatch-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cwatch : cwatch-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.cwatch : cwatch-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cwatch-maven-plugin-1.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.cwatch</groupId>
    <artifactId>cwatch-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Advertisement