budjb / grails-spring-security-jaxrs

Provides a security layer on top of the Grails JAX-RS plugin.
Other
1 stars 3 forks source link

artifact net.sf.ehcache:ehcache-core:zip:2.4.8 #5

Open s4saurabhmishra opened 9 years ago

s4saurabhmishra commented 9 years ago

Thanks for making such plugin , I was stuck with this problem from couple of days & I hope this plugin will sort out the issue. I got a issue while dealing with the plugin , I have added the dependency compile ":spring-security-jaxrs:1.0.2" but its throwing an error which says Could not find artifact net.sf.ehcache:ehcache-core:zip:2.4.8 in grailsCentral ( https://repo.grails.org/grails/plugins) I have tried out with couple of repo since you have not mentioned any in the documentation but didn't get any success till now. Please let me know what I am missing. Thanks