| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Maven Build Tools |
| GroupId | GroupIdcom.github.pudovika |
| ArtifactId | ArtifactIduglifyjs-cleancss-maven-plugin |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionuglifyjs-cleancss-maven-plugin
Maven plugin to run uglifyjs and cleancss on a directory of javascript an css files.
|
| Project URL |
Project URL |
<plugin>
<groupId>com.github.pudovika</groupId>
<artifactId>uglifyjs-cleancss-maven-plugin</artifactId>
<version>1.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0.9 |
| org.apache.maven.shared : file-management | jar | 1.2.1 |
| commons-io : commons-io | jar | 2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.mozilla : rhino | jar | 1.7R3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |