<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-all</artifactId>
<version>0.36.8</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-all', version='0.36.8')
)
<parent> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-java</artifactId> <version>0.36.8</version> </parent>
compile
|-- com.vladsch.flexmark:flexmark:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-abbreviation:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-admonition:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-anchorlink:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-aside:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-attributes:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-autolink:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-definition:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-emoji:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-enumerated-reference:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-escaped-character:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-footnotes:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gfm-issues:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gfm-tables:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gfm-users:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-gitlab:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-jekyll-front-matter:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-jekyll-tag:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-media-tags:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-macros:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-ins:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-xwiki-macros:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-superscript:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-tables:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-toc:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-typographic:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-wikilink:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-yaml-front-matter:0.36.8
|-- com.vladsch.flexmark:flexmark-ext-youtube-embedded:0.36.8
|-- com.vladsch.flexmark:flexmark-formatter:0.36.8
|-- com.vladsch.flexmark:flexmark-html-parser:0.36.8
|-- com.vladsch.flexmark:flexmark-jira-converter:0.36.8
|-- com.vladsch.flexmark:flexmark-pdf-converter:0.36.8
|-- com.vladsch.flexmark:flexmark-profile-pegdown:0.36.8