MVN

org.l2x6.maven.srcdeps : srcdeps-maven-plugin

Maven & Gradle

Nov 30, 2015
10 stars

Maven Source Dependencies Plugin

<plugin>
    <groupId>org.l2x6.maven.srcdeps</groupId>
    <artifactId>srcdeps-maven-plugin</artifactId>
    <version>0.0.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.l2x6.maven.srcdeps : srcdeps-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of org.l2x6.maven.srcdeps : srcdeps-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
srcdeps-maven-plugin-0.0.11
srcdeps-maven-plugin-0.0.10
srcdeps-maven-plugin-0.0.9
srcdeps-maven-plugin-0.0.8
srcdeps-maven-plugin-0.0.7
srcdeps-maven-plugin-0.0.6
srcdeps-maven-plugin-0.0.5
srcdeps-maven-plugin-0.0.4
srcdeps-maven-plugin-0.0.3
srcdeps-maven-plugin-0.0.2
srcdeps-maven-plugin-0.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>org.l2x6.maven.srcdeps</groupId>
    <artifactId>srcdeps-maven-plugin</artifactId>
    <version>0.0.11</version>
</plugin>