MVN

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

Maven & Gradle

Jan 31, 2020
11 stars
<plugin>
    <groupId>com.hubspot.maven.plugins</groupId>
    <artifactId>dependency-scope-maven-plugin</artifactId>
    <version>0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10

All Versions

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

Version Vulnerabilities Updated
0.10
dependency-scope-maven-plugin-0.10
0.9
dependency-scope-maven-plugin-0.9
0.8
dependency-scope-maven-plugin-0.8
0.7
dependency-scope-maven-plugin-0.7
0.6
dependency-scope-maven-plugin-0.6
0.5
dependency-scope-maven-plugin-0.5
0.4
dependency-scope-maven-plugin-0.4
0.3
dependency-scope-maven-plugin-0.3
0.2
dependency-scope-maven-plugin-0.2
0.1
dependency-scope-maven-plugin-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.hubspot.maven.plugins</groupId>
    <artifactId>dependency-scope-maven-plugin</artifactId>
    <version>0.10</version>
</plugin>