Skip to content

Instantly share code, notes, and snippets.

@Dreampie
Last active May 6, 2016 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dreampie/dd9499160ad243d4ad740d82ef921fdc to your computer and use it in GitHub Desktop.
Save Dreampie/dd9499160ad243d4ad740d82ef921fdc to your computer and use it in GitHub Desktop.
Parallel execution is an incubating feature.
:message-api:message-api-provider:dependencies
------------------------------------------------------------
Project :message-api:message-api-provider
------------------------------------------------------------
archives - Configuration for archive artifacts.
No dependencies
compile - Compile classpath for source set 'main'.
+--- tv.acfun.cloud.common:common:1.0-SNAPSHOT
| \--- commons-beanutils:commons-beanutils:1.9.2
| \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE
| | | +--- org.springframework:spring-core:4.2.4.RELEASE
| | | | \--- commons-logging:commons-logging:1.2
| | | \--- org.springframework:spring-context:4.2.4.RELEASE
| | | +--- org.springframework:spring-aop:4.2.4.RELEASE
| | | | +--- aopalliance:aopalliance:1.0
| | | | +--- org.springframework:spring-beans:4.2.4.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-expression:4.2.4.RELEASE
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE
| | | \--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE
| | | +--- ch.qos.logback:logback-classic:1.1.3
| | | | +--- ch.qos.logback:logback-core:1.1.3
| | | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- org.slf4j:jcl-over-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | +--- org.slf4j:jul-to-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | \--- org.slf4j:log4j-over-slf4j:1.7.13
| | | \--- org.slf4j:slf4j-api:1.7.13
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.16
| +--- org.springframework.boot:spring-boot-starter-validation:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| | \--- org.hibernate:hibernate-validator:5.2.2.Final
| | +--- javax.validation:validation-api:1.1.0.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | \--- com.fasterxml:classmate:1.1.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
| +--- org.springframework:spring-web:4.2.4.RELEASE
| | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| +--- org.springframework:spring-webmvc:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-expression:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-web:4.2.4.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-tomcat:1.3.2.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
+--- org.springframework.boot:spring-boot-starter-undertow: -> 1.3.2.RELEASE
| +--- io.undertow:undertow-core:1.3.14.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | +--- org.jboss.xnio:xnio-api:3.3.4.Final
| | \--- org.jboss.xnio:xnio-nio:3.3.4.Final
| | \--- org.jboss.xnio:xnio-api:3.3.4.Final
| +--- io.undertow:undertow-servlet:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Final
| +--- io.undertow:undertow-websockets-jsr:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | +--- io.undertow:undertow-servlet:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.0.Final
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.glassfish:javax.el:3.0.0
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-context:4.2.4.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-redis: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.data:spring-data-redis:1.6.2.RELEASE
| | +--- org.springframework:spring-context:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-tx:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context-support:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-aop:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- redis.clients:jedis:2.7.3
| \--- org.apache.commons:commons-pool2:2.3 -> 2.4.2
+--- org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework:spring-messaging:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-websocket:4.2.4.RELEASE
| +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- io.projectreactor:reactor-net: -> 2.0.7.RELEASE
| +--- io.projectreactor:reactor-bus:2.0.7.RELEASE
| | +--- com.goldmansachs:gs-collections:5.1.0
| | | \--- com.goldmansachs:gs-collections-api:5.1.0
| | \--- io.projectreactor:reactor-core:2.0.7.RELEASE
| | +--- org.reactivestreams:reactive-streams:1.0.0
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- io.projectreactor:reactor-stream:2.0.7.RELEASE
| \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5
| | | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5
| | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- com.netflix.archaius:archaius-core:0.7.3
| | | +--- com.google.code.findbugs:jsr305:3.0.1
| | | +--- commons-configuration:commons-configuration:1.8
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.google.guava:guava:16.0 -> 18.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.6.5
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.6.5
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- commons-configuration:commons-configuration:1.8 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | \--- com.google.guava:guava:18.0
| +--- com.netflix.hystrix:hystrix-core:1.4.23
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.3 (*)
| | +--- io.reactivex:rxjava:1.1.0 -> 1.0.14
| | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.13
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.23
| | +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.6.5
| \--- com.netflix.hystrix:hystrix-javanica:1.4.23
| +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.8
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.2
| +--- org.apache.commons:commons-lang3:3.1
| \--- org.ow2.asm:asm:5.0.4
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| | +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.1.0.M5
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:1.1.0.M5
| | \--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- com.netflix.eureka:eureka-client:1.3.7
| | +--- org.codehaus.jettison:jettison:1.3.7
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | +--- com.google.guava:guava:16.0.1 -> 18.0
| | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.3 (*)
| | +--- com.thoughtworks.xstream:xstream:1.4.2
| | | +--- xmlpull:xmlpull:1.1.3.1
| | | \--- xpp3:xpp3_min:1.1.4c
| | +--- com.netflix.archaius:archaius-core:0.7.1 -> 0.7.3 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.9.4 -> 0.10.1 (*)
| | +--- com.sun.jersey:jersey-core:1.19
| | | \--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.sun.jersey:jersey-client:1.19
| | | \--- com.sun.jersey:jersey-core:1.19 (*)
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.1
| | | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.19 (*)
| | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.1 (*)
| | +--- com.google.inject:guice:4.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | +--- com.netflix.governator:governator-annotations:1.10.5
| | | +--- javax.inject:javax.inject:1
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.4 -> 2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.5.4 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.5.4 -> 2.6.5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| | +--- com.netflix.ribbon:ribbon:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.1.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0
| | | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.0.14
| | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.netty:netty-codec-http:4.0.27.Final
| | | | | | +--- io.netty:netty-codec:4.0.27.Final
| | | | | | | \--- io.netty:netty-transport:4.0.27.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
| | | | | | | \--- io.netty:netty-common:4.0.27.Final
| | | | | | \--- io.netty:netty-handler:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
| | | | | | +--- io.netty:netty-common:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.13
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.4.23 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.1 (*)
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.19 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 -> 1.19 (*)
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | \--- io.reactivex:rxjava:1.0.14
| +--- com.netflix.ribbon:ribbon-eureka:2.1.0
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.153 -> 1.3.7 (*)
| | +--- com.netflix.eureka:eureka2-client-shaded:2.0.0-rc.2
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- io.reactivex:rxjava:1.0.8 -> 1.0.14
| | | +--- io.netty:netty-codec-http:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- javax.inject:javax.inject:1
| | | \--- com.netflix.eureka:eureka-client:1.1.149 -> 1.3.7 (*)
| | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| | +--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
| | | +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
| | | | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | | | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-tx:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | \--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.cloud:spring-cloud-stream-tuple:1.0.0.M4
| | | | | +--- com.esotericsoftware:kryo-shaded:3.0.3
| | | | | | +--- com.esotericsoftware:minlog:1.3.0
| | | | | | \--- org.objenesis:objenesis:2.1
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | | | \--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | +--- org.springframework.cloud:spring-cloud-stream-codec:1.0.0.M4
| | | | +--- com.esotericsoftware:kryo-shaded:3.0.3 (*)
| | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | | +--- org.springframework.boot:spring-boot-starter-amqp:1.3.2.RELEASE
| | | | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.3.RELEASE
| | | | +--- org.springframework:spring-messaging:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | | +--- org.springframework.amqp:spring-amqp:1.5.3.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework:spring-tx:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:http-client:1.0.0.RELEASE
| | | | | +--- org.apache.httpcomponents:httpclient:4.3.6 -> 4.5.1 (*)
| | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.5.1 -> 2.6.5 (*)
| | | | +--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:amqp-client:3.5.7
| | | | \--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | +--- org.springframework.integration:spring-integration-amqp:4.2.4.RELEASE
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.2.RELEASE -> 1.5.3.RELEASE (*)
| | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | +--- org.springframework.integration:spring-integration-jmx:4.2.4.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | \--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
\--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.1.0.M5
+--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
+--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
+--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
+--- com.netflix.feign:feign-core:8.14.3
+--- com.netflix.feign:feign-slf4j:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- org.slf4j:slf4j-api:1.7.13
+--- com.netflix.feign:feign-hystrix:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- com.netflix.hystrix:hystrix-core:1.4.21 -> 1.4.23 (*)
+--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5 (*)
\--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
default - Configuration for default artifacts.
+--- tv.acfun.cloud.common:common:1.0-SNAPSHOT
| \--- commons-beanutils:commons-beanutils:1.9.2
| \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE
| | | +--- org.springframework:spring-core:4.2.4.RELEASE
| | | | \--- commons-logging:commons-logging:1.2
| | | \--- org.springframework:spring-context:4.2.4.RELEASE
| | | +--- org.springframework:spring-aop:4.2.4.RELEASE
| | | | +--- aopalliance:aopalliance:1.0
| | | | +--- org.springframework:spring-beans:4.2.4.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-expression:4.2.4.RELEASE
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE
| | | \--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE
| | | +--- ch.qos.logback:logback-classic:1.1.3
| | | | +--- ch.qos.logback:logback-core:1.1.3
| | | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- org.slf4j:jcl-over-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | +--- org.slf4j:jul-to-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | \--- org.slf4j:log4j-over-slf4j:1.7.13
| | | \--- org.slf4j:slf4j-api:1.7.13
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.16
| +--- org.springframework.boot:spring-boot-starter-validation:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| | \--- org.hibernate:hibernate-validator:5.2.2.Final
| | +--- javax.validation:validation-api:1.1.0.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | \--- com.fasterxml:classmate:1.1.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
| +--- org.springframework:spring-web:4.2.4.RELEASE
| | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| +--- org.springframework:spring-webmvc:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-expression:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-web:4.2.4.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-tomcat:1.3.2.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
+--- org.springframework.boot:spring-boot-starter-undertow: -> 1.3.2.RELEASE
| +--- io.undertow:undertow-core:1.3.14.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | +--- org.jboss.xnio:xnio-api:3.3.4.Final
| | \--- org.jboss.xnio:xnio-nio:3.3.4.Final
| | \--- org.jboss.xnio:xnio-api:3.3.4.Final
| +--- io.undertow:undertow-servlet:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Final
| +--- io.undertow:undertow-websockets-jsr:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | +--- io.undertow:undertow-servlet:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.0.Final
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.glassfish:javax.el:3.0.0
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-context:4.2.4.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-redis: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.data:spring-data-redis:1.6.2.RELEASE
| | +--- org.springframework:spring-context:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-tx:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context-support:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-aop:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- redis.clients:jedis:2.7.3
| \--- org.apache.commons:commons-pool2:2.3 -> 2.4.2
+--- org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework:spring-messaging:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-websocket:4.2.4.RELEASE
| +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- io.projectreactor:reactor-net: -> 2.0.7.RELEASE
| +--- io.projectreactor:reactor-bus:2.0.7.RELEASE
| | +--- com.goldmansachs:gs-collections:5.1.0
| | | \--- com.goldmansachs:gs-collections-api:5.1.0
| | \--- io.projectreactor:reactor-core:2.0.7.RELEASE
| | +--- org.reactivestreams:reactive-streams:1.0.0
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- io.projectreactor:reactor-stream:2.0.7.RELEASE
| \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5
| | | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5
| | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- com.netflix.archaius:archaius-core:0.7.3
| | | +--- com.google.code.findbugs:jsr305:3.0.1
| | | +--- commons-configuration:commons-configuration:1.8
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.google.guava:guava:16.0 -> 18.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.6.5
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.6.5
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- commons-configuration:commons-configuration:1.8 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | \--- com.google.guava:guava:18.0
| +--- com.netflix.hystrix:hystrix-core:1.4.23
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.3 (*)
| | +--- io.reactivex:rxjava:1.1.0 -> 1.0.14
| | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.13
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.23
| | +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.6.5
| \--- com.netflix.hystrix:hystrix-javanica:1.4.23
| +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.8
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.2
| +--- org.apache.commons:commons-lang3:3.1
| \--- org.ow2.asm:asm:5.0.4
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| | +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.1.0.M5
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:1.1.0.M5
| | \--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- com.netflix.eureka:eureka-client:1.3.7
| | +--- org.codehaus.jettison:jettison:1.3.7
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | +--- com.google.guava:guava:16.0.1 -> 18.0
| | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.3 (*)
| | +--- com.thoughtworks.xstream:xstream:1.4.2
| | | +--- xmlpull:xmlpull:1.1.3.1
| | | \--- xpp3:xpp3_min:1.1.4c
| | +--- com.netflix.archaius:archaius-core:0.7.1 -> 0.7.3 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.9.4 -> 0.10.1 (*)
| | +--- com.sun.jersey:jersey-core:1.19
| | | \--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.sun.jersey:jersey-client:1.19
| | | \--- com.sun.jersey:jersey-core:1.19 (*)
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.1
| | | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.19 (*)
| | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.1 (*)
| | +--- com.google.inject:guice:4.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | +--- com.netflix.governator:governator-annotations:1.10.5
| | | +--- javax.inject:javax.inject:1
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.4 -> 2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.5.4 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.5.4 -> 2.6.5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| | +--- com.netflix.ribbon:ribbon:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.1.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0
| | | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.0.14
| | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.netty:netty-codec-http:4.0.27.Final
| | | | | | +--- io.netty:netty-codec:4.0.27.Final
| | | | | | | \--- io.netty:netty-transport:4.0.27.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
| | | | | | | \--- io.netty:netty-common:4.0.27.Final
| | | | | | \--- io.netty:netty-handler:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
| | | | | | +--- io.netty:netty-common:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.13
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.4.23 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.1 (*)
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.19 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 -> 1.19 (*)
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | \--- io.reactivex:rxjava:1.0.14
| +--- com.netflix.ribbon:ribbon-eureka:2.1.0
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.153 -> 1.3.7 (*)
| | +--- com.netflix.eureka:eureka2-client-shaded:2.0.0-rc.2
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- io.reactivex:rxjava:1.0.8 -> 1.0.14
| | | +--- io.netty:netty-codec-http:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- javax.inject:javax.inject:1
| | | \--- com.netflix.eureka:eureka-client:1.1.149 -> 1.3.7 (*)
| | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| | +--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
| | | +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
| | | | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | | | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-tx:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | \--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.cloud:spring-cloud-stream-tuple:1.0.0.M4
| | | | | +--- com.esotericsoftware:kryo-shaded:3.0.3
| | | | | | +--- com.esotericsoftware:minlog:1.3.0
| | | | | | \--- org.objenesis:objenesis:2.1
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | | | \--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | +--- org.springframework.cloud:spring-cloud-stream-codec:1.0.0.M4
| | | | +--- com.esotericsoftware:kryo-shaded:3.0.3 (*)
| | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | | +--- org.springframework.boot:spring-boot-starter-amqp:1.3.2.RELEASE
| | | | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.3.RELEASE
| | | | +--- org.springframework:spring-messaging:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | | +--- org.springframework.amqp:spring-amqp:1.5.3.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework:spring-tx:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:http-client:1.0.0.RELEASE
| | | | | +--- org.apache.httpcomponents:httpclient:4.3.6 -> 4.5.1 (*)
| | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.5.1 -> 2.6.5 (*)
| | | | +--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:amqp-client:3.5.7
| | | | \--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | +--- org.springframework.integration:spring-integration-amqp:4.2.4.RELEASE
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.2.RELEASE -> 1.5.3.RELEASE (*)
| | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | +--- org.springframework.integration:spring-integration-jmx:4.2.4.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | \--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
\--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.1.0.M5
+--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
+--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
+--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
+--- com.netflix.feign:feign-core:8.14.3
+--- com.netflix.feign:feign-slf4j:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- org.slf4j:slf4j-api:1.7.13
+--- com.netflix.feign:feign-hystrix:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- com.netflix.hystrix:hystrix-core:1.4.21 -> 1.4.23 (*)
+--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5 (*)
\--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
runtime - Runtime classpath for source set 'main'.
+--- tv.acfun.cloud.common:common:1.0-SNAPSHOT
| \--- commons-beanutils:commons-beanutils:1.9.2
| \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE
| | | +--- org.springframework:spring-core:4.2.4.RELEASE
| | | | \--- commons-logging:commons-logging:1.2
| | | \--- org.springframework:spring-context:4.2.4.RELEASE
| | | +--- org.springframework:spring-aop:4.2.4.RELEASE
| | | | +--- aopalliance:aopalliance:1.0
| | | | +--- org.springframework:spring-beans:4.2.4.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-expression:4.2.4.RELEASE
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE
| | | \--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE
| | | +--- ch.qos.logback:logback-classic:1.1.3
| | | | +--- ch.qos.logback:logback-core:1.1.3
| | | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- org.slf4j:jcl-over-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | +--- org.slf4j:jul-to-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | \--- org.slf4j:log4j-over-slf4j:1.7.13
| | | \--- org.slf4j:slf4j-api:1.7.13
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.16
| +--- org.springframework.boot:spring-boot-starter-validation:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| | \--- org.hibernate:hibernate-validator:5.2.2.Final
| | +--- javax.validation:validation-api:1.1.0.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | \--- com.fasterxml:classmate:1.1.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
| +--- org.springframework:spring-web:4.2.4.RELEASE
| | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| +--- org.springframework:spring-webmvc:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-expression:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-web:4.2.4.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-tomcat:1.3.2.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
+--- org.springframework.boot:spring-boot-starter-undertow: -> 1.3.2.RELEASE
| +--- io.undertow:undertow-core:1.3.14.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | +--- org.jboss.xnio:xnio-api:3.3.4.Final
| | \--- org.jboss.xnio:xnio-nio:3.3.4.Final
| | \--- org.jboss.xnio:xnio-api:3.3.4.Final
| +--- io.undertow:undertow-servlet:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Final
| +--- io.undertow:undertow-websockets-jsr:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | +--- io.undertow:undertow-servlet:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.0.Final
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.glassfish:javax.el:3.0.0
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-context:4.2.4.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-redis: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.data:spring-data-redis:1.6.2.RELEASE
| | +--- org.springframework:spring-context:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-tx:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context-support:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-aop:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- redis.clients:jedis:2.7.3
| \--- org.apache.commons:commons-pool2:2.3 -> 2.4.2
+--- org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework:spring-messaging:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-websocket:4.2.4.RELEASE
| +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- io.projectreactor:reactor-net: -> 2.0.7.RELEASE
| +--- io.projectreactor:reactor-bus:2.0.7.RELEASE
| | +--- com.goldmansachs:gs-collections:5.1.0
| | | \--- com.goldmansachs:gs-collections-api:5.1.0
| | \--- io.projectreactor:reactor-core:2.0.7.RELEASE
| | +--- org.reactivestreams:reactive-streams:1.0.0
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- io.projectreactor:reactor-stream:2.0.7.RELEASE
| \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5
| | | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5
| | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- com.netflix.archaius:archaius-core:0.7.3
| | | +--- com.google.code.findbugs:jsr305:3.0.1
| | | +--- commons-configuration:commons-configuration:1.8
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.google.guava:guava:16.0 -> 18.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.6.5
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.6.5
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- commons-configuration:commons-configuration:1.8 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | \--- com.google.guava:guava:18.0
| +--- com.netflix.hystrix:hystrix-core:1.4.23
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.3 (*)
| | +--- io.reactivex:rxjava:1.1.0 -> 1.0.14
| | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.13
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.23
| | +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.6.5
| \--- com.netflix.hystrix:hystrix-javanica:1.4.23
| +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.8
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.2
| +--- org.apache.commons:commons-lang3:3.1
| \--- org.ow2.asm:asm:5.0.4
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| | +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.1.0.M5
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:1.1.0.M5
| | \--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- com.netflix.eureka:eureka-client:1.3.7
| | +--- org.codehaus.jettison:jettison:1.3.7
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | +--- com.google.guava:guava:16.0.1 -> 18.0
| | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.3 (*)
| | +--- com.thoughtworks.xstream:xstream:1.4.2
| | | +--- xmlpull:xmlpull:1.1.3.1
| | | \--- xpp3:xpp3_min:1.1.4c
| | +--- com.netflix.archaius:archaius-core:0.7.1 -> 0.7.3 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.9.4 -> 0.10.1 (*)
| | +--- com.sun.jersey:jersey-core:1.19
| | | \--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.sun.jersey:jersey-client:1.19
| | | \--- com.sun.jersey:jersey-core:1.19 (*)
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.1
| | | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.19 (*)
| | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.1 (*)
| | +--- com.google.inject:guice:4.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | +--- com.netflix.governator:governator-annotations:1.10.5
| | | +--- javax.inject:javax.inject:1
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.4 -> 2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.5.4 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.5.4 -> 2.6.5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| | +--- com.netflix.ribbon:ribbon:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.1.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0
| | | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.0.14
| | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.netty:netty-codec-http:4.0.27.Final
| | | | | | +--- io.netty:netty-codec:4.0.27.Final
| | | | | | | \--- io.netty:netty-transport:4.0.27.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
| | | | | | | \--- io.netty:netty-common:4.0.27.Final
| | | | | | \--- io.netty:netty-handler:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
| | | | | | +--- io.netty:netty-common:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.13
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.4.23 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.1 (*)
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.19 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 -> 1.19 (*)
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | \--- io.reactivex:rxjava:1.0.14
| +--- com.netflix.ribbon:ribbon-eureka:2.1.0
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.153 -> 1.3.7 (*)
| | +--- com.netflix.eureka:eureka2-client-shaded:2.0.0-rc.2
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- io.reactivex:rxjava:1.0.8 -> 1.0.14
| | | +--- io.netty:netty-codec-http:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- javax.inject:javax.inject:1
| | | \--- com.netflix.eureka:eureka-client:1.1.149 -> 1.3.7 (*)
| | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| | +--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
| | | +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
| | | | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | | | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-tx:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | \--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.cloud:spring-cloud-stream-tuple:1.0.0.M4
| | | | | +--- com.esotericsoftware:kryo-shaded:3.0.3
| | | | | | +--- com.esotericsoftware:minlog:1.3.0
| | | | | | \--- org.objenesis:objenesis:2.1
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | | | \--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | +--- org.springframework.cloud:spring-cloud-stream-codec:1.0.0.M4
| | | | +--- com.esotericsoftware:kryo-shaded:3.0.3 (*)
| | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | | +--- org.springframework.boot:spring-boot-starter-amqp:1.3.2.RELEASE
| | | | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.3.RELEASE
| | | | +--- org.springframework:spring-messaging:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | | +--- org.springframework.amqp:spring-amqp:1.5.3.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework:spring-tx:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:http-client:1.0.0.RELEASE
| | | | | +--- org.apache.httpcomponents:httpclient:4.3.6 -> 4.5.1 (*)
| | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.5.1 -> 2.6.5 (*)
| | | | +--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:amqp-client:3.5.7
| | | | \--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | +--- org.springframework.integration:spring-integration-amqp:4.2.4.RELEASE
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.2.RELEASE -> 1.5.3.RELEASE (*)
| | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | +--- org.springframework.integration:spring-integration-jmx:4.2.4.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | \--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
\--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.1.0.M5
+--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
+--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
+--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
+--- com.netflix.feign:feign-core:8.14.3
+--- com.netflix.feign:feign-slf4j:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- org.slf4j:slf4j-api:1.7.13
+--- com.netflix.feign:feign-hystrix:8.14.3
| +--- com.netflix.feign:feign-core:8.14.3
| \--- com.netflix.hystrix:hystrix-core:1.4.21 -> 1.4.23 (*)
+--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5 (*)
\--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
testCompile - Compile classpath for source set 'test'.
+--- tv.acfun.cloud.common:common:1.0-SNAPSHOT
| \--- commons-beanutils:commons-beanutils:1.9.2
| \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE
| | | +--- org.springframework:spring-core:4.2.4.RELEASE
| | | | \--- commons-logging:commons-logging:1.2
| | | \--- org.springframework:spring-context:4.2.4.RELEASE
| | | +--- org.springframework:spring-aop:4.2.4.RELEASE
| | | | +--- aopalliance:aopalliance:1.0
| | | | +--- org.springframework:spring-beans:4.2.4.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-expression:4.2.4.RELEASE
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE
| | | \--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE
| | | +--- ch.qos.logback:logback-classic:1.1.3
| | | | +--- ch.qos.logback:logback-core:1.1.3
| | | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- org.slf4j:jcl-over-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | +--- org.slf4j:jul-to-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | \--- org.slf4j:log4j-over-slf4j:1.7.13
| | | \--- org.slf4j:slf4j-api:1.7.13
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.16
| +--- org.springframework.boot:spring-boot-starter-validation:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| | \--- org.hibernate:hibernate-validator:5.2.2.Final
| | +--- javax.validation:validation-api:1.1.0.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | \--- com.fasterxml:classmate:1.1.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
| +--- org.springframework:spring-web:4.2.4.RELEASE
| | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| +--- org.springframework:spring-webmvc:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-expression:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-web:4.2.4.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-tomcat:1.3.2.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
+--- org.springframework.boot:spring-boot-starter-undertow: -> 1.3.2.RELEASE
| +--- io.undertow:undertow-core:1.3.14.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | +--- org.jboss.xnio:xnio-api:3.3.4.Final
| | \--- org.jboss.xnio:xnio-nio:3.3.4.Final
| | \--- org.jboss.xnio:xnio-api:3.3.4.Final
| +--- io.undertow:undertow-servlet:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Final
| +--- io.undertow:undertow-websockets-jsr:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | +--- io.undertow:undertow-servlet:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.0.Final
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.glassfish:javax.el:3.0.0
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-context:4.2.4.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-redis: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.data:spring-data-redis:1.6.2.RELEASE
| | +--- org.springframework:spring-context:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-tx:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context-support:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-aop:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- redis.clients:jedis:2.7.3
| \--- org.apache.commons:commons-pool2:2.3 -> 2.4.2
+--- org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework:spring-messaging:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-websocket:4.2.4.RELEASE
| +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- io.projectreactor:reactor-net: -> 2.0.7.RELEASE
| +--- io.projectreactor:reactor-bus:2.0.7.RELEASE
| | +--- com.goldmansachs:gs-collections:5.1.0
| | | \--- com.goldmansachs:gs-collections-api:5.1.0
| | \--- io.projectreactor:reactor-core:2.0.7.RELEASE
| | +--- org.reactivestreams:reactive-streams:1.0.0
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- io.projectreactor:reactor-stream:2.0.7.RELEASE
| \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5
| | | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5
| | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- com.netflix.archaius:archaius-core:0.7.3
| | | +--- com.google.code.findbugs:jsr305:3.0.1
| | | +--- commons-configuration:commons-configuration:1.8
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.google.guava:guava:16.0 -> 18.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.6.5
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.6.5
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- commons-configuration:commons-configuration:1.8 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | \--- com.google.guava:guava:18.0
| +--- com.netflix.hystrix:hystrix-core:1.4.23
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.3 (*)
| | +--- io.reactivex:rxjava:1.1.0 -> 1.0.14
| | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.13
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.23
| | +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.6.5
| \--- com.netflix.hystrix:hystrix-javanica:1.4.23
| +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.8
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.2
| +--- org.apache.commons:commons-lang3:3.1
| \--- org.ow2.asm:asm:5.0.4
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| | +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.1.0.M5
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:1.1.0.M5
| | \--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- com.netflix.eureka:eureka-client:1.3.7
| | +--- org.codehaus.jettison:jettison:1.3.7
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | +--- com.google.guava:guava:16.0.1 -> 18.0
| | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.3 (*)
| | +--- com.thoughtworks.xstream:xstream:1.4.2
| | | +--- xmlpull:xmlpull:1.1.3.1
| | | \--- xpp3:xpp3_min:1.1.4c
| | +--- com.netflix.archaius:archaius-core:0.7.1 -> 0.7.3 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.9.4 -> 0.10.1 (*)
| | +--- com.sun.jersey:jersey-core:1.19
| | | \--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.sun.jersey:jersey-client:1.19
| | | \--- com.sun.jersey:jersey-core:1.19 (*)
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.1
| | | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.19 (*)
| | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.1 (*)
| | +--- com.google.inject:guice:4.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | +--- com.netflix.governator:governator-annotations:1.10.5
| | | +--- javax.inject:javax.inject:1
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.4 -> 2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.5.4 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.5.4 -> 2.6.5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| | +--- com.netflix.ribbon:ribbon:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.1.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0
| | | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.0.14
| | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.netty:netty-codec-http:4.0.27.Final
| | | | | | +--- io.netty:netty-codec:4.0.27.Final
| | | | | | | \--- io.netty:netty-transport:4.0.27.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
| | | | | | | \--- io.netty:netty-common:4.0.27.Final
| | | | | | \--- io.netty:netty-handler:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
| | | | | | +--- io.netty:netty-common:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.13
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.4.23 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.1 (*)
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.19 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 -> 1.19 (*)
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | \--- io.reactivex:rxjava:1.0.14
| +--- com.netflix.ribbon:ribbon-eureka:2.1.0
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.153 -> 1.3.7 (*)
| | +--- com.netflix.eureka:eureka2-client-shaded:2.0.0-rc.2
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- io.reactivex:rxjava:1.0.8 -> 1.0.14
| | | +--- io.netty:netty-codec-http:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- javax.inject:javax.inject:1
| | | \--- com.netflix.eureka:eureka-client:1.1.149 -> 1.3.7 (*)
| | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| | +--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
| | | +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
| | | | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | | | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-tx:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | \--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.cloud:spring-cloud-stream-tuple:1.0.0.M4
| | | | | +--- com.esotericsoftware:kryo-shaded:3.0.3
| | | | | | +--- com.esotericsoftware:minlog:1.3.0
| | | | | | \--- org.objenesis:objenesis:2.1
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | | | \--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | +--- org.springframework.cloud:spring-cloud-stream-codec:1.0.0.M4
| | | | +--- com.esotericsoftware:kryo-shaded:3.0.3 (*)
| | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | | +--- org.springframework.boot:spring-boot-starter-amqp:1.3.2.RELEASE
| | | | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.3.RELEASE
| | | | +--- org.springframework:spring-messaging:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | | +--- org.springframework.amqp:spring-amqp:1.5.3.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework:spring-tx:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:http-client:1.0.0.RELEASE
| | | | | +--- org.apache.httpcomponents:httpclient:4.3.6 -> 4.5.1 (*)
| | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.5.1 -> 2.6.5 (*)
| | | | +--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:amqp-client:3.5.7
| | | | \--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | +--- org.springframework.integration:spring-integration-amqp:4.2.4.RELEASE
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.2.RELEASE -> 1.5.3.RELEASE (*)
| | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | +--- org.springframework.integration:spring-integration-jmx:4.2.4.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | \--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| +--- com.netflix.feign:feign-core:8.14.3
| +--- com.netflix.feign:feign-slf4j:8.14.3
| | +--- com.netflix.feign:feign-core:8.14.3
| | \--- org.slf4j:slf4j-api:1.7.13
| +--- com.netflix.feign:feign-hystrix:8.14.3
| | +--- com.netflix.feign:feign-core:8.14.3
| | \--- com.netflix.hystrix:hystrix-core:1.4.21 -> 1.4.23 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5 (*)
| \--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
\--- org.springframework.boot:spring-boot-starter-test: -> 1.3.2.RELEASE
+--- junit:junit:4.12
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.mockito:mockito-core:1.10.19
| +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
| \--- org.objenesis:objenesis:2.1
+--- org.hamcrest:hamcrest-core:1.3
+--- org.hamcrest:hamcrest-library:1.3
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.springframework:spring-core:4.2.4.RELEASE (*)
\--- org.springframework:spring-test:4.2.4.RELEASE
\--- org.springframework:spring-core:4.2.4.RELEASE (*)
testRuntime - Runtime classpath for source set 'test'.
+--- tv.acfun.cloud.common:common:1.0-SNAPSHOT
| \--- commons-beanutils:commons-beanutils:1.9.2
| \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE
| | | +--- org.springframework:spring-core:4.2.4.RELEASE
| | | | \--- commons-logging:commons-logging:1.2
| | | \--- org.springframework:spring-context:4.2.4.RELEASE
| | | +--- org.springframework:spring-aop:4.2.4.RELEASE
| | | | +--- aopalliance:aopalliance:1.0
| | | | +--- org.springframework:spring-beans:4.2.4.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-expression:4.2.4.RELEASE
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE
| | | \--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE
| | | +--- ch.qos.logback:logback-classic:1.1.3
| | | | +--- ch.qos.logback:logback-core:1.1.3
| | | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- org.slf4j:jcl-over-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | +--- org.slf4j:jul-to-slf4j:1.7.13
| | | | \--- org.slf4j:slf4j-api:1.7.13
| | | \--- org.slf4j:log4j-over-slf4j:1.7.13
| | | \--- org.slf4j:slf4j-api:1.7.13
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.16
| +--- org.springframework.boot:spring-boot-starter-validation:1.3.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| | \--- org.hibernate:hibernate-validator:5.2.2.Final
| | +--- javax.validation:validation-api:1.1.0.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | \--- com.fasterxml:classmate:1.1.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
| +--- org.springframework:spring-web:4.2.4.RELEASE
| | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| +--- org.springframework:spring-webmvc:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-expression:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-web:4.2.4.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-tomcat:1.3.2.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.30
| +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.30
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.30
+--- org.springframework.boot:spring-boot-starter-undertow: -> 1.3.2.RELEASE
| +--- io.undertow:undertow-core:1.3.14.Final
| | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
| | +--- org.jboss.xnio:xnio-api:3.3.4.Final
| | \--- org.jboss.xnio:xnio-nio:3.3.4.Final
| | \--- org.jboss.xnio:xnio-api:3.3.4.Final
| +--- io.undertow:undertow-servlet:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Final
| +--- io.undertow:undertow-websockets-jsr:1.3.14.Final
| | +--- io.undertow:undertow-core:1.3.14.Final (*)
| | +--- io.undertow:undertow-servlet:1.3.14.Final (*)
| | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.0.Final
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.glassfish:javax.el:3.0.0
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-context:4.2.4.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-redis: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.data:spring-data-redis:1.6.2.RELEASE
| | +--- org.springframework:spring-context:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-tx:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context-support:4.1.9.RELEASE -> 4.2.4.RELEASE
| | | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-aop:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | +--- org.springframework:spring-core:4.1.9.RELEASE -> 4.2.4.RELEASE (*)
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- redis.clients:jedis:2.7.3
| \--- org.apache.commons:commons-pool2:2.3 -> 2.4.2
+--- org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework:spring-messaging:4.2.4.RELEASE
| | +--- org.springframework:spring-beans:4.2.4.RELEASE (*)
| | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | \--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-websocket:4.2.4.RELEASE
| +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| \--- org.springframework:spring-web:4.2.4.RELEASE (*)
+--- io.projectreactor:reactor-net: -> 2.0.7.RELEASE
| +--- io.projectreactor:reactor-bus:2.0.7.RELEASE
| | +--- com.goldmansachs:gs-collections:5.1.0
| | | \--- com.goldmansachs:gs-collections-api:5.1.0
| | \--- io.projectreactor:reactor-core:2.0.7.RELEASE
| | +--- org.reactivestreams:reactive-streams:1.0.0
| | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| \--- io.projectreactor:reactor-stream:2.0.7.RELEASE
| \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5
| | | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5
| | \--- org.springframework.security:spring-security-crypto:4.0.3.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5
| | +--- org.springframework.boot:spring-boot:1.3.2.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- com.netflix.archaius:archaius-core:0.7.3
| | | +--- com.google.code.findbugs:jsr305:3.0.1
| | | +--- commons-configuration:commons-configuration:1.8
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.google.guava:guava:16.0 -> 18.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.6.5
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.6.5
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- commons-configuration:commons-configuration:1.8 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.6.5
| | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | \--- com.google.guava:guava:18.0
| +--- com.netflix.hystrix:hystrix-core:1.4.23
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.3 (*)
| | +--- io.reactivex:rxjava:1.1.0 -> 1.0.14
| | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.13
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.23
| | +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.6.5
| \--- com.netflix.hystrix:hystrix-javanica:1.4.23
| +--- com.netflix.hystrix:hystrix-core:1.4.23 (*)
| +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.8
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.2
| +--- org.apache.commons:commons-lang3:3.1
| \--- org.ow2.asm:asm:5.0.4
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.1.0.M5
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| | +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.1.0.M5
| +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:1.1.0.M5
| | \--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- com.netflix.eureka:eureka-client:1.3.7
| | +--- org.codehaus.jettison:jettison:1.3.7
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | +--- com.google.guava:guava:16.0.1 -> 18.0
| | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.13
| | | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.3 (*)
| | +--- com.thoughtworks.xstream:xstream:1.4.2
| | | +--- xmlpull:xmlpull:1.1.3.1
| | | \--- xpp3:xpp3_min:1.1.4c
| | +--- com.netflix.archaius:archaius-core:0.7.1 -> 0.7.3 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.9.4 -> 0.10.1 (*)
| | +--- com.sun.jersey:jersey-core:1.19
| | | \--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.sun.jersey:jersey-client:1.19
| | | \--- com.sun.jersey:jersey-core:1.19 (*)
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.1
| | | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.19 (*)
| | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.1 (*)
| | +--- com.google.inject:guice:4.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- com.google.guava:guava:16.0.1 -> 18.0
| | +--- com.netflix.governator:governator-annotations:1.10.5
| | | +--- javax.inject:javax.inject:1
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.6.5 (*)
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.4 -> 2.6.5
| | +--- com.fasterxml.jackson.core:jackson-core:2.5.4 -> 2.6.5
| | \--- com.fasterxml.jackson.core:jackson-databind:2.5.4 -> 2.6.5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
| | +--- com.netflix.ribbon:ribbon:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.1.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0
| | | | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.0.14
| | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.13
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.netty:netty-codec-http:4.0.27.Final
| | | | | | +--- io.netty:netty-codec:4.0.27.Final
| | | | | | | \--- io.netty:netty-transport:4.0.27.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
| | | | | | | \--- io.netty:netty-common:4.0.27.Final
| | | | | | \--- io.netty:netty-handler:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
| | | | | | +--- io.netty:netty-common:4.0.27.Final
| | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.13
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.4.23 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.0.14
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.1.0
| | | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.1 (*)
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.19 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 -> 1.19 (*)
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- com.netflix.servo:servo-core:0.9.2 -> 0.10.1 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | \--- io.reactivex:rxjava:1.0.14
| +--- com.netflix.ribbon:ribbon-eureka:2.1.0
| | +--- com.netflix.ribbon:ribbon-core:2.1.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.153 -> 1.3.7 (*)
| | +--- com.netflix.eureka:eureka2-client-shaded:2.0.0-rc.2
| | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | | +--- io.reactivex:rxjava:1.0.8 -> 1.0.14
| | | +--- io.netty:netty-codec-http:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final -> 4.0.27.Final (*)
| | | +--- javax.inject:javax.inject:1
| | | \--- com.netflix.eureka:eureka-client:1.1.149 -> 1.3.7 (*)
| | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.13
| | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.3 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| | +--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
| | | +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
| | | | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | | | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-tx:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-aop:4.2.4.RELEASE (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | \--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | +--- org.springframework.cloud:spring-cloud-stream-tuple:1.0.0.M4
| | | | | +--- com.esotericsoftware:kryo-shaded:3.0.3
| | | | | | +--- com.esotericsoftware:minlog:1.3.0
| | | | | | \--- org.objenesis:objenesis:2.1
| | | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5 (*)
| | | | | +--- org.springframework:spring-context:4.2.4.RELEASE (*)
| | | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | | | \--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | +--- org.springframework.cloud:spring-cloud-stream-codec:1.0.0.M4
| | | | +--- com.esotericsoftware:kryo-shaded:3.0.3 (*)
| | | | +--- org.springframework:spring-core:4.2.4.RELEASE (*)
| | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.6.5
| | | +--- org.springframework.boot:spring-boot-starter-amqp:1.3.2.RELEASE
| | | | +--- org.springframework.boot:spring-boot-starter:1.3.2.RELEASE (*)
| | | | +--- org.springframework:spring-messaging:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.3.RELEASE
| | | | +--- org.springframework:spring-messaging:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | | +--- org.springframework.amqp:spring-amqp:1.5.3.RELEASE
| | | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- org.springframework:spring-tx:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:http-client:1.0.0.RELEASE
| | | | | +--- org.apache.httpcomponents:httpclient:4.3.6 -> 4.5.1 (*)
| | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.5.1 -> 2.6.5 (*)
| | | | +--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | | +--- com.rabbitmq:amqp-client:3.5.7
| | | | \--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.4.RELEASE (*)
| | | +--- org.springframework.integration:spring-integration-amqp:4.2.4.RELEASE
| | | | +--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | | | \--- org.springframework.amqp:spring-rabbit:1.5.2.RELEASE -> 1.5.3.RELEASE (*)
| | | \--- org.springframework.boot:spring-boot-starter-logging:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.2.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (*)
| | +--- org.springframework.integration:spring-integration-jmx:4.2.4.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| | \--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-context:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4 (*)
| \--- org.springframework.integration:spring-integration-core:4.2.4.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.1.0.M5
| +--- org.springframework.cloud:spring-cloud-starter:1.1.0.M5 (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.M5 (*)
| +--- org.springframework:spring-web:4.2.4.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.1.0.M5 (*)
| +--- com.netflix.feign:feign-core:8.14.3
| +--- com.netflix.feign:feign-slf4j:8.14.3
| | +--- com.netflix.feign:feign-core:8.14.3
| | \--- org.slf4j:slf4j-api:1.7.13
| +--- com.netflix.feign:feign-hystrix:8.14.3
| | +--- com.netflix.feign:feign-core:8.14.3
| | \--- com.netflix.hystrix:hystrix-core:1.4.21 -> 1.4.23 (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.M5 (*)
| \--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.M5 (*)
\--- org.springframework.boot:spring-boot-starter-test: -> 1.3.2.RELEASE
+--- junit:junit:4.12
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.mockito:mockito-core:1.10.19
| +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
| \--- org.objenesis:objenesis:2.1
+--- org.hamcrest:hamcrest-core:1.3
+--- org.hamcrest:hamcrest-library:1.3
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.springframework:spring-core:4.2.4.RELEASE (*)
\--- org.springframework:spring-test:4.2.4.RELEASE
\--- org.springframework:spring-core:4.2.4.RELEASE (*)
(*) - dependencies omitted (listed previously)
BUILD SUCCESSFUL
Total time: 10.783 secs
gradle dependencyInsight --dependency spring-boot-starter-web
Parallel execution is an incubating feature.
:message-api:message-api-provider:dependencyInsight
org.springframework.boot:spring-boot-starter-web:1.3.2.RELEASE (selected by rule)
+--- org.springframework.boot:spring-boot-starter-websocket:1.3.2.RELEASE
| \--- compile
+--- org.springframework.cloud:spring-cloud-starter-eureka:1.1.0.M5
| \--- compile
+--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4
| \--- org.springframework.cloud:spring-cloud-starter-bus-amqp:1.1.0.M5
| \--- compile
\--- org.springframework.cloud:spring-cloud-stream:1.0.0.M4
+--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4 (*)
+--- org.springframework.cloud:spring-cloud-bus:1.1.0.M5
| \--- org.springframework.cloud:spring-cloud-starter-bus-amqp:1.1.0.M5 (*)
\--- org.springframework.cloud:spring-cloud-stream-binder-rabbit:1.0.0.M4
\--- org.springframework.cloud:spring-cloud-starter-stream-rabbit:1.0.0.M4 (*)
org.springframework.boot:spring-boot-starter-web: -> 1.3.2.RELEASE
\--- compile
org.springframework.boot:spring-boot-starter-websocket:1.3.2.RELEASE (selected by rule)
org.springframework.boot:spring-boot-starter-websocket: -> 1.3.2.RELEASE
\--- compile
(*) - dependencies omitted (listed previously)
BUILD SUCCESSFUL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment