| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdgr.abiss.mvn.plugins | 
| ArtifactId | ArtifactIdmaven-jstools-plugin | 
| Last Version | Last Version0.7 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionMaven JSTools Plugin The Maven JSTools Plugin is, well, a javascript plugin for Maven 2. More specifically, 
        it provides a Maven2 interface to a set of JavaScript development
        tools like JSDoc and JSLint, along with runtime JS dependency resolution (well it sounds cool) 
        tools for your WAR projects. Support for JSUnit/ECMAUnit is coming up! | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| maven-jstools-plugin-0.7.pom | |
| maven-jstools-plugin-0.7.jar | 897 KB | 
| Browse | 
<plugin>
    <groupId>gr.abiss.mvn.plugins</groupId>
    <artifactId>maven-jstools-plugin</artifactId>
    <version>0.7</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.8 | 
| org.apache.maven.plugins : maven-jar-plugin | jar | 2.1 | 
| org.apache.maven.reporting : maven-reporting-api | jar | 2.0 | 
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.0 | 
| org.apache.maven : maven-project | jar | 2.0 | 
| org.codehaus.plexus : plexus-archiver | jar | 1.0-alpha-9 | 
| commons-io : commons-io | jar | 1.3 | 
| rhino : js | jar | 1.7R1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |