如下代码中,type是什么意思,pom是什么,为什么这么写。能形象点,详细点。<dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>5.1.3.RELEASE</version> <type>pom</type></dependency>