| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.jscl |
| ArtifactId | ArtifactIdjscover-legacy-plugin |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionThis project aims at employing the excellent JSCover library to provide JavaScript coverage measurement for projects which do not use JavaScript tests but Selenium-based end-to-end tests.
|
<plugin>
<groupId>org.bitbucket.jscl</groupId>
<artifactId>jscover-legacy-plugin</artifactId>
<version>0.0.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.3 |
| org.apache.maven : maven-core | jar | 3.2.3 |
| com.github.tntim96 : JSCover | jar | 1.0.14 |
| commons-io : commons-io | jar | 2.4 |
| org.bitbucket.jscl : jscover-agent | jar | 0.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |