MVN

org.holoeverywhere : resbuilder

Maven & Gradle

Jun 14, 2013

HoloEverywhere ResBuilder

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
resbuilder-2.1.1
resbuilder-2.1.0
2.0.x
resbuilder-2.0.0
1.5.x
resbuilder-1.5.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>resbuilder</artifactId>
    <version>2.1.1</version>
</plugin>