| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаio.github.Riduidel.agile-architecture-documentation-system |
| Идентификатор | Идентификаторgitlab-scm-handler |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAgile Architecture Documentation System : Gitlab SCM Handler
Allow gitlab infos to be included in project documentation
|
| Имя Файла | Размер |
|---|---|
| gitlab-scm-handler-0.1.0.pom | |
| gitlab-scm-handler-0.1.0.jar | 12 KB |
| gitlab-scm-handler-0.1.0-sources.jar | 5 KB |
| gitlab-scm-handler-0.1.0-javadoc.jar | 426 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/gitlab-scm-handler/ -->
<dependency>
<groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
<artifactId>gitlab-scm-handler</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/gitlab-scm-handler/
implementation 'io.github.Riduidel.agile-architecture-documentation-system:gitlab-scm-handler:0.1.0'
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/gitlab-scm-handler/
implementation ("io.github.Riduidel.agile-architecture-documentation-system:gitlab-scm-handler:0.1.0")
'io.github.Riduidel.agile-architecture-documentation-system:gitlab-scm-handler:jar:0.1.0'
<dependency org="io.github.Riduidel.agile-architecture-documentation-system" name="gitlab-scm-handler" rev="0.1.0">
<artifact name="gitlab-scm-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.agile-architecture-documentation-system', module='gitlab-scm-handler', version='0.1.0')
)
libraryDependencies += "io.github.Riduidel.agile-architecture-documentation-system" % "gitlab-scm-handler" % "0.1.0"
[io.github.Riduidel.agile-architecture-documentation-system/gitlab-scm-handler "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.Riduidel.agile-architecture-documentation-system : base | jar | 0.1.0 |
| org.gitlab4j : gitlab4j-api | jar | 4.16.0 |
| 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 |