| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.marchenkoprojects |
| ArtifactId | ArtifactIdresource-minification-maven-plugin |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionResource Minification Maven Plugin
This Maven plugin processes HTML, CSS and JS resource files and minifies them.
|
<plugin>
<groupId>com.github.marchenkoprojects</groupId>
<artifactId>resource-minification-maven-plugin</artifactId>
<version>0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.htmlcompressor : htmlcompressor | jar | 1.5.2 |
| com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |
| com.google.javascript : closure-compiler | jar | v20200406 |
| commons-io : commons-io | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.6.3 |
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |