Today's the first time I encountered Grails 3 and I'm quite overwhelmed of all the changes to the framework coming from 2.4. One such change is the application of plugins. I'm not very familiar about how Bintray works but I understand that's where plugins are hosted now. So if I want to apply a plugin into my app, how do I do that?
In particular, I've been meaning to add Grails GORM REST client plugin to the project. I'm not sure if Grails 2 plugins are compatible with Grails 3 application, but I searched in Bintray and found a similar entry for GORM REST client. There are no documentation for it yet, so I'm not sure what I'm looking at that page exactly.
The
form-rest-client
plugin is not yet available for Grails 3.0, you can see the available plugins at https://bintray.com/grails/plugins