This is the Converters plugin that has been part of Grails core up until version 3.3 and now is a standalone plugin.
Users of Grails 3.3.x and above should use this plugin.
Simply add the dependency to your build.gradle
file:
implementation "org.grails.plugins:converters"