ext { //这里管理版本 springVersion = '4.3.10.RELEASE' } compile( 'org.springframework:spring-context:版本怎么引入进来', ) 查看完整描述