| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.github.Riduidel.agile-architecture-documentation-system |
| ArtifactId | ArtifactIdgitlab-scm-handler |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAgile Architecture Documentation System : Gitlab SCM Handler
Allow gitlab infos to be included in project documentation
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |