MVN

com.github.spirylics.web2app : web2app-maven-plugin

Maven & Gradle

Sep 10, 2016
<plugin>
    <groupId>com.github.spirylics.web2app</groupId>
    <artifactId>web2app-maven-plugin</artifactId>
    <version>1.0-beta7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0-beta7
  • Latest Beta: 1.0-beta7

All Versions

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

Version Vulnerabilities Updated
1.0
web2app-maven-plugin-1.0-beta7
web2app-maven-plugin-1.0-beta6
web2app-maven-plugin-1.0-beta5
web2app-maven-plugin-1.0-beta4
web2app-maven-plugin-1.0-beta3

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.spirylics.web2app</groupId>
    <artifactId>web2app-maven-plugin</artifactId>
    <version>1.0-beta7</version>
</plugin>