<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>1.12.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.maven.doxia', module='doxia-module-markdown', version='1.12.0')
)
<parent> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-modules</artifactId> <version>1.12.0</version> </parent>
compile
|-- com.vladsch.flexmark:flexmark:0.42.14
|-- com.vladsch.flexmark:flexmark-util:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-abbreviation:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-autolink:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-definition:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-escaped-character:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-tables:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-typographic:0.42.14
|-- com.vladsch.flexmark:flexmark-ext-wikilink:0.42.14
|-- org.apache.maven.doxia:doxia-module-xhtml