Maven dependency management project in eclipse

While creating a maven project in eclipse,under maven dependencies I got junit3.8.1.jar file but hamcrest-core 1.3.jar file is missing,and it's dependencies are also missing.when my sir was teaching in online he got the hamcrest-core 1.3 jar file and their dependents automatically when he created the maven project How to get them automatically

While creating a maven project in eclipse,under maven dependencies I got junit3.8.1.jar file but hamcrest-core 1.3.jar file is missing,and it's dependencies are also missing.when my sir was teaching in online he got the hamcrest-core 1.3 jar file and their dependents automatically

Upvotes: 0

Views: 34

Answers (0)

Related Questions