MVN

com.hubspot.maven.plugins : dependency-management-maven-plugin

Maven & Gradle

Feb 01, 2018
5 stars
<plugin>
    <groupId>com.hubspot.maven.plugins</groupId>
    <artifactId>dependency-management-maven-plugin</artifactId>
    <version>0.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hubspot.maven.plugins : dependency-management-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of com.hubspot.maven.plugins : dependency-management-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11
dependency-management-maven-plugin-0.11
0.10
dependency-management-maven-plugin-0.10
0.9
dependency-management-maven-plugin-0.9
0.8
dependency-management-maven-plugin-0.8
0.7
dependency-management-maven-plugin-0.7
0.6
dependency-management-maven-plugin-0.6
0.5
dependency-management-maven-plugin-0.5

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.hubspot.maven.plugins</groupId>
    <artifactId>dependency-management-maven-plugin</artifactId>
    <version>0.11</version>
</plugin>