GroupId | GroupIdio.choerodon |
---|---|
ArtifactId | ArtifactIdchoerodon-gitlab4j-api |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchoerodon-gitlab4j-api
GitLab API Java Client
|
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-gitlab4j-api/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-gitlab4j-api</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-gitlab4j-api/
implementation 'io.choerodon:choerodon-gitlab4j-api:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-gitlab4j-api/
implementation ("io.choerodon:choerodon-gitlab4j-api:1.0.1.RELEASE")
'io.choerodon:choerodon-gitlab4j-api:jar:1.0.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-gitlab4j-api" rev="1.0.1.RELEASE">
<artifact name="choerodon-gitlab4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-gitlab4j-api', version='1.0.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-gitlab4j-api" % "1.0.1.RELEASE"
[io.choerodon/choerodon-gitlab4j-api "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-2 |
org.spockframework : spock-spring | jar | 1.1-groovy-2.4-rc-3 |
cglib : cglib-nodep | jar | 2.2 |