JsDoc3 Maven Plugin

A Maven Plugin to Generate JsDoc3 Documentation.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.phasebash.jsdoc
ArtifactId

ArtifactId

jsdoc3-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JsDoc3 Maven Plugin
A Maven Plugin to Generate JsDoc3 Documentation.

Download jsdoc3-maven-plugin

How to add to project

<plugin>
    <groupId>com.phasebash.jsdoc</groupId>
    <artifactId>jsdoc3-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
com.phasebash.jsdoc : jsdoc3-rhino jar 1.2.0
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 2.2
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.1
org.codehaus.plexus : plexus-utils jar 3.0.5

provided (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7R3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymockclassextension jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0