A plugin to automatically download individual selenium standalone binaries (e.g. chrromedriver.exe) for your mavenised selenium project.
'com.lazerycode.selenium:driver-binary-downloader-maven-plugin:1.0.0'
<dependency>
<groupId>com.lazerycode.selenium</groupId>
<artifactId>driver-binary-downloader-maven-plugin</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.lazerycode.selenium" name="driver-binary-downloader-maven-plugin" rev="1.0.0"/>
"com.lazerycode.selenium", "driver-binary-downloader-maven-plugin", "1.0.0"