Maven - GraphWalker/graphwalker-project GitHub Wiki
In your Maven project, add this to your pom.xml file:
<dependency>
<groupId>org.graphwalker</groupId>
<artifactId>graphwalker-core</artifactId>
<version>4.3.1</version>
</dependency>
Here's a list of examples:
- https://github.com/GraphWalker/graphwalker-example/tree/master/java-amazon
- https://github.com/GraphWalker/graphwalker-example/tree/master/java-petclinic
- https://github.com/GraphWalker/graphwalker-example/tree/master/java-prestashop
- https://github.com/GraphWalker/graphwalker-example/tree/master/java-appium