install dependencies maven code example
Example 1: example of simple maven pom java
<properties> <maven.compiler.release>11</maven.compiler.release> </properties> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.8.1</version> </plugin> </plugins> </pluginManagement> </build>
Example 2: what are the dependencies in maven
Selenium Java
Cucumber
JRE System library 1.8 in <properties>
TestNG
WebDriverManager_BoniGarcia
Cucumber Java
Cucumber TestNG
Apache POI.XML
APACHE POI
JDBC
Restassured
Gson
Log4j
and lastly
JavaFaker to generate random input