snippets-maven-plugin

Maven plugin of snippets.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

guru.nidi.maven.plugins
Идентификатор

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

snippets-maven-plugin
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

snippets-maven-plugin
Maven plugin of snippets.

Скачать snippets-maven-plugin

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

<plugin>
    <groupId>guru.nidi.maven.plugins</groupId>
    <artifactId>snippets-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
guru.nidi : snippets-core jar 1.0.1
org.apache.maven : maven-plugin-api jar 3.6.3

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.platform : junit-platform-engine jar 1.7.0
org.apiguardian : apiguardian-api jar 1.0.0

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

Данный проект не имеет модулей.

snippets

Build Status codecov License

Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.

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

Версия
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1