Caught: java.lang.NoClassDefFoundError: groovy/util/slurpersupport/GPathResult
java.lang.NoClassDefFoundError: groovy/util/slurpersupport/GPathResult
at groovyx.net.http.ParserRegistry.<init>(ParserRegistry.java:87)
at groovyx.net.http.HTTPBuilder.<init>(HTTPBuilder.java:185)
at groovyx.net.http.RESTClient.<init>(RESTClient.java:80)
at Rest.run(Rest.groovy:30)
Caused by: java.lang.ClassNotFoundException: groovy.util.slurpersupport.GPathResult