참조: http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanismhttp://maven.apache.org/ref/current/maven-model/maven.html#class_dependencyManagement 이 녀석의 정체는… depedency 정보(버전, Scope, 추이성)을 한 곳에 정리해둔=MANAGED 의존성=Denpendency을 사용하겠다는 것입니다. Maven 2.0.9에 추가된 import managed dependency는