MVN

net.unit8.waitt : waitt-maven-plugin

Maven & Gradle

Nov 23, 2019
15 stars
<plugin>
    <groupId>net.unit8.waitt</groupId>
    <artifactId>waitt-maven-plugin</artifactId>
    <version>1.2.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unit8.waitt : waitt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3
  • Latest Beta: 1.3.0-beta1

All Versions

Choose a version of net.unit8.waitt : waitt-maven-plugin to add to Maven - All Versions:

  • Version Updated
  • waitt-maven-plugin-1.3.0-beta1

    Nov 23, 2019
  • waitt-maven-plugin-1.2.3

    Feb 22, 2018
  • waitt-maven-plugin-1.2.2

    Feb 13, 2018
  • waitt-maven-plugin-1.2.1

    Jul 28, 2017
  • waitt-maven-plugin-1.2.0

    Jul 26, 2017
  • waitt-maven-plugin-1.1.0

    Aug 30, 2016
  • waitt-maven-plugin-1.0.0

    Dec 01, 2015

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.unit8.waitt</groupId>
    <artifactId>waitt-maven-plugin</artifactId>
    <version>1.2.3</version>
</plugin>