MVN

com.github.abhishek8908 : selenium-drivers-download-plugin

Maven & Gradle

Jun 12, 2018
3 stars

selenium-drivers-download-plugin Maven Mojo

<plugin>
    <groupId>com.github.abhishek8908</groupId>
    <artifactId>selenium-drivers-download-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.abhishek8908 : selenium-drivers-download-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.abhishek8908 : selenium-drivers-download-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
selenium-drivers-download-plugin-1.2
1.1
selenium-drivers-download-plugin-1.1
1.0
selenium-drivers-download-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>com.github.abhishek8908</groupId>
    <artifactId>selenium-drivers-download-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement