| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Maven Build Tools |
| GroupId | GroupIdcom.github.linsolas |
| ArtifactId | ArtifactIdcasperjs-runner-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionCasperJS runner Maven plugin
Runs JavaScript and/or CoffeScript test files on CasperJS instance
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.linsolas</groupId>
<artifactId>casperjs-runner-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.5 |
| org.apache.commons : commons-exec | jar | 1.2 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |