Combine and minimize JavaScript and CSS files for faster page loading.
'com.samaxes.maven:maven-minify-plugin:1.2'
<dependency>
<groupId>com.samaxes.maven</groupId>
<artifactId>maven-minify-plugin</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.samaxes.maven" name="maven-minify-plugin" rev="1.2"/>
"com.samaxes.maven", "maven-minify-plugin", "1.2"