License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdgitlab |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
gitlab-1.3.pom | |
gitlab-1.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/gitlab/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>gitlab</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/gitlab/
implementation 'io.github.solven-eu.cleanthat:gitlab:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/gitlab/
implementation ("io.github.solven-eu.cleanthat:gitlab:1.3")
'io.github.solven-eu.cleanthat:gitlab:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="gitlab" rev="1.3">
<artifact name="gitlab" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='gitlab', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "gitlab" % "1.3"
[io.github.solven-eu.cleanthat/gitlab "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.pepper : pepper | jar | 3.0 |
io.github.solven-eu.cleanthat : code-providers | jar | 1.3 |
org.gitlab4j : gitlab4j-api | jar | 4.19.0 |
io.github.solven-eu.cleanthat : config | jar | 1.3 |
io.github.solven-eu.cleanthat : test-helpers | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |