MVN

com.github.greengerong : maven-ng-protractor

Maven & Gradle

Mar 26, 2014
6 stars

maven-ng-protractor Maven Mojo

<plugin>
    <groupId>com.github.greengerong</groupId>
    <artifactId>maven-ng-protractor</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.greengerong : maven-ng-protractor to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.greengerong : maven-ng-protractor to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maven-ng-protractor-0.0.2
maven-ng-protractor-0.0.1

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.greengerong</groupId>
    <artifactId>maven-ng-protractor</artifactId>
    <version>0.0.2</version>
</plugin>

Advertisement