MVN

com.sprylab.webinloop : webinloop-maven-plugin

Maven & Gradle

Sep 05, 2018
0 stars

WebInLoop Maven Plugin

<plugin>
    <groupId>com.sprylab.webinloop</groupId>
    <artifactId>webinloop-maven-plugin</artifactId>
    <version>0.9.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sprylab.webinloop : webinloop-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.sprylab.webinloop : webinloop-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
webinloop-maven-plugin-0.9.1
webinloop-maven-plugin-0.9.0
0.8.x
webinloop-maven-plugin-0.8.8
webinloop-maven-plugin-0.8.7
webinloop-maven-plugin-0.8.6
webinloop-maven-plugin-0.8.5
webinloop-maven-plugin-0.8.4

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.sprylab.webinloop</groupId>
    <artifactId>webinloop-maven-plugin</artifactId>
    <version>0.9.1</version>
</plugin>

Advertisement