DOLM

DOLM (Document Lifecycle Management) start with an easy plugin for build PDF docs from any markdown .md files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.eomm
ArtifactId

ArtifactId

dolm-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

DOLM
DOLM (Document Lifecycle Management) start with an easy plugin for build PDF docs from any markdown .md files.
Project URL

Project URL

https://github.com/Eomm/dolm
Source Code Management

Source Code Management

https://github.com/Eomm/dolm/tree/master

Download dolm-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.eomm</groupId>
    <artifactId>dolm-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.atlassian.commonmark : commonmark jar 0.9.0
com.atlassian.commonmark : commonmark-ext-gfm-tables jar 0.9.0
com.itextpdf : itextpdf jar 5.5.11
com.itextpdf.tool : xmlworker jar 5.5.11

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0