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