MVN

ch.exense.step : step-ee-maven-plugin

Maven & Gradle

Aug 18, 2023
<plugin>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-ee-maven-plugin</artifactId>
    <version>3.22.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.exense.step : step-ee-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.22.3

All Versions

Choose a version of ch.exense.step : step-ee-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.22.x
step-ee-maven-plugin-3.22.3
step-ee-maven-plugin-3.22.2
step-ee-maven-plugin-3.22.1
step-ee-maven-plugin-3.22.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>ch.exense.step</groupId>
    <artifactId>step-ee-maven-plugin</artifactId>
    <version>3.22.3</version>
</plugin>

Advertisement