MVN

biz.neustar.maven.plugins : sitebricks-doc-generator

Maven & Gradle

Sep 02, 2011
3 stars

Sitebricks API Documentation Generator

<plugin>
    <groupId>biz.neustar.maven.plugins</groupId>
    <artifactId>sitebricks-doc-generator</artifactId>
    <version>1.0-alpha-1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.neustar.maven.plugins : sitebricks-doc-generator to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-1
  • Latest Alpha: 1.0-alpha-1

All Versions

Choose a version of biz.neustar.maven.plugins : sitebricks-doc-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
sitebricks-doc-generator-1.0-alpha-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>biz.neustar.maven.plugins</groupId>
    <artifactId>sitebricks-doc-generator</artifactId>
    <version>1.0-alpha-1</version>
</plugin>