Easy Custom XML and JSON Marshalling for Grails Converters
Dependency :
compile ":marshallers:0.3"
Summary
Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations.Further documentation can be found <a href="http://github.com/pedjak/grails-marshallers">here</a>.
Installation
grails install-plugin marshallers
Description
Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations.Further documentation can be found here