MVN

de.saumya.mojo : bundler-maven-plugin

Maven & Gradle

Jun 26, 2019
111 stars

Bundler Maven Mojo

<plugin>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>bundler-maven-plugin</artifactId>
    <version>1.1.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.saumya.mojo : bundler-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.8
  • Latest Release Candidate: 1.0.0-rc4
  • Latest Beta: 1.0.0-beta

All Versions

Choose a version of de.saumya.mojo : bundler-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
bundler-maven-plugin-1.1.8
bundler-maven-plugin-1.1.7
bundler-maven-plugin-1.1.6
bundler-maven-plugin-1.1.5
bundler-maven-plugin-1.1.4
bundler-maven-plugin-1.1.3
bundler-maven-plugin-1.1.2
bundler-maven-plugin-1.1.1
bundler-maven-plugin-1.1.0
1.0.x
bundler-maven-plugin-1.0.10
bundler-maven-plugin-1.0.9
bundler-maven-plugin-1.0.8
bundler-maven-plugin-1.0.7
bundler-maven-plugin-1.0.6
bundler-maven-plugin-1.0.5
bundler-maven-plugin-1.0.4
bundler-maven-plugin-1.0.3
bundler-maven-plugin-1.0.2
bundler-maven-plugin-1.0.1
bundler-maven-plugin-1.0.0
bundler-maven-plugin-1.0.0-rc4
bundler-maven-plugin-1.0.0-rc3
bundler-maven-plugin-1.0.0-rc2
bundler-maven-plugin-1.0.0-rc
bundler-maven-plugin-1.0.0-beta
0.29.x
bundler-maven-plugin-0.29.4
bundler-maven-plugin-0.29.3
bundler-maven-plugin-0.29.2
bundler-maven-plugin-0.29.1
bundler-maven-plugin-0.29.0
0.28.x
bundler-maven-plugin-0.28.6
bundler-maven-plugin-0.28.5
bundler-maven-plugin-0.28.4
bundler-maven-plugin-0.28.3
bundler-maven-plugin-0.28.2
bundler-maven-plugin-0.28.1
bundler-maven-plugin-0.28.0
0.27.x
bundler-maven-plugin-0.27.0
0.26.x
bundler-maven-plugin-0.26.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.saumya.mojo</groupId>
    <artifactId>bundler-maven-plugin</artifactId>
    <version>1.1.8</version>
</plugin>

Advertisement