我正在使用Eclipse开发grails版本2.2.1的应用程序,问题是,当我运行应用程序时,我收到下一条消息:
unable to resolve class org.apache.commons.lang3.StringUtils
我将common-lang-jar添加到我的项目中并作为依赖项,但我得到了相同的问题.我能做什么?
grails dependency-management
dependency-management ×1
grails ×1