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:0.9.1'
<dependency>
<groupId>com.lazerycode.selenium</groupId>
<artifactId>driver-binary-downloader-maven-plugin</artifactId>
<version>0.9.1</version>
</dependency>
<dependency org="com.lazerycode.selenium" name="driver-binary-downloader-maven-plugin" rev="0.9.1"/>
"com.lazerycode.selenium", "driver-binary-downloader-maven-plugin", "0.9.1"