is not current version
Last Version 2.0.14

JSCover Maven Plugin Parent Project 2.0.10

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-maven-plugin
Version

Version

2.0.10
Type

Type

pom
Description

Description

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

Project URL

https://github.com/tntim96/JSCover-maven-plugin
Source Code Management

Source Code Management

http://github.com/tntim96/JSCover-maven-plugin/

Download jscover-maven-plugin 2.0.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin-parent