본문 바로가기
Back-end/Spring

[Spring] Maven Repositories

by JiGyeong 2016. 4. 11.


window -> Proferences -> Maven -> 아래 항목을 체크해준다.






window -> show view -> Others -> Maven Repositories 를 누른다.






그러면 우측 상단에 아래와 같이 나타난다.


Global Repositories에서 마우스 오른쪽버튼을 눌러

Full Index Enabled를 누르고 Rebuild Index를 누른다.





그리고 기다리면

아래 화면과 같이 Maven에서 지원해주는 library가 들어온다.





'Back-end > Spring' 카테고리의 다른 글

[Spring] Error page 만들기  (0) 2016.04.14
[Spring] 새로운 프로젝트 생성하기  (0) 2016.04.12
[Spring] Bean 이용하기  (0) 2016.04.11
[Spring] DI Maven project  (0) 2016.04.11
[Spring] Spring 도입  (0) 2016.04.11