snippets
Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаguru.nidi.maven.plugins |
| Идентификатор | Идентификаторsnippets-maven-plugin |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеsnippets-maven-plugin
Maven plugin of snippets.
|
| Имя Файла | Размер |
|---|---|
| snippets-maven-plugin-1.0.1.pom | |
| snippets-maven-plugin-1.0.1.jar | 7 KB |
| snippets-maven-plugin-1.0.1-sources.jar | 7 KB |
| snippets-maven-plugin-1.0.1-javadoc.jar | 21 KB |
| Обзор |
<plugin>
<groupId>guru.nidi.maven.plugins</groupId>
<artifactId>snippets-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| guru.nidi : snippets-core | jar | 1.0.1 |
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.