i can’t import groovy.yaml.YamlSlurper
which version of groovy uses in XWiki 12.10.9?
Put this in a wiki page in your wiki:
{{groovy}}
println GroovySystem.version
{{/groovy}}
(with a user having Programming Rights)
1 Like
Thank you. It’s 2.5.13. The yamlslurper not part of core in this version of Groovy .