MVN

org.apidesign.bck2brwsr : mojo

Maven & Gradle

Apr 14, 2013

Bck2Brwsr Maven Plugins

<plugin>
    <groupId>org.apidesign.bck2brwsr</groupId>
    <artifactId>mojo</artifactId>
    <version>0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apidesign.bck2brwsr : mojo to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of org.apidesign.bck2brwsr : mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
mojo-0.6
0.5
mojo-0.5
0.4
mojo-0.4

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apidesign.bck2brwsr</groupId>
    <artifactId>mojo</artifactId>
    <version>0.6</version>
</plugin>

Advertisement