{"id":40216,"date":"2023-06-24T23:41:00","date_gmt":"2023-08-28T22:57:42","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/"},"modified":"2024-01-15T10:32:27","modified_gmt":"2024-01-15T02:32:27","slug":"%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/","title":{"rendered":"\u4f7f\u7528&#8221;-Dverbose&#8221;\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a&#8221;mvn dependency:tree&#8221;\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c"},"content":{"rendered":"<p>\u5b8c\u5168\u8bb0\u5f55\u4e0b\u6765\u3002<\/p>\n<p>\u5f53\u5e94\u7528\u7a0b\u5e8f\u8fd0\u884c\u65f6\u4f7f\u7528\u65e7\u7248\u672c\u7684Jar\uff0c\u6216\u8005\u5728\u8fd0\u884c\u65f6\u88ab\u6307\u8d23\u65f6\u3002<br \/>\n\u5982\u679c\u5373\u4f7f\u60f3\u8981\u67e5\u627e\uff0c\u7531\u4e8e\u4f9d\u8d56\u5173\u7cfb\u592a\u6df1\uff0c\u65e0\u6cd5\u901a\u8fc7mvn dependency:tree\u6216Eclipse\u7684Dependency Hierarchy\u663e\u793a\u3002<\/p>\n<p>\u901a\u5e38\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u5373\u4f7f\u663e\u793a\u4e86Effective POM\uff0c\u4f46\u5185\u5bb9\u592a\u5927\u4ee5\u81f3\u4e8e\u6700\u7ec8\u65e0\u6cd5\u8ddf\u8e2aDependencies\u3002<\/p>\n<p>\u53ef\u4ee5\u5c1d\u8bd5\u4f7f\u7528mvn dependency:tree -Dverbose\u547d\u4ee4\u3002<\/p>\n<p>\u4f7f\u7528\uff08 \uff09\u5c06\u663e\u793a\u5728\u901a\u5e38\u4e0d\u663e\u793a\u7684\u4f9d\u5b58\u6027\u4e0a\uff0c\u53ea\u9700\u6253\u4e0a\u4e00\u4e2a\u5c31\u53ef\u4ee5\u3002<\/p>\n<h2>\u4ee5\u4e0b\u662f\u4e00\u4e2a\u4f7f\u7528\u4f8b\u5b50\u3002<\/h2>\n<p>\u8fd9\u91cc\u662f\u4e00\u4e2a\u4f7f\u7528\u7684\u793a\u4f8b\u3002<\/p>\n<p>\u4f8b\u5982\uff0c\u5728\u67d0\u4e2a\u7814\u8ba8\u4f1a\u4e0a\u4f7f\u7528\u7684SpringBoot\u5e94\u7528\u7a0b\u5e8f\uff0c\u5982\u679c\u4f7f\u7528mvn dependency:tree\u547d\u4ee4<\/p>\n<pre class=\"post-pre\"><code>[INFO] sample.spring:spring-eureka:jar:0.0.1-SNAPSHOT\r\n[INFO] +- org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile\r\n[INFO] |  +- org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  \\- org.springframework:spring-context:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     +- org.springframework:spring-aop:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     |  \\- aopalliance:aopalliance:jar:1.0:compile\r\n[INFO] |  |     +- org.springframework:spring-beans:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     \\- org.springframework:spring-expression:jar:4.2.6.RELEASE:compile\r\n[INFO] |  +- org.springframework.boot:spring-boot-autoconfigure:jar:1.3.5.RELEASE:compile\r\n[INFO] |  +- org.springframework.boot:spring-boot-starter-logging:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  +- ch.qos.logback:logback-classic:jar:1.1.7:compile\r\n[INFO] |  |  |  \\- ch.qos.logback:logback-core:jar:1.1.7:compile\r\n[INFO] |  |  +- org.slf4j:jcl-over-slf4j:jar:1.7.21:compile\r\n[INFO] |  |  +- org.slf4j:jul-to-slf4j:jar:1.7.21:compile\r\n[INFO] |  |  \\- org.slf4j:log4j-over-slf4j:jar:1.7.21:compile\r\n[INFO] |  +- org.springframework:spring-core:jar:4.2.6.RELEASE:compile\r\n[INFO] |  \\- org.yaml:snakeyaml:jar:1.16:runtime\r\n[INFO] +- org.springframework.cloud:spring-cloud-starter-eureka-server:jar:1.1.0.RELEASE:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-context:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  |  \\- org.springframework.security:spring-security-crypto:jar:4.0.4.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-commons:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  \\- org.springframework.security:spring-security-rsa:jar:1.0.1.RELEASE:compile\r\n[INFO] |  |     \\- org.bouncycastle:bcpkix-jdk15on:jar:1.47:compile\r\n[INFO] |  |        \\- org.bouncycastle:bcprov-jdk15on:jar:1.47:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-netflix-eureka-server:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-web:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.33:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.33:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.33:compile\r\n[INFO] |  |  |  |  \\- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.0.33:compile\r\n[INFO] |  |  |  +- org.springframework.boot:spring-boot-starter-validation:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  |  \\- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile\r\n[INFO] |  |  |  |     +- javax.validation:validation-api:jar:1.1.0.Final:compile\r\n[INFO] |  |  |  |     +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile\r\n[INFO] |  |  |  |     \\- com.fasterxml:classmate:jar:1.1.0:compile\r\n[INFO] |  |  |  +- org.springframework:spring-web:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  |  \\- org.springframework:spring-webmvc:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-actuator:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  \\- org.springframework.boot:spring-boot-actuator:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-freemarker:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  +- org.freemarker:freemarker:jar:2.3.23:compile\r\n[INFO] |  |  |  \\- org.springframework:spring-context-support:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-netflix-core:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-netflix-eureka-client:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- com.netflix.eureka:eureka-client:jar:1.4.6:compile\r\n[INFO] |  |  |  +- org.codehaus.jettison:jettison:jar:1.3.7:runtime\r\n[INFO] |  |  |  |  \\- stax:stax-api:jar:1.0.1:runtime\r\n[INFO] |  |  |  +- com.netflix.netflix-commons:netflix-eventbus:jar:0.3.0:runtime\r\n[INFO] |  |  |  +- javax.ws.rs:jsr311-api:jar:1.1.1:compile\r\n[INFO] |  |  |  +- com.netflix.servo:servo-core:jar:0.10.1:runtime\r\n[INFO] |  |  |  |  \\- com.netflix.servo:servo-internal:jar:0.10.1:runtime\r\n[INFO] |  |  |  +- com.sun.jersey:jersey-core:jar:1.19.1:compile\r\n[INFO] |  |  |  +- com.sun.jersey:jersey-client:jar:1.19.1:runtime\r\n[INFO] |  |  |  +- com.sun.jersey.contribs:jersey-apache-client4:jar:1.19.1:runtime\r\n[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.2:runtime\r\n[INFO] |  |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.4:runtime\r\n[INFO] |  |  |  |  \\- commons-codec:commons-codec:jar:1.9:runtime\r\n[INFO] |  |  |  +- com.google.inject:guice:jar:4.0:runtime\r\n[INFO] |  |  |  \\- com.netflix.governator:governator-api:jar:1.12.10:runtime\r\n[INFO] |  |  +- com.sun.jersey:jersey-servlet:jar:1.19.1:compile\r\n[INFO] |  |  +- com.sun.jersey:jersey-server:jar:1.19.1:compile\r\n[INFO] |  |  +- com.netflix.eureka:eureka-core:jar:1.4.6:compile\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-ec2:jar:1.10.30:runtime\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-autoscaling:jar:1.9.3:runtime\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-sts:jar:1.9.3:runtime\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-route53:jar:1.9.3:runtime\r\n[INFO] |  |  |  +- com.netflix.governator:governator:jar:1.12.10:runtime\r\n[INFO] |  |  |  |  +- com.netflix.governator:governator-core:jar:1.12.10:runtime\r\n[INFO] |  |  |  |  \\- org.ow2.asm:asm:jar:5.0.4:runtime\r\n[INFO] |  |  |  \\- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime\r\n[INFO] |  |  |     \\- javax.xml.stream:stax-api:jar:1.0-2:runtime\r\n[INFO] |  |  +- com.netflix.archaius:archaius-core:jar:0.7.4:compile\r\n[INFO] |  |  |  \\- com.google.code.findbugs:jsr305:jar:3.0.1:runtime\r\n[INFO] |  |  +- javax.inject:javax.inject:jar:1:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.6.6:compile\r\n[INFO] |  |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.6.6:compile\r\n[INFO] |  |  |  \\- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile\r\n[INFO] |  |  \\- com.thoughtworks.xstream:xstream:jar:1.4.2:compile\r\n[INFO] |  |     +- xmlpull:xmlpull:jar:1.1.3.1:compile\r\n[INFO] |  |     \\- xpp3:xpp3_min:jar:1.1.4c:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter-archaius:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- commons-configuration:commons-configuration:jar:1.8:compile\r\n[INFO] |  |  |  +- commons-lang:commons-lang:jar:2.6:compile\r\n[INFO] |  |  |  \\- commons-logging:commons-logging:jar:1.1.1:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile\r\n[INFO] |  |  \\- com.google.guava:guava:jar:18.0:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter-ribbon:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon:jar:2.1.5:compile\r\n[INFO] |  |  |  +- com.netflix.ribbon:ribbon-transport:jar:2.1.5:runtime\r\n[INFO] |  |  |  |  +- io.reactivex:rxnetty-contexts:jar:0.4.9:runtime\r\n[INFO] |  |  |  |  \\- io.reactivex:rxnetty-servo:jar:0.4.9:runtime\r\n[INFO] |  |  |  +- com.netflix.hystrix:hystrix-core:jar:1.5.2:runtime\r\n[INFO] |  |  |  |  \\- org.hdrhistogram:HdrHistogram:jar:2.1.7:runtime\r\n[INFO] |  |  |  \\- io.reactivex:rxnetty:jar:0.4.9:runtime\r\n[INFO] |  |  |     +- io.netty:netty-codec-http:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |     |  +- io.netty:netty-codec:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |     |  \\- io.netty:netty-handler:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |     \\- io.netty:netty-transport-native-epoll:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |        +- io.netty:netty-common:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |        +- io.netty:netty-buffer:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |        \\- io.netty:netty-transport:jar:4.0.27.Final:runtime\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-core:jar:2.1.5:compile\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-httpclient:jar:2.1.5:compile\r\n[INFO] |  |  |  +- commons-collections:commons-collections:jar:3.2.2:runtime\r\n[INFO] |  |  |  \\- com.netflix.netflix-commons:netflix-commons-util:jar:0.1.1:runtime\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-loadbalancer:jar:2.1.5:compile\r\n[INFO] |  |  |  \\- com.netflix.netflix-commons:netflix-statistics:jar:0.1.1:runtime\r\n[INFO] |  |  \\- io.reactivex:rxjava:jar:1.1.5:compile\r\n[INFO] |  \\- com.netflix.ribbon:ribbon-eureka:jar:2.1.5:compile\r\n[INFO] |     \\- org.slf4j:slf4j-api:jar:1.7.21:compile\r\n[INFO] \\- org.springframework.boot:spring-boot-starter-test:jar:1.3.5.RELEASE:test\r\n[INFO]    +- junit:junit:jar:4.12:test\r\n[INFO]    +- org.mockito:mockito-core:jar:1.10.19:test\r\n[INFO]    |  \\- org.objenesis:objenesis:jar:2.1:test\r\n[INFO]    +- org.hamcrest:hamcrest-core:jar:1.3:test\r\n[INFO]    +- org.hamcrest:hamcrest-library:jar:1.3:test\r\n[INFO]    \\- org.springframework:spring-test:jar:4.2.6.RELEASE:test\r\n<\/code><\/pre>\n<p>\u5f53\u6267\u884c&#8221;mvn dependency:tree -Dverbose&#8221;\u65f6\uff0c\u867d\u7136\u5df2\u7ecf\u6709\u5f88\u591a\u9009\u9879\u4e86\u3002<\/p>\n<pre class=\"post-pre\"><code>[INFO]sample.spring:spring-eureka:jar:0.0.1-SNAPSHOT\r\n[INFO] +- org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile\r\n[INFO] |  +- org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  +- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  \\- org.springframework:spring-context:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     +- org.springframework:spring-aop:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     |  +- aopalliance:aopalliance:jar:1.0:compile\r\n[INFO] |  |     |  +- (org.springframework:spring-beans:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |     |  \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |     +- org.springframework:spring-beans:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |     |  \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |     +- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |     \\- org.springframework:spring-expression:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |        \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  +- org.springframework.boot:spring-boot-autoconfigure:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  \\- (org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  +- org.springframework.boot:spring-boot-starter-logging:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  +- ch.qos.logback:logback-classic:jar:1.1.7:compile\r\n[INFO] |  |  |  +- ch.qos.logback:logback-core:jar:1.1.7:compile\r\n[INFO] |  |  |  \\- org.slf4j:slf4j-api:jar:1.7.21:compile (version managed from 1.7.20)\r\n[INFO] |  |  +- org.slf4j:jcl-over-slf4j:jar:1.7.21:compile\r\n[INFO] |  |  |  \\- (org.slf4j:slf4j-api:jar:1.7.21:compile - version managed from 1.7.20; omitted for duplicate)\r\n[INFO] |  |  +- org.slf4j:jul-to-slf4j:jar:1.7.21:compile\r\n[INFO] |  |  |  \\- (org.slf4j:slf4j-api:jar:1.7.21:compile - version managed from 1.7.20; omitted for duplicate)\r\n[INFO] |  |  \\- org.slf4j:log4j-over-slf4j:jar:1.7.21:compile\r\n[INFO] |  |     \\- (org.slf4j:slf4j-api:jar:1.7.21:compile - version managed from 1.7.20; omitted for duplicate)\r\n[INFO] |  +- org.springframework:spring-core:jar:4.2.6.RELEASE:compile\r\n[INFO] |  \\- org.yaml:snakeyaml:jar:1.16:runtime\r\n[INFO] +- org.springframework.cloud:spring-cloud-starter-eureka-server:jar:1.1.0.RELEASE:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- (org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile - version managed from 1.3.4.RELEASE; omitted for duplicate)\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-context:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  |  \\- org.springframework.security:spring-security-crypto:jar:4.0.4.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-commons:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  |  \\- (org.springframework.security:spring-security-crypto:jar:4.0.4.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  \\- org.springframework.security:spring-security-rsa:jar:1.0.1.RELEASE:compile\r\n[INFO] |  |     +- (org.springframework.security:spring-security-crypto:jar:4.0.4.RELEASE:compile - version managed from 3.2.7.RELEASE; omitted for duplicate)\r\n[INFO] |  |     +- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO] |  |     \\- org.bouncycastle:bcpkix-jdk15on:jar:1.47:compile\r\n[INFO] |  |        \\- org.bouncycastle:bcprov-jdk15on:jar:1.47:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-netflix-eureka-server:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-web:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  +- (org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile - version managed from 1.3.4.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.33:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.33:compile\r\n[INFO] |  |  |  |  +- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.33:compile\r\n[INFO] |  |  |  |  \\- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.0.33:compile\r\n[INFO] |  |  |  |     \\- (org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.33:compile - omitted for duplicate)\r\n[INFO] |  |  |  +- org.springframework.boot:spring-boot-starter-validation:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  |  +- (org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile - version managed from 1.3.4.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.33:compile - omitted for duplicate)\r\n[INFO] |  |  |  |  \\- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile\r\n[INFO] |  |  |  |     +- javax.validation:validation-api:jar:1.1.0.Final:compile\r\n[INFO] |  |  |  |     +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile (version managed from 3.2.1.Final)\r\n[INFO] |  |  |  |     \\- com.fasterxml:classmate:jar:1.1.0:compile\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  +- org.springframework:spring-web:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  |  |  +- (org.springframework:spring-aop:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.springframework:spring-beans:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.springframework:spring-context:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |  \\- org.springframework:spring-webmvc:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  |     +- (org.springframework:spring-beans:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework:spring-context:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework:spring-expression:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     \\- (org.springframework:spring-web:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-actuator:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  +- (org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile - version managed from 1.3.4.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |  \\- org.springframework.boot:spring-boot-actuator:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |     +- (org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework.boot:spring-boot-autoconfigure:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |     \\- (org.springframework:spring-context:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- org.springframework.boot:spring-boot-starter-freemarker:jar:1.3.5.RELEASE:compile\r\n[INFO] |  |  |  +- (org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile - version managed from 1.3.4.RELEASE; omitted for duplicate)\r\n[INFO] |  |  |  +- (org.springframework.boot:spring-boot-starter-web:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |  +- org.freemarker:freemarker:jar:2.3.23:compile\r\n[INFO] |  |  |  \\- org.springframework:spring-context-support:jar:4.2.6.RELEASE:compile\r\n[INFO] |  |  |     +- (org.springframework:spring-beans:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     +- (org.springframework:spring-context:jar:4.2.6.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |     \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:compile - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-commons:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-netflix-core:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  |  +- (org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  |  \\- (org.springframework.boot:spring-boot-autoconfigure:jar:1.3.5.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- org.springframework.cloud:spring-cloud-netflix-eureka-client:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  |  \\- (org.springframework.cloud:spring-cloud-netflix-core:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.eureka:eureka-client:jar:1.4.6:compile\r\n[INFO] |  |  |  +- org.codehaus.jettison:jettison:jar:1.3.7:runtime\r\n[INFO] |  |  |  |  \\- stax:stax-api:jar:1.0.1:runtime\r\n[INFO] |  |  |  +- com.netflix.netflix-commons:netflix-eventbus:jar:0.3.0:runtime\r\n[INFO] |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.4; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (com.netflix.servo:servo-core:jar:0.10.1:runtime - version managed from 0.5.3; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.7.3; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.thoughtworks.xstream:xstream:jar:1.4.2:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.7.3; omitted for duplicate)\r\n[INFO] |  |  |  +- (javax.ws.rs:jsr311-api:jar:1.1.1:compile - scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.servo:servo-core:jar:0.10.1:runtime\r\n[INFO] |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.12; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 16.0.1; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- com.netflix.servo:servo-internal:jar:0.10.1:runtime\r\n[INFO] |  |  |  |     +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.12; omitted for duplicate)\r\n[INFO] |  |  |  |     \\- (com.google.guava:guava:jar:18.0:runtime - version managed from 16.0.1; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.sun.jersey:jersey-core:jar:1.19.1:compile - version managed from 1.19; scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  +- com.sun.jersey:jersey-client:jar:1.19.1:runtime (version managed from 1.19)\r\n[INFO] |  |  |  |  \\- (com.sun.jersey:jersey-core:jar:1.19.1:runtime - version managed from 1.19; omitted for duplicate)\r\n[INFO] |  |  |  +- com.sun.jersey.contribs:jersey-apache-client4:jar:1.19.1:runtime (version managed from 1.19)\r\n[INFO] |  |  |  |  +- (org.apache.httpcomponents:httpclient:jar:4.5.2:runtime - version managed from 4.3.4; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.sun.jersey:jersey-client:jar:1.19.1:runtime - version managed from 1.19; omitted for duplicate)\r\n[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.2:runtime\r\n[INFO] |  |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.4:runtime\r\n[INFO] |  |  |  |  \\- commons-codec:commons-codec:jar:1.9:runtime\r\n[INFO] |  |  |  +- com.google.inject:guice:jar:4.0:runtime\r\n[INFO] |  |  |  |  +- (javax.inject:javax.inject:jar:1:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (aopalliance:aopalliance:jar:1.0:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.google.guava:guava:jar:18.0:runtime - version managed from 16.0.1; omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.governator:governator-api:jar:1.12.10:runtime\r\n[INFO] |  |  |  |  \\- (javax.inject:javax.inject:jar:1:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile - version managed from 2.5.4; scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile - version managed from 2.5.4; scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:runtime - version managed from 2.5.4; omitted for duplicate)\r\n[INFO] |  |  +- com.sun.jersey:jersey-servlet:jar:1.19.1:compile\r\n[INFO] |  |  |  \\- (com.sun.jersey:jersey-server:jar:1.19.1:compile - omitted for duplicate)\r\n[INFO] |  |  +- com.sun.jersey:jersey-server:jar:1.19.1:compile\r\n[INFO] |  |  |  \\- com.sun.jersey:jersey-core:jar:1.19.1:compile (version managed from 1.19)\r\n[INFO] |  |  |     \\- javax.ws.rs:jsr311-api:jar:1.1.1:compile\r\n[INFO] |  |  +- com.netflix.eureka:eureka-core:jar:1.4.6:compile\r\n[INFO] |  |  |  +- (com.netflix.eureka:eureka-client:jar:1.4.6:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime (version managed from 1.9.3)\r\n[INFO] |  |  |  |  +- (org.apache.httpcomponents:httpclient:jar:4.5.2:runtime - version managed from 4.3.6; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:runtime - version managed from 2.5.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-ec2:jar:1.10.30:runtime (version managed from 1.9.3)\r\n[INFO] |  |  |  |  \\- (com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime - version managed from 1.9.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-autoscaling:jar:1.9.3:runtime\r\n[INFO] |  |  |  |  \\- (com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime - version managed from 1.9.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-sts:jar:1.9.3:runtime\r\n[INFO] |  |  |  |  \\- (com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime - version managed from 1.9.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.amazonaws:aws-java-sdk-route53:jar:1.9.3:runtime\r\n[INFO] |  |  |  |  \\- (com.amazonaws:aws-java-sdk-core:jar:1.10.30:runtime - version managed from 1.9.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.governator:governator:jar:1.12.10:runtime\r\n[INFO] |  |  |  |  +- (com.netflix.governator:governator-api:jar:1.12.10:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- com.netflix.governator:governator-core:jar:1.12.10:runtime\r\n[INFO] |  |  |  |  |  +- (com.netflix.governator:governator-api:jar:1.12.10:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |  +- (javax.inject:javax.inject:jar:1:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.3; omitted for duplicate)\r\n[INFO] |  |  |  |  |  \\- (com.google.inject:guice:jar:4.0:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.hibernate:hibernate-validator:jar:5.2.4.Final:runtime - version managed from 4.1.0.Final; omitted for duplicate)\r\n[INFO] |  |  |  |  +- org.ow2.asm:asm:jar:5.0.4:runtime\r\n[INFO] |  |  |  |  \\- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:runtime - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.thoughtworks.xstream:xstream:jar:1.4.2:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (javax.ws.rs:jsr311-api:jar:1.1.1:compile - scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  \\- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime\r\n[INFO] |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:runtime\r\n[INFO] |  |  |     \\- (org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime - omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.archaius:archaius-core:jar:0.7.4:compile\r\n[INFO] |  |  |  +- com.google.code.findbugs:jsr305:jar:3.0.1:runtime\r\n[INFO] |  |  |  +- (commons-configuration:commons-configuration:jar:1.8:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.4; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 16.0; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile - version managed from 2.4.3; scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile - version managed from 2.4.3; scope updated from runtime; omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:runtime - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  +- javax.inject:javax.inject:jar:1:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.6.6:compile\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile - version managed from 2.6.0; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.6.6:compile\r\n[INFO] |  |  |  |  +- (com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  |  \\- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile\r\n[INFO] |  |  \\- com.thoughtworks.xstream:xstream:jar:1.4.2:compile\r\n[INFO] |  |     +- xmlpull:xmlpull:jar:1.1.3.1:compile\r\n[INFO] |  |     \\- xpp3:xpp3_min:jar:1.1.4c:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter-archaius:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-starter:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-netflix-core:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- (com.netflix.archaius:archaius-core:jar:0.7.4:compile - version managed from 0.7.3; omitted for duplicate)\r\n[INFO] |  |  +- commons-configuration:commons-configuration:jar:1.8:compile\r\n[INFO] |  |  |  +- commons-lang:commons-lang:jar:2.6:compile\r\n[INFO] |  |  |  \\- commons-logging:commons-logging:jar:1.1.1:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile\r\n[INFO] |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile\r\n[INFO] |  |  |  +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile - version managed from 2.6.0; omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile - version managed from 2.4.3; omitted for duplicate)\r\n[INFO] |  |  \\- com.google.guava:guava:jar:18.0:compile\r\n[INFO] |  +- org.springframework.cloud:spring-cloud-starter-ribbon:jar:1.1.0.RELEASE:compile\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-starter:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-netflix-core:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- (org.springframework.cloud:spring-cloud-starter-archaius:jar:1.1.0.RELEASE:compile - omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon:jar:2.1.5:compile\r\n[INFO] |  |  |  +- (com.netflix.ribbon:ribbon-core:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.ribbon:ribbon-transport:jar:2.1.5:runtime\r\n[INFO] |  |  |  |  +- (com.netflix.ribbon:ribbon-core:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (com.netflix.ribbon:ribbon-loadbalancer:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.10; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (io.reactivex:rxnetty:jar:0.4.9:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- io.reactivex:rxnetty-contexts:jar:0.4.9:runtime\r\n[INFO] |  |  |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.10; omitted for duplicate)\r\n[INFO] |  |  |  |  |  \\- (io.reactivex:rxnetty:jar:0.4.9:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- io.reactivex:rxnetty-servo:jar:0.4.9:runtime\r\n[INFO] |  |  |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.10; omitted for duplicate)\r\n[INFO] |  |  |  |  |  +- (io.reactivex:rxnetty:jar:0.4.9:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |  \\- (com.netflix.servo:servo-core:jar:0.10.1:runtime - version managed from 0.7.5; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (javax.inject:javax.inject:jar:1:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.7; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 14.0.1; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.hystrix:hystrix-core:jar:1.5.2:runtime (version managed from 1.4.3)\r\n[INFO] |  |  |  |  +- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.4.1; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.1.1; omitted for duplicate)\r\n[INFO] |  |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.0; omitted for duplicate)\r\n[INFO] |  |  |  |  \\- org.hdrhistogram:HdrHistogram:jar:2.1.7:runtime\r\n[INFO] |  |  |  +- (javax.inject:javax.inject:jar:1:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.9; omitted for duplicate)\r\n[INFO] |  |  |  +- io.reactivex:rxnetty:jar:0.4.9:runtime\r\n[INFO] |  |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.10; omitted for duplicate)\r\n[INFO] |  |  |  |  +- io.netty:netty-codec-http:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |  +- io.netty:netty-codec:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |  |  \\- (io.netty:netty-transport:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |  \\- io.netty:netty-handler:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |     +- (io.netty:netty-buffer:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |     +- (io.netty:netty-transport:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |     \\- (io.netty:netty-codec:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  +- io.netty:netty-transport-native-epoll:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |  +- io.netty:netty-common:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |  +- io.netty:netty-buffer:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |  |  \\- (io.netty:netty-common:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  |  \\- io.netty:netty-transport:jar:4.0.27.Final:runtime\r\n[INFO] |  |  |  |  |     \\- (io.netty:netty-buffer:jar:4.0.27.Final:runtime - omitted for duplicate)\r\n[INFO] |  |  |  |  \\- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.6; omitted for duplicate)\r\n[INFO] |  |  |  +- (commons-configuration:commons-configuration:jar:1.8:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 14.0.1; omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-core:jar:2.1.5:compile\r\n[INFO] |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.4; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 14.0.1; omitted for duplicate)\r\n[INFO] |  |  |  +- (commons-configuration:commons-configuration:jar:1.8:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (commons-lang:commons-lang:jar:2.6:runtime - omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-httpclient:jar:2.1.5:compile\r\n[INFO] |  |  |  +- (com.netflix.ribbon:ribbon-core:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.ribbon:ribbon-loadbalancer:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- commons-collections:commons-collections:jar:3.2.2:runtime (version managed from 3.2.1)\r\n[INFO] |  |  |  +- (org.apache.httpcomponents:httpclient:jar:4.5.2:runtime - version managed from 4.2.1; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.sun.jersey:jersey-client:jar:1.19.1:runtime - version managed from 1.19; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.sun.jersey.contribs:jersey-apache-client4:jar:1.19.1:runtime - version managed from 1.19; omitted for duplicate)\r\n[INFO] |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.7; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.servo:servo-core:jar:0.10.1:runtime - version managed from 0.9.2; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 14.0.1; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] |  |  |  \\- com.netflix.netflix-commons:netflix-commons-util:jar:0.1.1:runtime\r\n[INFO] |  |  |     \\- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.4; omitted for duplicate)\r\n[INFO] |  |  +- com.netflix.ribbon:ribbon-loadbalancer:jar:2.1.5:compile\r\n[INFO] |  |  |  +- (com.netflix.ribbon:ribbon-core:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |  |  |  +- com.netflix.netflix-commons:netflix-statistics:jar:0.1.1:runtime\r\n[INFO] |  |  |  |  \\- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.6.4; omitted for duplicate)\r\n[INFO] |  |  |  +- (io.reactivex:rxjava:jar:1.1.5:runtime - version managed from 1.0.9; omitted for duplicate)\r\n[INFO] |  |  |  +- (org.slf4j:slf4j-api:jar:1.7.21:runtime - version managed from 1.7.7; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.servo:servo-core:jar:0.10.1:runtime - version managed from 0.9.2; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.google.guava:guava:jar:18.0:runtime - version managed from 14.0.1; omitted for duplicate)\r\n[INFO] |  |  |  +- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] |  |  |  \\- (com.netflix.netflix-commons:netflix-commons-util:jar:0.1.1:runtime - omitted for duplicate)\r\n[INFO] |  |  \\- io.reactivex:rxjava:jar:1.1.5:compile\r\n[INFO] |  \\- com.netflix.ribbon:ribbon-eureka:jar:2.1.5:compile\r\n[INFO] |     +- (com.netflix.ribbon:ribbon-core:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |     +- (com.netflix.ribbon:ribbon-loadbalancer:jar:2.1.5:runtime - omitted for duplicate)\r\n[INFO] |     +- (com.netflix.eureka:eureka-client:jar:1.4.6:runtime - version managed from 1.1.153; omitted for duplicate)\r\n[INFO] |     +- (org.slf4j:slf4j-api:jar:1.7.21:compile - version managed from 1.7.7; scope updated from runtime; omitted for duplicate)\r\n[INFO] |     \\- (com.netflix.archaius:archaius-core:jar:0.7.4:runtime - version managed from 0.6.6; omitted for duplicate)\r\n[INFO] \\- org.springframework.boot:spring-boot-starter-test:jar:1.3.5.RELEASE:test\r\n[INFO]    +- junit:junit:jar:4.12:test\r\n[INFO]    |  \\- (org.hamcrest:hamcrest-core:jar:1.3:test - version managed from 1.1; omitted for duplicate)\r\n[INFO]    +- org.mockito:mockito-core:jar:1.10.19:test\r\n[INFO]    |  +- (org.hamcrest:hamcrest-core:jar:1.3:test - version managed from 1.1; omitted for duplicate)\r\n[INFO]    |  \\- org.objenesis:objenesis:jar:2.1:test\r\n[INFO]    +- org.hamcrest:hamcrest-core:jar:1.3:test\r\n[INFO]    +- org.hamcrest:hamcrest-library:jar:1.3:test\r\n[INFO]    |  \\- (org.hamcrest:hamcrest-core:jar:1.3:test - version managed from 1.1; omitted for duplicate)\r\n[INFO]    +- (org.springframework:spring-core:jar:4.2.6.RELEASE:test - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n[INFO]    \\- org.springframework:spring-test:jar:4.2.6.RELEASE:test\r\n[INFO]       \\- (org.springframework:spring-core:jar:4.2.6.RELEASE:test - version managed from 4.1.6.RELEASE; omitted for duplicate)\r\n<\/code><\/pre>\n<p>\u8fd9\u5c31\u662f\u7ed3\u679c\u4e86\u3002\u901a\u8fc7\u52a0\u4e0a\u62ec\u53f7\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u786e\u8ba4\u4e4b\u524d\u770b\u4e0d\u5230\u7684\u4f9d\u8d56\u5173\u7cfb\u3002<\/p>\n<h2>\u7528\u9014<\/h2>\n<p>\u5728Eclipse\u7684&#8221;Effective POM&#8221;\u4e2d\u786e\u5b9e\u53ef\u4ee5\u770b\u5230\uff0c\u4f46\u662f\u5f53\u4f9d\u8d56\u5173\u7cfb\u53d8\u5f97\u5982\u6b64\u590d\u6742\u65f6\uff0c\u901a\u8fc7Effective POM\u770b\u8d77\u6765\u5c31\u5f88\u56f0\u96be\u4e86\u3002\u76ee\u524d\u53ea\u6709\u8fd9\u79cd\u60c5\u51b5\u3002\u867d\u7136\u53ea\u80fd\u60f3\u5230\u8fd9\u79cd\u60c5\u51b5\uff0c\u4f46\u5982\u679c\u9047\u5230\u4e86\uff0c\u5b83\u53ef\u80fd\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u9009\u9879\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5b8c\u5168\u8bb0\u5f55\u4e0b\u6765\u3002 \u5f53\u5e94\u7528\u7a0b\u5e8f\u8fd0\u884c\u65f6\u4f7f\u7528\u65e7\u7248\u672c\u7684Jar\uff0c\u6216\u8005\u5728\u8fd0\u884c\u65f6\u88ab\u6307\u8d23\u65f6\u3002 \u5982\u679c\u5373\u4f7f\u60f3\u8981\u67e5\u627e\uff0c\u7531\u4e8e\u4f9d\u8d56\u5173\u7cfb\u592a\u6df1 [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-40216","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u4f7f\u7528&quot;-Dverbose&quot;\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a&quot;mvn dependency:tree&quot;\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c - Blog - Silicon Cloud<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/zh\/blog\/\u4f7f\u7528-dverbose\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793amvn-dependencytree\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\u3002\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u4f7f\u7528&quot;-Dverbose&quot;\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a&quot;mvn dependency:tree&quot;\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\" \/>\n<meta property=\"og:description\" content=\"\u5b8c\u5168\u8bb0\u5f55\u4e0b\u6765\u3002 \u5f53\u5e94\u7528\u7a0b\u5e8f\u8fd0\u884c\u65f6\u4f7f\u7528\u65e7\u7248\u672c\u7684Jar\uff0c\u6216\u8005\u5728\u8fd0\u884c\u65f6\u88ab\u6307\u8d23\u65f6\u3002 \u5982\u679c\u5373\u4f7f\u60f3\u8981\u67e5\u627e\uff0c\u7531\u4e8e\u4f9d\u8d56\u5173\u7cfb\u592a\u6df1 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/\u4f7f\u7528-dverbose\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793amvn-dependencytree\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\u3002\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-28T22:57:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-15T02:32:27+00:00\" \/>\n<meta name=\"author\" content=\"\u6e05, \u626c\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6e05, \u626c\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"22 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/\",\"name\":\"\u4f7f\u7528\\\"-Dverbose\\\"\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a\\\"mvn dependency:tree\\\"\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2023-08-28T22:57:42+00:00\",\"dateModified\":\"2024-01-15T02:32:27+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u4f7f\u7528&#8221;-Dverbose&#8221;\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a&#8221;mvn dependency:tree&#8221;\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461\",\"name\":\"\u6e05, \u626c\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g\",\"caption\":\"\u6e05, \u626c\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyang\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u4f7f\u7528\"-Dverbose\"\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a\"mvn dependency:tree\"\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c - Blog - Silicon Cloud","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.silicloud.com\/zh\/blog\/\u4f7f\u7528-dverbose\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793amvn-dependencytree\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\u3002\/","og_locale":"zh_CN","og_type":"article","og_title":"\u4f7f\u7528\"-Dverbose\"\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a\"mvn dependency:tree\"\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c","og_description":"\u5b8c\u5168\u8bb0\u5f55\u4e0b\u6765\u3002 \u5f53\u5e94\u7528\u7a0b\u5e8f\u8fd0\u884c\u65f6\u4f7f\u7528\u65e7\u7248\u672c\u7684Jar\uff0c\u6216\u8005\u5728\u8fd0\u884c\u65f6\u88ab\u6307\u8d23\u65f6\u3002 \u5982\u679c\u5373\u4f7f\u60f3\u8981\u67e5\u627e\uff0c\u7531\u4e8e\u4f9d\u8d56\u5173\u7cfb\u592a\u6df1 [&hellip;]","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/\u4f7f\u7528-dverbose\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793amvn-dependencytree\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c\u3002\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2023-08-28T22:57:42+00:00","article_modified_time":"2024-01-15T02:32:27+00:00","author":"\u6e05, \u626c","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6e05, \u626c","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"22 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/","name":"\u4f7f\u7528\"-Dverbose\"\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a\"mvn dependency:tree\"\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2023-08-28T22:57:42+00:00","dateModified":"2024-01-15T02:32:27+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461"},"breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"\u4f7f\u7528&#8221;-Dverbose&#8221;\u9009\u9879\u6765\u8be6\u7ec6\u5c55\u793a&#8221;mvn dependency:tree&#8221;\u547d\u4ee4\u7684\u6267\u884c\u7ed3\u679c"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461","name":"\u6e05, \u626c","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g","caption":"\u6e05, \u626c"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyang\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e4%bd%bf%e7%94%a8-dverbose%e9%80%89%e9%a1%b9%e6%9d%a5%e8%af%a6%e7%bb%86%e5%b1%95%e7%a4%bamvn-dependencytree%e5%91%bd%e4%bb%a4%e7%9a%84%e6%89%a7%e8%a1%8c%e7%bb%93%e6%9e%9c%e3%80%82\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/40216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=40216"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/40216\/revisions"}],"predecessor-version":[{"id":58655,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/40216\/revisions\/58655"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=40216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=40216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=40216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}