spring-mobile-starter 依赖如何下载


<dependency>
            <groupId>org.springframework.mobile</groupId>
            <artifactId>spring-mobile-starter</artifactId>
            <version>2.0.0.M2</version>
</dependency>

无法下载到依赖,有没有人知道

img

img

这依赖下载的有问题,把本地maven仓库的这个依赖删掉,重新下载。