Skip to content

org.gitlab4j.gitlab4j-api-cortex 6.0.4 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.gitlab4j</groupId>
  <artifactId>gitlab4j-api-cortex</artifactId>
  <version>6.0.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

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