All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.gitlab4j.api.webhook.WebHookManager Maven / Gradle / Ivy

Go to download

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

The newest version!
package org.gitlab4j.api.webhook;

import org.gitlab4j.api.HookManager;

/**
 * @deprecated use {@link org.gitlab4j.api.WebHookManager} instead
 */
@Deprecated
public class WebHookManager extends org.gitlab4j.api.WebHookManager implements HookManager {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy