MVN

it.tidalwave.bluebook : bluebook-maven-plugin

Maven & Gradle

Jun 16, 2011

BlueBook - Maven 2 Plugin

<plugin>
    <groupId>it.tidalwave.bluebook</groupId>
    <artifactId>bluebook-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.bluebook : bluebook-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of it.tidalwave.bluebook : bluebook-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
bluebook-maven-plugin-1.2
1.1
bluebook-maven-plugin-1.1

How to add a plugin to Maven

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

<plugin>
    <groupId>it.tidalwave.bluebook</groupId>
    <artifactId>bluebook-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement