Last Version

JSCover Plugin Parent Project 2.0.14

Plugin to run web-tests (e.g. Jasmine, QUnit) with WebDriver and JSCover

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.tntim96
ArtifactId

ArtifactId

jscover-parent-maven-plugin
Version

Version

2.0.14
Type

Type

pom
Description

Description

JSCover Plugin Parent Project
Plugin to run web-tests (e.g. Jasmine, QUnit) with WebDriver and JSCover

Download jscover-parent-maven-plugin 2.0.14


<!-- https://jarcasting.com/artifacts/com.github.tntim96/jscover-parent-maven-plugin/ -->
<dependency>
    <groupId>com.github.tntim96</groupId>
    <artifactId>jscover-parent-maven-plugin</artifactId>
    <version>2.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tntim96/jscover-parent-maven-plugin/
implementation 'com.github.tntim96:jscover-parent-maven-plugin:2.0.14'
// https://jarcasting.com/artifacts/com.github.tntim96/jscover-parent-maven-plugin/
implementation ("com.github.tntim96:jscover-parent-maven-plugin:2.0.14")
'com.github.tntim96:jscover-parent-maven-plugin:pom:2.0.14'
<dependency org="com.github.tntim96" name="jscover-parent-maven-plugin" rev="2.0.14">
  <artifact name="jscover-parent-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tntim96', module='jscover-parent-maven-plugin', version='2.0.14')
)
libraryDependencies += "com.github.tntim96" % "jscover-parent-maven-plugin" % "2.0.14"
[com.github.tntim96/jscover-parent-maven-plugin "2.0.14"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.codehaus.plexus : plexus-utils jar 3.4.1
junit : junit jar 4.13.2
org.seleniumhq.selenium : selenium-api jar 4.1.3
org.seleniumhq.selenium : selenium-java jar 4.1.3
org.seleniumhq.selenium : selenium-firefox-driver jar 4.1.3
org.seleniumhq.selenium : selenium-chrome-driver jar 4.1.3
org.seleniumhq.selenium : selenium-ie-driver jar 4.1.3
com.github.tntim96 : JSCover jar 2.0.15

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 4.5.1
commons-io : commons-io jar 2.11.0

Project Modules

  • common
  • server
  • file-system
  • report