JSCover is a tool that measures code coverage for JavaScript programs.
'com.github.tntim96:JSCover:1.0.7'
<dependency>
<groupId>com.github.tntim96</groupId>
<artifactId>JSCover</artifactId>
<version>1.0.7</version>
</dependency>
<dependency org="com.github.tntim96" name="JSCover" rev="1.0.7"/>
"com.github.tntim96", "JSCover", "1.0.7"