GitLab4J™ API (gitlab4j-api) provides a full featured and easy to consume Java library for working with GitLab repositories via the GitLab REST API. Additionally, full support for working with GitLab webhooks and system hooks is also provided.
...
...
@@ -42,7 +44,8 @@ As of GitLab 11.0 support for the GitLab API v3 has been removed from the GitLab
As of GitLab4J-API 4.8.0, Java 8+ is now required to use GitLab4J-API.
### **Javadocs**
Javadocs are available here: <ahref="http://www.messners.com/gitlab4j-api/javadocs/index.html?overview-summary.html"target="_top">Javadocs</a>
Javadocs are available here: [](https://javadoc.io/doc/org.gitlab4j/gitlab4j-api)
### **Project Set Up**
To utilize GitLab4J™ API in your Java project, simply add the following dependency to your project's build file:<br/>