MVN

com.synopsys.blackducksoftware : rapid-scan-maven-plugin

Maven & Gradle

Jul 27, 2021
0 stars

Rapid Scan Maven Plugin · Add a description

<plugin>
    <groupId>com.synopsys.blackducksoftware</groupId>
    <artifactId>rapid-scan-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.synopsys.blackducksoftware : rapid-scan-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.synopsys.blackducksoftware : rapid-scan-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
rapid-scan-maven-plugin-1.0
1.0.x
rapid-scan-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.synopsys.blackducksoftware</groupId>
    <artifactId>rapid-scan-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>