/grails-plugin-converters

Legacy converters plugin

Primary LanguageJava

Grails Converters

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.

Installation

Simply add the dependency to your build.gradle file:

compile "org.grails.plugins:converters"