This is the working example set for all the browsers supported by bonigarcia's webdrivermanager maven dependency. WebdriverManager allows you to download drivers automatically and send the path to the program. It'll automatically download drivers based on the Operating System and Architecture Specified.
<!-- Webdriver Manager Maven Dependency -->
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>4.4.3</version>
</dependency>
Chrome
Chrome-Headless
Mozilla Firefox
Microsoft Edge - Chromium
Opera