MVN

org.brillien : brillien-maven-plugin

Maven & Gradle

Nov 23, 2012

Brillien Ant Mojo - brillien-maven-plugin

<plugin>
    <groupId>org.brillien</groupId>
    <artifactId>brillien-maven-plugin</artifactId>
    <version>12.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.brillien : brillien-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 12.10

All Versions

Choose a version of org.brillien : brillien-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
12.10
brillien-maven-plugin-12.10
12.05
brillien-maven-plugin-12.05

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.brillien</groupId>
    <artifactId>brillien-maven-plugin</artifactId>
    <version>12.10</version>
</plugin>