MVN

org.olengski : requirejs-optimize-plugin

Maven & Gradle

Apr 11, 2015
0 stars

requirejs-optimize-plugin · Maven plugin for optmizing AMD Javascripts

<plugin>
    <groupId>org.olengski</groupId>
    <artifactId>requirejs-optimize-plugin</artifactId>
    <version>1.4-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.olengski : requirejs-optimize-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4-RELEASE

All Versions

Choose a version of org.olengski : requirejs-optimize-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
requirejs-optimize-plugin-1.4-RELEASE
1.3
requirejs-optimize-plugin-1.3-RELEASE
0.0.x
requirejs-optimize-plugin-0.0.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>org.olengski</groupId>
    <artifactId>requirejs-optimize-plugin</artifactId>
    <version>1.4-RELEASE</version>
</plugin>