MVN

com.github.swissquote : zet-maven-plugin

Maven & Gradle

Nov 23, 2022
1 usages
47 stars
<plugin>
    <groupId>com.github.swissquote</groupId>
    <artifactId>zet-maven-plugin</artifactId>
    <version>1.8.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.swissquote : zet-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8.8

All Versions

Choose a version of com.github.swissquote : zet-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
zet-maven-plugin-1.8.8
zet-maven-plugin-1.8.7
zet-maven-plugin-1.8.6
zet-maven-plugin-1.8.5
zet-maven-plugin-1.8.4
zet-maven-plugin-1.8.3
zet-maven-plugin-1.8.2
zet-maven-plugin-1.8.1
zet-maven-plugin-1.8.0
1.7.x
zet-maven-plugin-1.7.10
zet-maven-plugin-1.7.9
zet-maven-plugin-1.7.8
zet-maven-plugin-1.7.7
zet-maven-plugin-1.7.6
zet-maven-plugin-1.7.5
zet-maven-plugin-1.7.4
zet-maven-plugin-1.7.3
zet-maven-plugin-1.7.2
zet-maven-plugin-1.7.1
zet-maven-plugin-1.7.0
1.6.x
zet-maven-plugin-1.6.0
1.5.x
zet-maven-plugin-1.5.4
zet-maven-plugin-1.5.3
zet-maven-plugin-1.5.2
zet-maven-plugin-1.5.1
zet-maven-plugin-1.5.0
1.4.x
zet-maven-plugin-1.4.0
1.3.x
zet-maven-plugin-1.3.0
1.2.x
zet-maven-plugin-1.2.3
zet-maven-plugin-1.2.2
zet-maven-plugin-1.2.1
zet-maven-plugin-1.2.0
1.1.x
zet-maven-plugin-1.1.0
1.0.x
zet-maven-plugin-1.0.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.swissquote</groupId>
    <artifactId>zet-maven-plugin</artifactId>
    <version>1.8.8</version>
</plugin>