Uses of Class
org.jreleaser.maven.plugin.Gitlab
-
Packages that use Gitlab Package Description org.jreleaser.maven.plugin -
-
Uses of Gitlab in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return Gitlab Modifier and Type Method Description GitlabRelease. getGitlab()Methods in org.jreleaser.maven.plugin with parameters of type Gitlab Modifier and Type Method Description voidRelease. setGitlab(Gitlab gitlab)
-