MVN

com.github.kugel-soft : kugel-param-scanner-maven-plugin

Maven & Gradle

Mar 03, 2023
0 stars

kugel-param-scanner-maven-plugin · A maven plugin to scan the parameters of Kugel WEB-ERP.

<plugin>
    <groupId>com.github.kugel-soft</groupId>
    <artifactId>kugel-param-scanner-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kugel-soft : kugel-param-scanner-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.github.kugel-soft : kugel-param-scanner-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
kugel-param-scanner-maven-plugin-1.6
1.5
kugel-param-scanner-maven-plugin-1.5
1.4
kugel-param-scanner-maven-plugin-1.4
1.3
kugel-param-scanner-maven-plugin-1.3
1.2
kugel-param-scanner-maven-plugin-1.2
1.1
kugel-param-scanner-maven-plugin-1.1
1.0
kugel-param-scanner-maven-plugin-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>com.github.kugel-soft</groupId>
    <artifactId>kugel-param-scanner-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>