如题:
hamcrest-core-1.1.jar
junit-4.12.jar
这两个jar包可以在中央仓库中下载
https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar
打开这两个网址就下载了
如果链接失效的话直接去maven中央仓库下载吧:
hamcrest-core-1.1.jar中央仓库地址:https://mvnrepository.com/artifact/org.hamcrest/hamcrest-core/1.1
junit-4.12.jar中央仓库地址:https://mvnrepository.com/artifact/junit/junit/4.12