MVN

de.larmic : larmic-maven-bitbucket-plugin

Maven & Gradle

Jan 19, 2014

Bitbucket maven plugins

<plugin>
    <groupId>de.larmic</groupId>
    <artifactId>larmic-maven-bitbucket-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.larmic : larmic-maven-bitbucket-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of de.larmic : larmic-maven-bitbucket-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
larmic-maven-bitbucket-plugin-1.2
1.1
larmic-maven-bitbucket-plugin-1.1
1.0
larmic-maven-bitbucket-plugin-1.0

How to add a plugin to Maven

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

<plugin>
    <groupId>de.larmic</groupId>
    <artifactId>larmic-maven-bitbucket-plugin</artifactId>
    <version>1.2</version>
</plugin>