Class GitLabApi

java.lang.Object
org.aoju.bus.gitlab.GitLabApi
All Implemented Interfaces:
AutoCloseable

public class GitLabApi extends Object implements AutoCloseable
This class is provides a simplified interface to a GitLab API server, and divides the API up into a separate API class for each concern.