Vdldoc Maven Plugin
Vdldoc Maven Plugin is a plugin for Apache Maven that uses OmniFaces Vdldoc to generate JavaDoc style documentation for Facelet tags.
You can find more on this plugin, like usage examples, at its homepage.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.matinh.vdldoc |
| ArtifactId | ArtifactIdvdldoc-maven-plugin |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionVdldoc Maven Plugin
The Vdldoc Plugin uses Vdldoc to generate Documentation for Facelet tags
and JSF (composite) components.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vdldoc-maven-plugin-2.0.pom | |
| vdldoc-maven-plugin-2.0.jar | 14 KB |
| vdldoc-maven-plugin-2.0-sources.jar | 9 KB |
| vdldoc-maven-plugin-2.0-javadoc.jar | 28 KB |
| Browse |
<plugin>
<groupId>com.github.matinh.vdldoc</groupId>
<artifactId>vdldoc-maven-plugin</artifactId>
<version>2.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
| org.omnifaces : vdldoc | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.easymock : easymock | jar | 4.2 |
Vdldoc Maven Plugin is a plugin for Apache Maven that uses OmniFaces Vdldoc to generate JavaDoc style documentation for Facelet tags.
You can find more on this plugin, like usage examples, at its homepage.