MVN

io.yupiik : bundlebee-maven-plugin

Maven & Gradle

May 30, 2023
15 stars

BundleBee :: Maven Plugin

<plugin>
    <groupId>io.yupiik</groupId>
    <artifactId>bundlebee-maven-plugin</artifactId>
    <version>1.0.20</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.yupiik : bundlebee-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.20

All Versions

Choose a version of io.yupiik : bundlebee-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bundlebee-maven-plugin-1.0.20
bundlebee-maven-plugin-1.0.19
bundlebee-maven-plugin-1.0.18
bundlebee-maven-plugin-1.0.17
bundlebee-maven-plugin-1.0.16
bundlebee-maven-plugin-1.0.15
bundlebee-maven-plugin-1.0.14
bundlebee-maven-plugin-1.0.13
bundlebee-maven-plugin-1.0.12
bundlebee-maven-plugin-1.0.11
bundlebee-maven-plugin-1.0.10
bundlebee-maven-plugin-1.0.9
bundlebee-maven-plugin-1.0.8
bundlebee-maven-plugin-1.0.7
bundlebee-maven-plugin-1.0.6
bundlebee-maven-plugin-1.0.5
bundlebee-maven-plugin-1.0.4
bundlebee-maven-plugin-1.0.3
bundlebee-maven-plugin-1.0.2
bundlebee-maven-plugin-1.0.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>io.yupiik</groupId>
    <artifactId>bundlebee-maven-plugin</artifactId>
    <version>1.0.20</version>
</plugin>

Advertisement