
com.messners.gitlab.api.models.Assignee Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gitlab-api Show documentation
Show all versions of gitlab-api Show documentation
GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API
The newest version!
package com.messners.gitlab.api.models;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class Assignee extends AbstractUser {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy