MVN

com.blackducksoftware.integration : hub-maven-plugin

Maven & Gradle

Jun 30, 2017
<plugin>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>hub-maven-plugin</artifactId>
    <version>2.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blackducksoftware.integration : hub-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.blackducksoftware.integration : hub-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
hub-maven-plugin-2.0.2
hub-maven-plugin-2.0.1
hub-maven-plugin-2.0.0
1.4.x
hub-maven-plugin-1.4.0
1.3.x
hub-maven-plugin-1.3.0
1.2.x
hub-maven-plugin-1.2.1
hub-maven-plugin-1.2.0
1.1.x
hub-maven-plugin-1.1.0
1.0.x
hub-maven-plugin-1.0.6
hub-maven-plugin-1.0.5
hub-maven-plugin-1.0.4
hub-maven-plugin-1.0.3
hub-maven-plugin-1.0.2
hub-maven-plugin-1.0.1

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.blackducksoftware.integration</groupId>
    <artifactId>hub-maven-plugin</artifactId>
    <version>2.0.2</version>
</plugin>

Advertisement