MVN

org.holoeverywhere : builder

Maven & Gradle

Jan 14, 2013

HoloEverywhere Builder

<plugin>
    <groupId>org.holoeverywhere</groupId>
    <artifactId>builder</artifactId>
    <version>1.4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.holoeverywhere : builder to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of org.holoeverywhere : builder to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
builder-1.4.2
builder-1.4.1
builder-1.4.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.holoeverywhere</groupId>
    <artifactId>builder</artifactId>
    <version>1.4.2</version>
</plugin>

Advertisement