-
Notifications
You must be signed in to change notification settings - Fork 116
Maven
Kristian Karl edited this page Mar 4, 2021
·
9 revisions
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