License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.peachjean.mojo.pegdown |
ArtifactId | ArtifactIdpegdown-maven-plugin |
Version | Version0.1.0 |
Type | Typemaven-plugin |
Description |
Descriptionpegdown-maven-plugin Maven Mojo
A maven plugin for generating html from markdown. Also allows embedding uml diagrams via plantuml.
|
<plugin>
<groupId>net.peachjean.mojo.pegdown</groupId>
<artifactId>pegdown-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.apache.maven : maven-core | jar | 3.0.5 |
org.pegdown : pegdown | jar | 1.2.1 |
net.peachjean.pegdown.uml : pegdown-uml | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |