我想爲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>
這種依賴性不容解決。我在哪裏可以拿到罐子?
感謝
http://mvnrepository.com/artifact/org.springframework/spring- webmvc/3.1.2.RELEASE –
@PrasadSDeshpande這不是我在找的我認爲 – pethel
是的我誤解了..... –