What are the Maven dependencies for selenium?

What are the Maven dependencies for selenium?

In Maven, a dependency is simply another archive-JAR, ZIP, etc.-that our project needs to compile, build, test, and/or run. The project dependencies are specified together in the pom.xml file, within a tag.