Dependency management

It would be very useful for Katalon studio to provide an interface for proper dependency management. Considering that Katalon uses Groovy as the scripting language, maybe Katalon can expose Groovy’s dependency management system - Grape

Being able to download dependencies at run time from artifactory/nexus/etc would make Katalon a much more mature product.

1 Like

I agree with you… like maven with selenium and java projects Does !

The following post will tell you a way of dependency management that works in Katalon Studio.

I was hoping that Katalon would provide something official in its documentation.