pegdown-maven-plugin Maven Mojo

A maven plugin for generating html from markdown. Also allows embedding uml diagrams via plantuml.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.peachjean.mojo.pegdown
ArtifactId

ArtifactId

pegdown-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

pegdown-maven-plugin Maven Mojo
A maven plugin for generating html from markdown. Also allows embedding uml diagrams via plantuml.

Download pegdown-maven-plugin

How to add to project

<plugin>
    <groupId>net.peachjean.mojo.pegdown</groupId>
    <artifactId>pegdown-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0