com.vladsch.flexmark:flexmark-ext-gfm-issues (0.42.14)
Published 2026-09-15 11:07:34 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-gfm-issues</artifactId>
<version>0.42.14</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.vladsch.flexmark:flexmark-ext-gfm-issues:0.42.14About this package
flexmark-java extension for GitHub issue syntax
Dependencies
com.vladsch.flexmark:flexmark-util
com.vladsch.flexmark:flexmark
com.vladsch.flexmark:flexmark-test-util
com.vladsch.flexmark:flexmark-formatter