is not current version
Last Version 5.0.1

GitLab4J-API - GitLab API Java Client 4.16.0

GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.

License

License

GroupId

GroupId

org.gitlab4j
ArtifactId

ArtifactId

gitlab4j-api
Version

Version

4.16.0
Type

Type

jar
Description

Description

GitLab4J-API - GitLab API Java Client
GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.
Project URL

Project URL

https://github.com/gitlab4j/gitlab4j-api

Download gitlab4j-api 4.16.0


<!-- https://jarcasting.com/artifacts/org.gitlab4j/gitlab4j-api/ -->
<dependency>
    <groupId>org.gitlab4j</groupId>
    <artifactId>gitlab4j-api</artifactId>
    <version>4.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gitlab4j/gitlab4j-api/
implementation 'org.gitlab4j:gitlab4j-api:4.16.0'
// https://jarcasting.com/artifacts/org.gitlab4j/gitlab4j-api/
implementation ("org.gitlab4j:gitlab4j-api:4.16.0")
'org.gitlab4j:gitlab4j-api:jar:4.16.0'
<dependency org="org.gitlab4j" name="gitlab4j-api" rev="4.16.0">
  <artifact name="gitlab4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gitlab4j', module='gitlab4j-api', version='4.16.0')
)
libraryDependencies += "org.gitlab4j" % "gitlab4j-api" % "4.16.0"
[org.gitlab4j/gitlab4j-api "4.16.0"]

Dependencies

compile (7)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 1.2.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.3
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1
org.glassfish.jersey.core : jersey-client jar 2.30.1
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.30.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.30.1
jakarta.servlet : jakarta.servlet-api jar 4.0.3

test (5)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.6.0
org.mockito : mockito-core jar 3.3.0
org.hamcrest : hamcrest-all jar 1.3
com.github.stefanbirkner : system-rules jar 1.19.0
com.googlecode.junit-toolbox : junit-toolbox jar 2.4

Project Modules

There are no modules declared in this project.