Has anybody has and success installing the HTML5 drag and drop multi-file upload plugin in a Grails 3 application.
I have mapped
compile "org.grails.plugins:uploadr:1.2.11"
in the build.grade file but then also getting this
| Error Could not resolve all dependencies for configuration ':testRuntime'. Type 'gradle dependencies' for more information
Can anybody help me to get me out. Any help would be much appreciated.