MVN

com.github.jlgrock.javascript-framework : closure-testing-maven-plugin

Maven & Gradle

Apr 16, 2015

Closure Testing Maven Plugin · The plugin that will run the google test suite on your source code.

<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>closure-testing-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jlgrock.javascript-framework : closure-testing-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.18.3

All Versions

Choose a version of com.github.jlgrock.javascript-framework : closure-testing-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.18.x
closure-testing-maven-plugin-1.18.3
closure-testing-maven-plugin-1.18.2
closure-testing-maven-plugin-1.18.1
closure-testing-maven-plugin-1.18.0
1.17.x
closure-testing-maven-plugin-1.17.0
1.16.x
closure-testing-maven-plugin-1.16.1
closure-testing-maven-plugin-1.16.0
1.15.x
closure-testing-maven-plugin-1.15.1
closure-testing-maven-plugin-1.15.0
1.14.x
closure-testing-maven-plugin-1.14.0
1.13.x
closure-testing-maven-plugin-1.13.3
closure-testing-maven-plugin-1.13.2
closure-testing-maven-plugin-1.13.1
closure-testing-maven-plugin-1.13.0
1.12.x
closure-testing-maven-plugin-1.12.0
1.11.x
closure-testing-maven-plugin-1.11.13
closure-testing-maven-plugin-1.11.12
closure-testing-maven-plugin-1.11.11
closure-testing-maven-plugin-1.11.10
closure-testing-maven-plugin-1.11.9
closure-testing-maven-plugin-1.11.8
closure-testing-maven-plugin-1.11.7
closure-testing-maven-plugin-1.11.5
closure-testing-maven-plugin-1.11.4
closure-testing-maven-plugin-1.11.3
closure-testing-maven-plugin-1.11.2
closure-testing-maven-plugin-1.11.1
closure-testing-maven-plugin-1.11.0
1.10.x
closure-testing-maven-plugin-1.10.4
closure-testing-maven-plugin-1.10.3

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>closure-testing-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>