2012-09-27 58 views
2

我想为Spring-test mvc获取一个jar。jar for spring-test-mvc

<dependency> 
    <groupId>org.springframework</groupId> 
    <artifactId>spring-test-mvc</artifactId> 
    <version>1.0.0.M1</version> 
    <scope>test</scope> 
</dependency> 

这种依赖性不容解决。我在哪里可以拿到罐子?

感谢

+0

http://mvnrepository.com/artifact/org.springframework/spring- webmvc/3.1.2.RELEASE –

+0

@PrasadSDeshpande这不是我在找的我认为 – pethel

+0

是的我误解了..... –

回答