License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Maven Build Tools |
GroupId | GroupIdcom.github.bringking |
ArtifactId | ArtifactIdrequirejs-maven-plugin |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionRequireJS Maven Plugin
Maven plugin for RequireJS optimization
|
Project URL |
Project URL |
Filename | Size |
---|---|
requirejs-maven-plugin-2.0.4.pom | |
requirejs-maven-plugin-2.0.4.jar | 213 KB |
requirejs-maven-plugin-2.0.4-sources.jar | 205 KB |
requirejs-maven-plugin-2.0.4-javadoc.jar | 60 KB |
Browse |
<plugin>
<groupId>com.github.bringking</groupId>
<artifactId>requirejs-maven-plugin</artifactId>
<version>2.0.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-filtering | jar | 1.0 |
org.codehaus.plexus : plexus-utils | jar | 2.0.7 |
org.mozilla : rhino | jar | 1.7R4 |
com.google.javascript : closure-compiler | jar | r2180 |
org.apache.commons : commons-exec | jar | 1.1 |
org.apache.commons : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.1.0 |
org.apache.maven : maven-project | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.0-rc1 |