Last Version

com.github.tntim96:jscover-common-maven-plugin 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-common-maven-plugin
Version

Version

2.0.14
Type

Type

jar
Description

Description

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

Download jscover-common-maven-plugin 2.0.14


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

There are no modules declared in this project.