MVN

de.codecentric.reedelk : module-maven-plugin

Maven & Gradle

Apr 18, 2021
28 stars

module-maven-plugin · Reedelk Runtime

<plugin>
    <groupId>de.codecentric.reedelk</groupId>
    <artifactId>module-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.codecentric.reedelk : module-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Alpha: 2.1.0-alpha

All Versions

Choose a version of de.codecentric.reedelk : module-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
module-maven-plugin-2.1.0-alpha
2.0.x
module-maven-plugin-2.0.0
1.9.x
module-maven-plugin-1.9.0
1.1.x
module-maven-plugin-1.1.0
1.0.x
module-maven-plugin-1.0.9
module-maven-plugin-1.0.8
module-maven-plugin-1.0.7

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.codecentric.reedelk</groupId>
    <artifactId>module-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Advertisement