MVN

io.github.zenwave360.zenwave-sdk : zenwave-sdk-maven-plugin

Maven & Gradle

May 28, 2023
18 stars

io.github.zenwave360.zenwave-sdk:zenwave-sdk-maven-plugin

<plugin>
    <groupId>io.github.zenwave360.zenwave-sdk</groupId>
    <artifactId>zenwave-sdk-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zenwave360.zenwave-sdk : zenwave-sdk-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6
  • Latest Release Candidate: 1.0.0.RC3

All Versions

Choose a version of io.github.zenwave360.zenwave-sdk : zenwave-sdk-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
zenwave-sdk-maven-plugin-1.0.6
zenwave-sdk-maven-plugin-1.0.5
zenwave-sdk-maven-plugin-1.0.4
zenwave-sdk-maven-plugin-1.0.3
zenwave-sdk-maven-plugin-1.0.2
zenwave-sdk-maven-plugin-1.0.1
zenwave-sdk-maven-plugin-1.0.0
zenwave-sdk-maven-plugin-1.0.0.RC3
zenwave-sdk-maven-plugin-1.0.0.RC2

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.github.zenwave360.zenwave-sdk</groupId>
    <artifactId>zenwave-sdk-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>