2012-09-27 66 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

是的我誤解了..... –

回答