MVN

com.github.ignatij : dependency-management-metrics-maven-plugin

Maven & Gradle

Mar 29, 2021
2 stars

Dependency Management Metrics Maven Plugin · Maven Plugin that outputs to a file the dependency management metrics

<plugin>
    <groupId>com.github.ignatij</groupId>
    <artifactId>dependency-management-metrics-maven-plugin</artifactId>
    <version>1.0.17</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ignatij : dependency-management-metrics-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.17

All Versions

Choose a version of com.github.ignatij : dependency-management-metrics-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dependency-management-metrics-maven-plugin-1.0.17
dependency-management-metrics-maven-plugin-1.0.16
dependency-management-metrics-maven-plugin-1.0.15
dependency-management-metrics-maven-plugin-1.0.14
dependency-management-metrics-maven-plugin-1.0.13
dependency-management-metrics-maven-plugin-1.0.12
dependency-management-metrics-maven-plugin-1.0.9

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.github.ignatij</groupId>
    <artifactId>dependency-management-metrics-maven-plugin</artifactId>
    <version>1.0.17</version>
</plugin>