grails-plugins / grails-rest-client-builder

REST client plugin that uses Spring's RestTemplate
http://grails.org/plugin/rest-client-builder
Apache License 2.0
65 stars 32 forks source link

Dependency error compiling on grails 3.0.11 #49

Open luiscordi opened 7 years ago

luiscordi commented 7 years ago

I'm trying to use the plugin in a project using grails 3.0.11 & gradleWrapperVersion 2.3

In build.gradle I have in dependencies: compile "org.grails:grails-datastore-rest-client"

When compiling I get the next error: Could not resolve all dependencies for configuration ':testRuntime'.