I have a small groovy script that I want to edit and I have issues with the dependency management in Groovy. I am new to groovy and sorry in advance if this question is kind
You can get this dependency from jenkins-ci maven repo:
@GrabResolver(name='jenkins', root='http://repo.jenkins-ci.org/public/') @Grab(group='org.jenkins-ci.main', module='jenkins-core', version='2.167')