MVN

de.fegbers : dependencies-maven-plugin

Maven & Gradle

Aug 11, 2018
0 stars

dependencies-maven-plugin · Plugin for used dependencies

<plugin>
    <groupId>de.fegbers</groupId>
    <artifactId>dependencies-maven-plugin</artifactId>
    <version>0.1.0-RC</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fegbers : dependencies-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0-RC
  • Latest Release Candidate: 0.1.0-RC

All Versions

Choose a version of de.fegbers : dependencies-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
dependencies-maven-plugin-0.1.0-RC

How to add a plugin to Maven

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

<plugin>
    <groupId>de.fegbers</groupId>
    <artifactId>dependencies-maven-plugin</artifactId>
    <version>0.1.0-RC</version>
</plugin>

Advertisement