Glickr Plugin
This plugin aims to provide a feature complete implementation of the Flickr API by providing a Grails service and native Groovy classes that wrap the API. So rather than having to deal with individual and Flickr specific API methods, the Glickr Plugin wraps API calls in native classes and provides typical Grails methods like .getByUsername(..) or .findAll() Read more
Dependency :
compile ":glickr:0.1"