This is a sample project of using JFrog dependency manager.
- Gradle 4.x.x - 6.x.x
-
Add your artifactory credential to
gradle.properties
file. -
Resolve all denpendencies and copy them into
Drivers
folder.
Due to the way Java loading libraries, please close all Katalon Studio applications before execute the following command, and re-open it after the command has been completed.
$ gradle katalonCopyDependencies