MVN

ch.digitalfondue.jscover : jscoverproxy-maven-plugin

Maven & Gradle

Oct 16, 2017
1 stars

jscoverproxy-maven-plugin Maven Plugin

<plugin>
    <groupId>ch.digitalfondue.jscover</groupId>
    <artifactId>jscoverproxy-maven-plugin</artifactId>
    <version>1.1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.digitalfondue.jscover : jscoverproxy-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.1

All Versions

Choose a version of ch.digitalfondue.jscover : jscoverproxy-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jscoverproxy-maven-plugin-2.0.2.1
jscoverproxy-maven-plugin-2.0.2
jscoverproxy-maven-plugin-2.0.1
1.1.x
jscoverproxy-maven-plugin-1.1.0.1
jscoverproxy-maven-plugin-1.1.0
1.0.x
jscoverproxy-maven-plugin-1.0.25
1.0
jscoverproxy-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>ch.digitalfondue.jscover</groupId>
    <artifactId>jscoverproxy-maven-plugin</artifactId>
    <version>1.1.0.1</version>
</plugin>

Advertisement