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