commonmark-java parent

Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted text.

Лицензия

Лицензия

Группа

Группа

org.commonmark
Идентификатор

Идентификатор

commonmark-parent
Последняя версия

Последняя версия

0.19.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

commonmark-java parent
Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted text.
Ссылка на сайт

Ссылка на сайт

https://github.com/commonmark/commonmark-java
Система контроля версий

Система контроля версий

https://github.com/commonmark/commonmark-java

Скачать commonmark-parent

Имя Файла Размер
commonmark-parent-0.19.0.pom 12 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.commonmark/commonmark-parent/ -->
<dependency>
    <groupId>org.commonmark</groupId>
    <artifactId>commonmark-parent</artifactId>
    <version>0.19.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonmark/commonmark-parent/
implementation 'org.commonmark:commonmark-parent:0.19.0'
// https://jarcasting.com/artifacts/org.commonmark/commonmark-parent/
implementation ("org.commonmark:commonmark-parent:0.19.0")
'org.commonmark:commonmark-parent:pom:0.19.0'
<dependency org="org.commonmark" name="commonmark-parent" rev="0.19.0">
  <artifact name="commonmark-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonmark', module='commonmark-parent', version='0.19.0')
)
libraryDependencies += "org.commonmark" % "commonmark-parent" % "0.19.0"
[org.commonmark/commonmark-parent "0.19.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • commonmark
  • commonmark-ext-autolink
  • commonmark-ext-gfm-strikethrough
  • commonmark-ext-gfm-tables
  • commonmark-ext-heading-anchor
  • commonmark-ext-image-attributes
  • commonmark-ext-ins
  • commonmark-ext-task-list-items
  • commonmark-ext-yaml-front-matter
  • commonmark-integration-test
  • commonmark-test-util
org.commonmark

CommonMark

A strongly specified, highly compatible implementation of Markdown

Версии библиотеки

Версия
0.19.0
0.18.2
0.18.1
0.18.0
0.17.2
0.17.1
0.17.0