eclipse檢視pom.xml中jar包依賴關係
eclipse開啟pom.xml檔案,選擇Dependecy Hierarchy,雙擊檢視當前Artifact Id,和Parent的Artifact Id。Artifact Id的依賴關係整理如下(自上而下),引入底層的會自動下載上層的jar包:
1、祖宗:spring-boot-dependencies
2、
spring-boot-parent
spring-boot-starters
spring-boot-starter
spring-boot-starter-activemq
spring-boot-starter-ampq
spring-boot-starter-aop
spring-boot-starter-artermis
spring-boot-starter-bach
spring-boot-starter-cache
spring-boot-starter-cloud-connectors
spring-boot-starter-data-*
spring-boot-starter-data-jpa
spring-boot-starter-data-mongodb
spring-boot-starter-data-neo4j
spring-boot-starter-data-redis
spring-boot-starter-data-rest
spring-boot-starter-freemarker
spring-boot-starter-groovy-templates
spring-boot-starter-hateoas
spring-boot-starter-integration
spring-boot-starter-jdbc
spring-boot-starter-jersey
spring-boot-starter-jooq
spring-boot-starter-jta-*
spring-boot-starter-logging
spring-boot-starter-log4j2
spring-boot-starter-mail
spring-boot-starter-mobile
spring-boot-starter-parent
spring-boot-starter-security
spring-boot-starter-social-*
spring-boot-starter-remote-shell
spring-boot-starter-test
spring-boot-starter-thymeleaf
spring-boot-starter-tomcat
spring-boot-starter-undertow
spring-boot-starter-validation
spring-boot-starter-web
spring-boot-starter-websocket
spring-boot-starter-web-service