| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Github Контроль версий |
| Группа | Группаio.github.Riduidel.agile-architecture-documentation-system |
| Идентификатор | Идентификаторgithub-scm-handler |
| Версия | Версия0.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеAgile Architecture Documentation System : GitHub SCM handler
Allow github infos to be included in project documentation
|
| Имя Файла | Размер |
|---|---|
| github-scm-handler-0.0.8.pom | |
| github-scm-handler-0.0.8.jar | 15 KB |
| github-scm-handler-0.0.8-sources.jar | 6 KB |
| github-scm-handler-0.0.8-javadoc.jar | 427 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/github-scm-handler/ -->
<dependency>
<groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
<artifactId>github-scm-handler</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/github-scm-handler/
implementation 'io.github.Riduidel.agile-architecture-documentation-system:github-scm-handler:0.0.8'
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/github-scm-handler/
implementation ("io.github.Riduidel.agile-architecture-documentation-system:github-scm-handler:0.0.8")
'io.github.Riduidel.agile-architecture-documentation-system:github-scm-handler:jar:0.0.8'
<dependency org="io.github.Riduidel.agile-architecture-documentation-system" name="github-scm-handler" rev="0.0.8">
<artifact name="github-scm-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.agile-architecture-documentation-system', module='github-scm-handler', version='0.0.8')
)
libraryDependencies += "io.github.Riduidel.agile-architecture-documentation-system" % "github-scm-handler" % "0.0.8"
[io.github.Riduidel.agile-architecture-documentation-system/github-scm-handler "0.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.Riduidel.agile-architecture-documentation-system : base | jar | 0.0.8 |
| com.github.bodiam » markdown-to-asciidoc | jar | 2.0 |
| org.kohsuke : github-api | jar | 1.130 |
| com.pivovarit : throwing-function | jar | 1.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.19.0 |