MVN

com.googlecode.boost-maven-project : boost-maven-plugin

Maven & Gradle

Apr 23, 2012

Boost Maven Plugin · Boost Maven Plugin

<plugin>
    <groupId>com.googlecode.boost-maven-project</groupId>
    <artifactId>boost-maven-plugin</artifactId>
    <version>1.49.0-b1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.boost-maven-project : boost-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.49.0-b1

All Versions

Choose a version of com.googlecode.boost-maven-project : boost-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.49.x
boost-maven-plugin-1.49.0-b1
1.47.x
boost-maven-plugin-1.47.0-b1

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.googlecode.boost-maven-project</groupId>
    <artifactId>boost-maven-plugin</artifactId>
    <version>1.49.0-b1</version>
</plugin>