MVN

io.codekontor.mojos : copydependencies-maven-plugin

Maven & Gradle

Sep 07, 2019
<plugin>
    <groupId>io.codekontor.mojos</groupId>
    <artifactId>copydependencies-maven-plugin</artifactId>
    <version>1.0.0.RC1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.codekontor.mojos : copydependencies-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.RC1
  • Latest Release Candidate: 1.0.0.RC1

All Versions

Choose a version of io.codekontor.mojos : copydependencies-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
copydependencies-maven-plugin-1.0.0.RC1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.codekontor.mojos</groupId>
    <artifactId>copydependencies-maven-plugin</artifactId>
    <version>1.0.0.RC1</version>
</plugin>