snippets

Include running/compiling code snippets into documentation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

snippets
Include running/compiling code snippets into documentation.
Ссылка на сайт

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

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

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

https://github.com/nidi3/snippets

Скачать snippets

Имя Файла Размер
snippets-1.0.1.pom 1 KB
Обзор

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

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

Зависимости

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

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

  • maven
  • core

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