Dependencies versions

From where can I find the versions of the dependencies, like com.kms.katalon.core.annotation.Keyword, com.kms.katalon.core.checkpoint.Checkpoint, com.kms.katalon.core.testcase.TestCase. I need to to add in build.gradle.

and I need for the following dependencies:

image

You don’t need to add them. Just open the project in Katalon Studio at least once and .classpath file will be populated.

Yes, it was there in the .classpath file. but while running the command gradle katalonPluginPackage, it is showing that unable to resolve these for all of the dependencies i mentioned above.
Any solution to this?

Could you please share the console output? That should not happen.

There was some issue in my project. It got resolved.
Thanks :slight_smile:

1 Like