| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.acosix.maven |
| ArtifactId | ArtifactIdjshint-plugin |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionAcosix JSHint Plugin
Maven plugin to run JSHint tests against project's JavaScripts sources with support of on-path .jshintrc and .jshintignore configurations
|
| Filename | Size |
|---|---|
| jshint-plugin-1.1.0.pom | |
| jshint-plugin-1.1.0.jar | 2 MB |
| Browse |
<plugin>
<groupId>de.acosix.maven</groupId>
<artifactId>jshint-plugin</artifactId>
<version>1.1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.0 |
| org.mozilla : rhino | jar | 1.7.11 |
| net.java.dev.stax-utils : stax-utils | jar | 20070216 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |