Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.36 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.36 KB

Project logo

Katalon JFrog

Status GitHub Issues GitHub Pull Requests License


This is a sample project of using JFrog dependency manager.

📝 Table of Contents

Prerequisites

  • Gradle 4.x.x - 6.x.x

Installing

  1. Add your artifactory credential to gradle.properties file.

  2. 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