while trying to run the run-app command i am getting the below compilation error
"unable to resolve class org.apache.commons.collections.CollectionUtils" when i tried to add dependency for common-beanutils i am getting the following error
Error Resolve error obtaining dependencies: Could not find artifact commons-beanutils:commons-beanutils:zip:1.8.0 in grailsCentral
while trying to run the run-app command i am getting the below compilation error
"unable to resolve class org.apache.commons.collections.CollectionUtils" when i tried to add dependency for common-beanutils i am getting the following error
Error Resolve error obtaining dependencies: Could not find artifact commons-beanutils:commons-beanutils:zip:1.8.0 in grailsCentral
any solution to this ?