MVN

de.redsix : dmn-check-maven-plugin

Maven & Gradle

Feb 11, 2023
38 stars
<plugin>
    <groupId>de.redsix</groupId>
    <artifactId>dmn-check-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.redsix : dmn-check-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.redsix : dmn-check-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
dmn-check-maven-plugin-1.3.0
1.2.x
dmn-check-maven-plugin-1.2.4
dmn-check-maven-plugin-1.2.3
dmn-check-maven-plugin-1.2.2
dmn-check-maven-plugin-1.2.1
dmn-check-maven-plugin-1.2.0
1.1.x
dmn-check-maven-plugin-1.1.6
dmn-check-maven-plugin-1.1.5
dmn-check-maven-plugin-1.1.4
dmn-check-maven-plugin-1.1.3
dmn-check-maven-plugin-1.1.2
dmn-check-maven-plugin-1.1.1
dmn-check-maven-plugin-1.1.0

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.redsix</groupId>
    <artifactId>dmn-check-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Advertisement