License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.javabits.maven.md |
ArtifactId | ArtifactIdmd-maven-pluging |
Version | Version1.0.0.M3 |
Type | Typemaven-plugin |
Description |
DescriptionMarkdown Maven Plugin
This project aims to provide a maven plugin that generate documentation based on Markdown
syntax.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
md-maven-pluging-1.0.0.M3.pom | |
md-maven-pluging-1.0.0.M3.jar | 424 KB |
md-maven-pluging-1.0.0.M3-sources.jar | 407 KB |
md-maven-pluging-1.0.0.M3-javadoc.jar | 53 KB |
Browse |
<plugin>
<groupId>org.javabits.maven.md</groupId>
<artifactId>md-maven-pluging</artifactId>
<version>1.0.0.M3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.pegdown : pegdown | jar | 1.4.1 |
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.codehaus.plexus : plexus-utils | jar | 3.0.10 |
org.codehaus.plexus : plexus-archiver | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |