MVN

com.github.vdubus : velocity-maven-plugin

Maven & Gradle

Sep 06, 2016
2 stars

velocity-maven-plugin Maven Mojo

<plugin>
    <groupId>com.github.vdubus</groupId>
    <artifactId>velocity-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.3

All Versions

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

Version Vulnerabilities Updated
1.1.x
velocity-maven-plugin-1.1.3

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.vdubus</groupId>
    <artifactId>velocity-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>

Advertisement