MVN

com.gitlab.smueller18.gitlab : gitlab-dependency-maven-plugin

Maven & Gradle

Sep 20, 2020

com.gitlab.smueller18.gitlab:gitlab-dependency-maven-plugin · Plugin for downstream maven snapshot dependency build triggers for GitLab

<plugin>
    <groupId>com.gitlab.smueller18.gitlab</groupId>
    <artifactId>gitlab-dependency-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitlab.smueller18.gitlab : gitlab-dependency-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.gitlab.smueller18.gitlab : gitlab-dependency-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
gitlab-dependency-maven-plugin-1.3.0
1.2.x
gitlab-dependency-maven-plugin-1.2.2
gitlab-dependency-maven-plugin-1.2.1
gitlab-dependency-maven-plugin-1.2.0
1.1.x
gitlab-dependency-maven-plugin-1.1.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.gitlab.smueller18.gitlab</groupId>
    <artifactId>gitlab-dependency-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>