jawr-tools
Jawr Tools Official Repository
| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.jawr.tools |
| ArtifactId | ArtifactIdmaven-jawr-plugin |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJAWR Maven Plugin
The Maven JAWR Plugin contains the compression goal and compresses JavaScript/css in a web application.
|
| Filename | Size |
|---|---|
| maven-jawr-plugin-1.6.pom | |
| maven-jawr-plugin-1.6.jar | 5 KB |
| maven-jawr-plugin-1.6-sources.jar | 2 KB |
| maven-jawr-plugin-1.6-javadoc.jar | 36 KB |
| Browse |
<plugin>
<groupId>net.jawr.tools</groupId>
<artifactId>maven-jawr-plugin</artifactId>
<version>1.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.jawr.tools : jawr-bundle-processor | jar | 1.6 |
| commons-logging : commons-logging | jar | 1.0.4 |
| org.apache.maven : maven-plugin-api | jar | 2.0.1 |
| org.apache.maven : maven-artifact | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| net.jawr.extensions : jawr-spring-extension | jar | 3.6 |
| net.jawr : jawr-core | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| log4j : log4j | jar | 1.2.9 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.1 |
| org.mockito : mockito-all | jar | 1.9.5 |
Jawr Tools Official Repository