MVN

com.larrymite : js-class-loader-mojo

Maven & Gradle

Oct 21, 2013
1 stars

js-class-loader-mojo · JS-Class-Loader is a tool for packaging well-structured javascript codebases

<plugin>
    <groupId>com.larrymite</groupId>
    <artifactId>js-class-loader-mojo</artifactId>
    <version>1.2.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.larrymite : js-class-loader-mojo to add to Maven - Latest Versions:

  • Latest Stable: 1.2.7

All Versions

Choose a version of com.larrymite : js-class-loader-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
js-class-loader-mojo-1.2.7
js-class-loader-mojo-1.2.6
js-class-loader-mojo-1.2.5

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.larrymite</groupId>
    <artifactId>js-class-loader-mojo</artifactId>
    <version>1.2.7</version>
</plugin>