Skip to content

Instantly share code, notes, and snippets.

@snicoll
Last active August 29, 2015 14:23
Show Gist options
  • Save snicoll/883fd829caefd69f6b38 to your computer and use it in GitHub Desktop.
Save snicoll/883fd829caefd69f6b38 to your computer and use it in GitHub Desktop.
------------------------------------------------------------
Root project
------------------------------------------------------------
archives - Configuration for archive artifacts.
No dependencies
compile - Compile classpath for source set 'main'.
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.0.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter-web:1.2.3.RELEASE -> 1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot:1.3.0.M1
| | | | +--- org.springframework:spring-core:4.2.0.RC1
| | | | | \--- commons-logging:commons-logging:1.2
| | | | \--- org.springframework:spring-context:4.2.0.RC1
| | | | +--- org.springframework:spring-aop:4.2.0.RC1
| | | | | +--- aopalliance:aopalliance:1.0
| | | | | +--- org.springframework:spring-beans:4.2.0.RC1
| | | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-expression:4.2.0.RC1
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1
| | | | +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| | | | \--- org.yaml:snakeyaml:1.15
| | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.M1
| | | | +--- 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.12
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | +--- org.slf4j:jul-to-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | \--- org.slf4j:log4j-over-slf4j:1.7.12
| | | | \--- org.slf4j:slf4j-api:1.7.12
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | \--- org.yaml:snakeyaml:1.15
| | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.M1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | \--- org.hibernate:hibernate-validator:5.1.3.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | \--- com.fasterxml:classmate:1.0.0
| | +--- com.fasterxml.jackson.core:jackson-databind:2.5.4
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.0 -> 2.5.4
| | | \--- com.fasterxml.jackson.core:jackson-core:2.5.4
| | +--- org.springframework:spring-web:4.2.0.RC1
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-webmvc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | +--- org.springframework:spring-expression:4.2.0.RC1 (*)
| | \--- org.springframework:spring-web:4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE
| | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- com.netflix.eureka:eureka-client:1.1.147
| | +--- org.codehaus.jettison:jettison:1.2
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.1.2
| | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.6.5
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.5.4
| | | | +--- com.google.guava:guava:11.0.2 -> 18.0
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.5.4
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.5.4 (*)
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- commons-configuration:commons-configuration:1.8
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | \--- com.netflix.servo:servo-core:0.5.3 -> 0.7.5
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.google.code.findbugs:annotations:2.0.0
| | +--- 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.6.0 -> 0.6.5 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.7.4 -> 0.7.5 (*)
| | +--- com.sun.jersey:jersey-core:1.11 -> 1.13
| | +--- com.sun.jersey:jersey-client:1.11 -> 1.13
| | | \--- com.sun.jersey:jersey-core:1.13
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5
| | | | +--- org.apache.httpcomponents:httpcore:4.4.1
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0-RC9 -> 2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- 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.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | +--- commons-collections:commons-collections:3.2.1
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | | +--- com.google.code.findbugs:annotations:2.0.0
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 (*)
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | \--- com.netflix.governator:governator:1.2.10
| | +--- com.google.guava:guava:14.0.1 -> 18.0
| | +--- com.google.inject:guice:3.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
| | | \--- asm:asm:3.1
| | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.12
| | +--- javax.inject:javax.inject:1
| | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | \--- org.hibernate:hibernate-validator:4.1.0.Final -> 5.1.3.Final (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- io.reactivex:rxnetty:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.netty:netty-codec-http:4.0.25.Final
| | | | | | +--- io.netty:netty-codec:4.0.25.Final
| | | | | | | \--- io.netty:netty-transport:4.0.25.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.25.Final
| | | | | | | \--- io.netty:netty-common:4.0.25.Final
| | | | | | \--- io.netty:netty-handler:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.25.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final
| | | | | | +--- io.netty:netty-common:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- io.reactivex:rxnetty-contexts:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | \--- io.reactivex:rxnetty:0.4.6 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.0-rc.8 -> 1.4.4
| | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.6.5 (*)
| | | | +--- io.reactivex:rxjava:1.0.7
| | | | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.12
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | \--- com.netflix.rxjava:rxjava-core:0.20.7
| +--- com.netflix.ribbon:ribbon-eureka:2.0.0
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.142 -> 1.1.147 (*)
| | +--- com.google.code.findbugs:annotations:2.0.0
| | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | \--- com.netflix.archaius:archaius-core:0.6.0 -> 0.6.5 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.0.M1 (*)
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.0.M1
| +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.5.4 (*)
| +--- org.springframework:spring-core:4.2.0.RC1 (*)
| \--- org.springframework:spring-context:4.2.0.RC1 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.6
| | \--- org.aspectj:aspectjweaver:1.8.6
| +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.apache.tomcat:tomcat-jdbc:8.0.23
| | | \--- org.apache.tomcat:tomcat-juli:8.0.23
| | \--- org.springframework:spring-jdbc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-tx:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| +--- org.hibernate:hibernate-entitymanager:4.3.10.Final
| | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | +--- org.hibernate:hibernate-core:4.3.10.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- dom4j:dom4j:1.6.1
| | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.3.04
| | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
| | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | | +--- org.javassist:javassist:3.18.1-GA
| | | +--- antlr:antlr:2.7.7
| | | \--- org.jboss:jandex:1.1.0.Final
| | +--- dom4j:dom4j:1.6.1 (*)
| | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | \--- org.javassist:javassist:3.18.1-GA
| +--- javax.transaction:javax.transaction-api:1.2
| +--- org.springframework.data:spring-data-jpa:1.9.0.M1
| | +--- org.springframework.data:spring-data-commons:1.11.0.M1
| | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12
| | | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| | +--- org.springframework:spring-orm:4.1.6.RELEASE -> 4.2.0.RC1
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-jdbc:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.5 -> 1.8.6
| | +--- org.slf4j:slf4j-api:1.7.12
| | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| \--- org.springframework:spring-aspects:4.2.0.RC1
| \--- org.aspectj:aspectjweaver:1.8.5 -> 1.8.6
+--- com.h2database:h2: -> 1.4.187
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-ribbon:8.1.1
| | \--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-slf4j:8.1.1
| | +--- com.netflix.feign:feign-core:8.1.1
| | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.12
| \--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.4
| | +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
| \--- com.netflix.hystrix:hystrix-javanica:1.4.4
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- org.aspectj:aspectjweaver:1.7.4 -> 1.8.6
| +--- org.aspectj:aspectjrt:1.7.4 -> 1.8.6
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.1
| +--- org.apache.commons:commons-lang3:3.1
| \--- com.google.code.findbugs:jsr305:2.0.0
+--- org.springframework.cloud:spring-cloud-starter-ribbon: -> 1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-bus:1.0.1.RELEASE
| | +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.0.5.RELEASE -> 4.2.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-messaging:4.2.0.RC1
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1
| | | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| | \--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE (*)
| +--- org.springframework.integration:spring-integration-amqp:4.1.0.RELEASE -> 4.2.0.M1
| | +--- org.springframework.amqp:spring-rabbit:1.5.0.M1
| | | +--- com.rabbitmq:amqp-client:3.5.1
| | | +--- org.springframework.amqp:spring-amqp:1.5.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | \--- org.springframework:spring-messaging:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
\--- org.springframework.cloud:spring-cloud-starter-config: -> 1.0.1.RELEASE
+--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-config-client:1.0.1.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| \--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
\--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
default - Configuration for default artifacts.
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.0.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter-web:1.2.3.RELEASE -> 1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot:1.3.0.M1
| | | | +--- org.springframework:spring-core:4.2.0.RC1
| | | | | \--- commons-logging:commons-logging:1.2
| | | | \--- org.springframework:spring-context:4.2.0.RC1
| | | | +--- org.springframework:spring-aop:4.2.0.RC1
| | | | | +--- aopalliance:aopalliance:1.0
| | | | | +--- org.springframework:spring-beans:4.2.0.RC1
| | | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-expression:4.2.0.RC1
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1
| | | | +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| | | | \--- org.yaml:snakeyaml:1.15
| | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.M1
| | | | +--- 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.12
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | +--- org.slf4j:jul-to-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | \--- org.slf4j:log4j-over-slf4j:1.7.12
| | | | \--- org.slf4j:slf4j-api:1.7.12
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | \--- org.yaml:snakeyaml:1.15
| | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.M1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | \--- org.hibernate:hibernate-validator:5.1.3.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | \--- com.fasterxml:classmate:1.0.0
| | +--- com.fasterxml.jackson.core:jackson-databind:2.5.4
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.0 -> 2.5.4
| | | \--- com.fasterxml.jackson.core:jackson-core:2.5.4
| | +--- org.springframework:spring-web:4.2.0.RC1
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-webmvc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | +--- org.springframework:spring-expression:4.2.0.RC1 (*)
| | \--- org.springframework:spring-web:4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE
| | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- com.netflix.eureka:eureka-client:1.1.147
| | +--- org.codehaus.jettison:jettison:1.2
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.1.2
| | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.6.5
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.5.4
| | | | +--- com.google.guava:guava:11.0.2 -> 18.0
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.5.4
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.5.4 (*)
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- commons-configuration:commons-configuration:1.8
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | \--- com.netflix.servo:servo-core:0.5.3 -> 0.7.5
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.google.code.findbugs:annotations:2.0.0
| | +--- 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.6.0 -> 0.6.5 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.7.4 -> 0.7.5 (*)
| | +--- com.sun.jersey:jersey-core:1.11 -> 1.13
| | +--- com.sun.jersey:jersey-client:1.11 -> 1.13
| | | \--- com.sun.jersey:jersey-core:1.13
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5
| | | | +--- org.apache.httpcomponents:httpcore:4.4.1
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0-RC9 -> 2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- 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.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | +--- commons-collections:commons-collections:3.2.1
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | | +--- com.google.code.findbugs:annotations:2.0.0
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 (*)
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | \--- com.netflix.governator:governator:1.2.10
| | +--- com.google.guava:guava:14.0.1 -> 18.0
| | +--- com.google.inject:guice:3.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
| | | \--- asm:asm:3.1
| | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.12
| | +--- javax.inject:javax.inject:1
| | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | \--- org.hibernate:hibernate-validator:4.1.0.Final -> 5.1.3.Final (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- io.reactivex:rxnetty:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.netty:netty-codec-http:4.0.25.Final
| | | | | | +--- io.netty:netty-codec:4.0.25.Final
| | | | | | | \--- io.netty:netty-transport:4.0.25.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.25.Final
| | | | | | | \--- io.netty:netty-common:4.0.25.Final
| | | | | | \--- io.netty:netty-handler:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.25.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final
| | | | | | +--- io.netty:netty-common:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- io.reactivex:rxnetty-contexts:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | \--- io.reactivex:rxnetty:0.4.6 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.0-rc.8 -> 1.4.4
| | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.6.5 (*)
| | | | +--- io.reactivex:rxjava:1.0.7
| | | | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.12
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | \--- com.netflix.rxjava:rxjava-core:0.20.7
| +--- com.netflix.ribbon:ribbon-eureka:2.0.0
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.142 -> 1.1.147 (*)
| | +--- com.google.code.findbugs:annotations:2.0.0
| | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | \--- com.netflix.archaius:archaius-core:0.6.0 -> 0.6.5 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.0.M1 (*)
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.0.M1
| +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.5.4 (*)
| +--- org.springframework:spring-core:4.2.0.RC1 (*)
| \--- org.springframework:spring-context:4.2.0.RC1 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.6
| | \--- org.aspectj:aspectjweaver:1.8.6
| +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.apache.tomcat:tomcat-jdbc:8.0.23
| | | \--- org.apache.tomcat:tomcat-juli:8.0.23
| | \--- org.springframework:spring-jdbc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-tx:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| +--- org.hibernate:hibernate-entitymanager:4.3.10.Final
| | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | +--- org.hibernate:hibernate-core:4.3.10.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- dom4j:dom4j:1.6.1
| | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.3.04
| | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
| | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | | +--- org.javassist:javassist:3.18.1-GA
| | | +--- antlr:antlr:2.7.7
| | | \--- org.jboss:jandex:1.1.0.Final
| | +--- dom4j:dom4j:1.6.1 (*)
| | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | \--- org.javassist:javassist:3.18.1-GA
| +--- javax.transaction:javax.transaction-api:1.2
| +--- org.springframework.data:spring-data-jpa:1.9.0.M1
| | +--- org.springframework.data:spring-data-commons:1.11.0.M1
| | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12
| | | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| | +--- org.springframework:spring-orm:4.1.6.RELEASE -> 4.2.0.RC1
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-jdbc:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.5 -> 1.8.6
| | +--- org.slf4j:slf4j-api:1.7.12
| | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| \--- org.springframework:spring-aspects:4.2.0.RC1
| \--- org.aspectj:aspectjweaver:1.8.5 -> 1.8.6
+--- com.h2database:h2: -> 1.4.187
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-ribbon:8.1.1
| | \--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-slf4j:8.1.1
| | +--- com.netflix.feign:feign-core:8.1.1
| | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.12
| \--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.4
| | +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
| \--- com.netflix.hystrix:hystrix-javanica:1.4.4
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- org.aspectj:aspectjweaver:1.7.4 -> 1.8.6
| +--- org.aspectj:aspectjrt:1.7.4 -> 1.8.6
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.1
| +--- org.apache.commons:commons-lang3:3.1
| \--- com.google.code.findbugs:jsr305:2.0.0
+--- org.springframework.cloud:spring-cloud-starter-ribbon: -> 1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-bus:1.0.1.RELEASE
| | +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.0.5.RELEASE -> 4.2.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-messaging:4.2.0.RC1
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1
| | | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| | \--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE (*)
| +--- org.springframework.integration:spring-integration-amqp:4.1.0.RELEASE -> 4.2.0.M1
| | +--- org.springframework.amqp:spring-rabbit:1.5.0.M1
| | | +--- com.rabbitmq:amqp-client:3.5.1
| | | +--- org.springframework.amqp:spring-amqp:1.5.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | \--- org.springframework:spring-messaging:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
\--- org.springframework.cloud:spring-cloud-starter-config: -> 1.0.1.RELEASE
+--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-config-client:1.0.1.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| \--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
\--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
runtime - Runtime classpath for source set 'main'.
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.0.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter-web:1.2.3.RELEASE -> 1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot:1.3.0.M1
| | | | +--- org.springframework:spring-core:4.2.0.RC1
| | | | | \--- commons-logging:commons-logging:1.2
| | | | \--- org.springframework:spring-context:4.2.0.RC1
| | | | +--- org.springframework:spring-aop:4.2.0.RC1
| | | | | +--- aopalliance:aopalliance:1.0
| | | | | +--- org.springframework:spring-beans:4.2.0.RC1
| | | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-expression:4.2.0.RC1
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1
| | | | +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| | | | \--- org.yaml:snakeyaml:1.15
| | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.M1
| | | | +--- 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.12
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | +--- org.slf4j:jul-to-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | \--- org.slf4j:log4j-over-slf4j:1.7.12
| | | | \--- org.slf4j:slf4j-api:1.7.12
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | \--- org.yaml:snakeyaml:1.15
| | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.M1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | \--- org.hibernate:hibernate-validator:5.1.3.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | \--- com.fasterxml:classmate:1.0.0
| | +--- com.fasterxml.jackson.core:jackson-databind:2.5.4
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.0 -> 2.5.4
| | | \--- com.fasterxml.jackson.core:jackson-core:2.5.4
| | +--- org.springframework:spring-web:4.2.0.RC1
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-webmvc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | +--- org.springframework:spring-expression:4.2.0.RC1 (*)
| | \--- org.springframework:spring-web:4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE
| | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- com.netflix.eureka:eureka-client:1.1.147
| | +--- org.codehaus.jettison:jettison:1.2
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.1.2
| | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.6.5
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.5.4
| | | | +--- com.google.guava:guava:11.0.2 -> 18.0
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.5.4
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.5.4 (*)
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- commons-configuration:commons-configuration:1.8
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | \--- com.netflix.servo:servo-core:0.5.3 -> 0.7.5
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.google.code.findbugs:annotations:2.0.0
| | +--- 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.6.0 -> 0.6.5 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.7.4 -> 0.7.5 (*)
| | +--- com.sun.jersey:jersey-core:1.11 -> 1.13
| | +--- com.sun.jersey:jersey-client:1.11 -> 1.13
| | | \--- com.sun.jersey:jersey-core:1.13
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5
| | | | +--- org.apache.httpcomponents:httpcore:4.4.1
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0-RC9 -> 2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- 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.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | +--- commons-collections:commons-collections:3.2.1
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | | +--- com.google.code.findbugs:annotations:2.0.0
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 (*)
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | \--- com.netflix.governator:governator:1.2.10
| | +--- com.google.guava:guava:14.0.1 -> 18.0
| | +--- com.google.inject:guice:3.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
| | | \--- asm:asm:3.1
| | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.12
| | +--- javax.inject:javax.inject:1
| | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | \--- org.hibernate:hibernate-validator:4.1.0.Final -> 5.1.3.Final (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- io.reactivex:rxnetty:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.netty:netty-codec-http:4.0.25.Final
| | | | | | +--- io.netty:netty-codec:4.0.25.Final
| | | | | | | \--- io.netty:netty-transport:4.0.25.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.25.Final
| | | | | | | \--- io.netty:netty-common:4.0.25.Final
| | | | | | \--- io.netty:netty-handler:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.25.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final
| | | | | | +--- io.netty:netty-common:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- io.reactivex:rxnetty-contexts:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | \--- io.reactivex:rxnetty:0.4.6 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.0-rc.8 -> 1.4.4
| | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.6.5 (*)
| | | | +--- io.reactivex:rxjava:1.0.7
| | | | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.12
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | \--- com.netflix.rxjava:rxjava-core:0.20.7
| +--- com.netflix.ribbon:ribbon-eureka:2.0.0
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.142 -> 1.1.147 (*)
| | +--- com.google.code.findbugs:annotations:2.0.0
| | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | \--- com.netflix.archaius:archaius-core:0.6.0 -> 0.6.5 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.0.M1 (*)
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.0.M1
| +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.5.4 (*)
| +--- org.springframework:spring-core:4.2.0.RC1 (*)
| \--- org.springframework:spring-context:4.2.0.RC1 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.6
| | \--- org.aspectj:aspectjweaver:1.8.6
| +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.apache.tomcat:tomcat-jdbc:8.0.23
| | | \--- org.apache.tomcat:tomcat-juli:8.0.23
| | \--- org.springframework:spring-jdbc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-tx:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| +--- org.hibernate:hibernate-entitymanager:4.3.10.Final
| | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | +--- org.hibernate:hibernate-core:4.3.10.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- dom4j:dom4j:1.6.1
| | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.3.04
| | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
| | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | | +--- org.javassist:javassist:3.18.1-GA
| | | +--- antlr:antlr:2.7.7
| | | \--- org.jboss:jandex:1.1.0.Final
| | +--- dom4j:dom4j:1.6.1 (*)
| | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | \--- org.javassist:javassist:3.18.1-GA
| +--- javax.transaction:javax.transaction-api:1.2
| +--- org.springframework.data:spring-data-jpa:1.9.0.M1
| | +--- org.springframework.data:spring-data-commons:1.11.0.M1
| | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12
| | | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| | +--- org.springframework:spring-orm:4.1.6.RELEASE -> 4.2.0.RC1
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-jdbc:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.5 -> 1.8.6
| | +--- org.slf4j:slf4j-api:1.7.12
| | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| \--- org.springframework:spring-aspects:4.2.0.RC1
| \--- org.aspectj:aspectjweaver:1.8.5 -> 1.8.6
+--- com.h2database:h2: -> 1.4.187
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-ribbon:8.1.1
| | \--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-slf4j:8.1.1
| | +--- com.netflix.feign:feign-core:8.1.1
| | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.12
| \--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.4
| | +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
| \--- com.netflix.hystrix:hystrix-javanica:1.4.4
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- org.aspectj:aspectjweaver:1.7.4 -> 1.8.6
| +--- org.aspectj:aspectjrt:1.7.4 -> 1.8.6
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.1
| +--- org.apache.commons:commons-lang3:3.1
| \--- com.google.code.findbugs:jsr305:2.0.0
+--- org.springframework.cloud:spring-cloud-starter-ribbon: -> 1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-bus:1.0.1.RELEASE
| | +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.0.5.RELEASE -> 4.2.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-messaging:4.2.0.RC1
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1
| | | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| | \--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE (*)
| +--- org.springframework.integration:spring-integration-amqp:4.1.0.RELEASE -> 4.2.0.M1
| | +--- org.springframework.amqp:spring-rabbit:1.5.0.M1
| | | +--- com.rabbitmq:amqp-client:3.5.1
| | | +--- org.springframework.amqp:spring-amqp:1.5.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | \--- org.springframework:spring-messaging:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
\--- org.springframework.cloud:spring-cloud-starter-config: -> 1.0.1.RELEASE
+--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-config-client:1.0.1.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| \--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
\--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
testCompile - Compile classpath for source set 'test'.
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.0.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter-web:1.2.3.RELEASE -> 1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot:1.3.0.M1
| | | | +--- org.springframework:spring-core:4.2.0.RC1
| | | | | \--- commons-logging:commons-logging:1.2
| | | | \--- org.springframework:spring-context:4.2.0.RC1
| | | | +--- org.springframework:spring-aop:4.2.0.RC1
| | | | | +--- aopalliance:aopalliance:1.0
| | | | | +--- org.springframework:spring-beans:4.2.0.RC1
| | | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-expression:4.2.0.RC1
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1
| | | | +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| | | | \--- org.yaml:snakeyaml:1.15
| | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.M1
| | | | +--- 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.12
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | +--- org.slf4j:jul-to-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | \--- org.slf4j:log4j-over-slf4j:1.7.12
| | | | \--- org.slf4j:slf4j-api:1.7.12
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | \--- org.yaml:snakeyaml:1.15
| | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.M1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | \--- org.hibernate:hibernate-validator:5.1.3.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | \--- com.fasterxml:classmate:1.0.0
| | +--- com.fasterxml.jackson.core:jackson-databind:2.5.4
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.0 -> 2.5.4
| | | \--- com.fasterxml.jackson.core:jackson-core:2.5.4
| | +--- org.springframework:spring-web:4.2.0.RC1
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-webmvc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | +--- org.springframework:spring-expression:4.2.0.RC1 (*)
| | \--- org.springframework:spring-web:4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE
| | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- com.netflix.eureka:eureka-client:1.1.147
| | +--- org.codehaus.jettison:jettison:1.2
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.1.2
| | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.6.5
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.5.4
| | | | +--- com.google.guava:guava:11.0.2 -> 18.0
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.5.4
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.5.4 (*)
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- commons-configuration:commons-configuration:1.8
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | \--- com.netflix.servo:servo-core:0.5.3 -> 0.7.5
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.google.code.findbugs:annotations:2.0.0
| | +--- 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.6.0 -> 0.6.5 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.7.4 -> 0.7.5 (*)
| | +--- com.sun.jersey:jersey-core:1.11 -> 1.13
| | +--- com.sun.jersey:jersey-client:1.11 -> 1.13
| | | \--- com.sun.jersey:jersey-core:1.13
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5
| | | | +--- org.apache.httpcomponents:httpcore:4.4.1
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0-RC9 -> 2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- 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.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | +--- commons-collections:commons-collections:3.2.1
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | | +--- com.google.code.findbugs:annotations:2.0.0
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 (*)
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | \--- com.netflix.governator:governator:1.2.10
| | +--- com.google.guava:guava:14.0.1 -> 18.0
| | +--- com.google.inject:guice:3.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
| | | \--- asm:asm:3.1
| | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.12
| | +--- javax.inject:javax.inject:1
| | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | \--- org.hibernate:hibernate-validator:4.1.0.Final -> 5.1.3.Final (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- io.reactivex:rxnetty:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.netty:netty-codec-http:4.0.25.Final
| | | | | | +--- io.netty:netty-codec:4.0.25.Final
| | | | | | | \--- io.netty:netty-transport:4.0.25.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.25.Final
| | | | | | | \--- io.netty:netty-common:4.0.25.Final
| | | | | | \--- io.netty:netty-handler:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.25.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final
| | | | | | +--- io.netty:netty-common:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- io.reactivex:rxnetty-contexts:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | \--- io.reactivex:rxnetty:0.4.6 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.0-rc.8 -> 1.4.4
| | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.6.5 (*)
| | | | +--- io.reactivex:rxjava:1.0.7
| | | | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.12
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | \--- com.netflix.rxjava:rxjava-core:0.20.7
| +--- com.netflix.ribbon:ribbon-eureka:2.0.0
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.142 -> 1.1.147 (*)
| | +--- com.google.code.findbugs:annotations:2.0.0
| | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | \--- com.netflix.archaius:archaius-core:0.6.0 -> 0.6.5 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.0.M1 (*)
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.0.M1
| +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.5.4 (*)
| +--- org.springframework:spring-core:4.2.0.RC1 (*)
| \--- org.springframework:spring-context:4.2.0.RC1 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.6
| | \--- org.aspectj:aspectjweaver:1.8.6
| +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.apache.tomcat:tomcat-jdbc:8.0.23
| | | \--- org.apache.tomcat:tomcat-juli:8.0.23
| | \--- org.springframework:spring-jdbc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-tx:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| +--- org.hibernate:hibernate-entitymanager:4.3.10.Final
| | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | +--- org.hibernate:hibernate-core:4.3.10.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- dom4j:dom4j:1.6.1
| | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.3.04
| | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
| | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | | +--- org.javassist:javassist:3.18.1-GA
| | | +--- antlr:antlr:2.7.7
| | | \--- org.jboss:jandex:1.1.0.Final
| | +--- dom4j:dom4j:1.6.1 (*)
| | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | \--- org.javassist:javassist:3.18.1-GA
| +--- javax.transaction:javax.transaction-api:1.2
| +--- org.springframework.data:spring-data-jpa:1.9.0.M1
| | +--- org.springframework.data:spring-data-commons:1.11.0.M1
| | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12
| | | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| | +--- org.springframework:spring-orm:4.1.6.RELEASE -> 4.2.0.RC1
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-jdbc:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.5 -> 1.8.6
| | +--- org.slf4j:slf4j-api:1.7.12
| | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| \--- org.springframework:spring-aspects:4.2.0.RC1
| \--- org.aspectj:aspectjweaver:1.8.5 -> 1.8.6
+--- com.h2database:h2: -> 1.4.187
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-ribbon:8.1.1
| | \--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-slf4j:8.1.1
| | +--- com.netflix.feign:feign-core:8.1.1
| | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.12
| \--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.4
| | +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
| \--- com.netflix.hystrix:hystrix-javanica:1.4.4
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- org.aspectj:aspectjweaver:1.7.4 -> 1.8.6
| +--- org.aspectj:aspectjrt:1.7.4 -> 1.8.6
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.1
| +--- org.apache.commons:commons-lang3:3.1
| \--- com.google.code.findbugs:jsr305:2.0.0
+--- org.springframework.cloud:spring-cloud-starter-ribbon: -> 1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-bus:1.0.1.RELEASE
| | +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.0.5.RELEASE -> 4.2.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-messaging:4.2.0.RC1
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1
| | | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| | \--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE (*)
| +--- org.springframework.integration:spring-integration-amqp:4.1.0.RELEASE -> 4.2.0.M1
| | +--- org.springframework.amqp:spring-rabbit:1.5.0.M1
| | | +--- com.rabbitmq:amqp-client:3.5.1
| | | +--- org.springframework.amqp:spring-amqp:1.5.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | \--- org.springframework:spring-messaging:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| | \--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
\--- org.springframework.boot:spring-boot-starter-test: -> 1.3.0.M1
+--- 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.0.RC1 (*)
\--- org.springframework:spring-test:4.2.0.RC1
\--- org.springframework:spring-core:4.2.0.RC1 (*)
testRuntime - Runtime classpath for source set 'test'.
+--- org.springframework.cloud:spring-cloud-starter-eureka: -> 1.0.2.RELEASE
| +--- org.springframework.boot:spring-boot-starter-web:1.2.3.RELEASE -> 1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot:1.3.0.M1
| | | | +--- org.springframework:spring-core:4.2.0.RC1
| | | | | \--- commons-logging:commons-logging:1.2
| | | | \--- org.springframework:spring-context:4.2.0.RC1
| | | | +--- org.springframework:spring-aop:4.2.0.RC1
| | | | | +--- aopalliance:aopalliance:1.0
| | | | | +--- org.springframework:spring-beans:4.2.0.RC1
| | | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-expression:4.2.0.RC1
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1
| | | | +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| | | | \--- org.yaml:snakeyaml:1.15
| | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.M1
| | | | +--- 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.12
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | +--- org.slf4j:jul-to-slf4j:1.7.12
| | | | | \--- org.slf4j:slf4j-api:1.7.12
| | | | \--- org.slf4j:log4j-over-slf4j:1.7.12
| | | | \--- org.slf4j:slf4j-api:1.7.12
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | \--- org.yaml:snakeyaml:1.15
| | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.M1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.23
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.23
| | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.M1
| | | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.23
| | | \--- org.hibernate:hibernate-validator:5.1.3.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | \--- com.fasterxml:classmate:1.0.0
| | +--- com.fasterxml.jackson.core:jackson-databind:2.5.4
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.5.0 -> 2.5.4
| | | \--- com.fasterxml.jackson.core:jackson-core:2.5.4
| | +--- org.springframework:spring-web:4.2.0.RC1
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-webmvc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | +--- org.springframework:spring-expression:4.2.0.RC1 (*)
| | \--- org.springframework:spring-web:4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| | \--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE
| | \--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE
| | +--- org.springframework.boot:spring-boot:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:1.2.3.RELEASE -> 1.3.0.M1 (*)
| +--- com.netflix.eureka:eureka-client:1.1.147
| | +--- org.codehaus.jettison:jettison:1.2
| | | \--- stax:stax-api:1.0.1
| | +--- com.netflix.netflix-commons:netflix-eventbus:0.1.2
| | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.6.5
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.5.4
| | | | +--- com.google.guava:guava:11.0.2 -> 18.0
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.5.4
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.5.4 (*)
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- commons-configuration:commons-configuration:1.8
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | \--- com.netflix.servo:servo-core:0.5.3 -> 0.7.5
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.google.code.findbugs:annotations:2.0.0
| | +--- 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.6.0 -> 0.6.5 (*)
| | +--- javax.ws.rs:jsr311-api:1.1.1
| | +--- com.netflix.servo:servo-core:0.7.4 -> 0.7.5 (*)
| | +--- com.sun.jersey:jersey-core:1.11 -> 1.13
| | +--- com.sun.jersey:jersey-client:1.11 -> 1.13
| | | \--- com.sun.jersey:jersey-core:1.13
| | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11
| | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5
| | | | +--- org.apache.httpcomponents:httpcore:4.4.1
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.9
| | | \--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0-RC9 -> 2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- 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.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | | | \--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.12
| | | +--- commons-collections:commons-collections:3.2.1
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5 (*)
| | | +--- com.google.code.findbugs:annotations:2.0.0
| | | +--- com.sun.jersey:jersey-client:1.11 -> 1.13 (*)
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.11 (*)
| | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | +--- com.netflix.servo:servo-core:0.7.5 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
| | \--- com.netflix.governator:governator:1.2.10
| | +--- com.google.guava:guava:14.0.1 -> 18.0
| | +--- com.google.inject:guice:3.0
| | | +--- javax.inject:javax.inject:1
| | | +--- aopalliance:aopalliance:1.0
| | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
| | | \--- asm:asm:3.1
| | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.12
| | +--- javax.inject:javax.inject:1
| | +--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | \--- org.hibernate:hibernate-validator:4.1.0.Final -> 5.1.3.Final (*)
| +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.0.0
| | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.0.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | | +--- io.reactivex:rxnetty:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.netty:netty-codec-http:4.0.25.Final
| | | | | | +--- io.netty:netty-codec:4.0.25.Final
| | | | | | | \--- io.netty:netty-transport:4.0.25.Final
| | | | | | | \--- io.netty:netty-buffer:4.0.25.Final
| | | | | | | \--- io.netty:netty-common:4.0.25.Final
| | | | | | \--- io.netty:netty-handler:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | +--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-codec:4.0.25.Final (*)
| | | | | +--- io.netty:netty-transport-native-epoll:4.0.25.Final
| | | | | | +--- io.netty:netty-common:4.0.25.Final
| | | | | | +--- io.netty:netty-buffer:4.0.25.Final (*)
| | | | | | \--- io.netty:netty-transport:4.0.25.Final (*)
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- io.reactivex:rxnetty-contexts:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | \--- io.reactivex:rxnetty:0.4.6 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.6
| | | | | +--- io.reactivex:rxjava:1.0.5 -> 1.0.7
| | | | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.0-rc.8 -> 1.4.4
| | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.6.5 (*)
| | | | +--- io.reactivex:rxjava:1.0.7
| | | | \--- org.slf4j:slf4j-api:1.7.0 -> 1.7.12
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.6 -> 1.0.7
| | | +--- io.reactivex:rxnetty:0.4.6 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:14.0.1 -> 18.0
| | | \--- com.netflix.archaius:archaius-core:0.5.12 -> 0.6.5 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | \--- com.netflix.rxjava:rxjava-core:0.20.7
| +--- com.netflix.ribbon:ribbon-eureka:2.0.0
| | +--- com.netflix.ribbon:ribbon-core:2.0.0 (*)
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.0.0 (*)
| | +--- com.netflix.eureka:eureka-client:1.1.142 -> 1.1.147 (*)
| | +--- com.google.code.findbugs:annotations:2.0.0
| | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.12
| | \--- com.netflix.archaius:archaius-core:0.6.0 -> 0.6.5 (*)
| \--- com.thoughtworks.xstream:xstream:1.4.2 (*)
+--- org.springframework.boot:spring-boot-starter-web: -> 1.3.0.M1 (*)
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| \--- org.springframework.boot:spring-boot-actuator:1.3.0.M1
| +--- org.springframework.boot:spring-boot:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.M1 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.5.4 (*)
| +--- org.springframework:spring-core:4.2.0.RC1 (*)
| \--- org.springframework:spring-context:4.2.0.RC1 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.3.0.M1
| +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.6
| | \--- org.aspectj:aspectjweaver:1.8.6
| +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.M1
| | +--- org.springframework.boot:spring-boot-starter:1.3.0.M1 (*)
| | +--- org.apache.tomcat:tomcat-jdbc:8.0.23
| | | \--- org.apache.tomcat:tomcat-juli:8.0.23
| | \--- org.springframework:spring-jdbc:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | \--- org.springframework:spring-tx:4.2.0.RC1
| | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| +--- org.hibernate:hibernate-entitymanager:4.3.10.Final
| | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | +--- org.hibernate:hibernate-core:4.3.10.Final
| | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- dom4j:dom4j:1.6.1
| | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.3.04
| | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
| | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA
| | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
| | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | | +--- org.javassist:javassist:3.18.1-GA
| | | +--- antlr:antlr:2.7.7
| | | \--- org.jboss:jandex:1.1.0.Final
| | +--- dom4j:dom4j:1.6.1 (*)
| | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | \--- org.javassist:javassist:3.18.1-GA
| +--- javax.transaction:javax.transaction-api:1.2
| +--- org.springframework.data:spring-data-jpa:1.9.0.M1
| | +--- org.springframework.data:spring-data-commons:1.11.0.M1
| | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12
| | | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| | +--- org.springframework:spring-orm:4.1.6.RELEASE -> 4.2.0.RC1
| | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-jdbc:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-beans:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | +--- org.aspectj:aspectjrt:1.8.5 -> 1.8.6
| | +--- org.slf4j:slf4j-api:1.7.12
| | \--- org.slf4j:jcl-over-slf4j:1.7.12 (*)
| \--- org.springframework:spring-aspects:4.2.0.RC1
| \--- org.aspectj:aspectjweaver:1.8.5 -> 1.8.6
+--- com.h2database:h2: -> 1.4.187
+--- org.springframework.cloud:spring-cloud-starter-feign: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| +--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-ribbon:8.1.1
| | \--- com.netflix.feign:feign-core:8.1.1
| +--- com.netflix.feign:feign-slf4j:8.1.1
| | +--- com.netflix.feign:feign-core:8.1.1
| | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.12
| \--- org.springframework.cloud:spring-cloud-starter-ribbon:1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.0.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-netflix-core:1.0.2.RELEASE (*)
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.4.4
| | +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.2
| \--- com.netflix.hystrix:hystrix-javanica:1.4.4
| +--- com.netflix.hystrix:hystrix-core:1.4.4 (*)
| +--- org.aspectj:aspectjweaver:1.7.4 -> 1.8.6
| +--- org.aspectj:aspectjrt:1.7.4 -> 1.8.6
| +--- com.google.guava:guava:15.0 -> 18.0
| +--- commons-collections:commons-collections:3.2.1
| +--- org.apache.commons:commons-lang3:3.1
| \--- com.google.code.findbugs:jsr305:2.0.0
+--- org.springframework.cloud:spring-cloud-starter-ribbon: -> 1.0.2.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-bus-amqp: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-bus:1.0.1.RELEASE
| | +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE
| | | \--- org.springframework.integration:spring-integration-core:4.0.5.RELEASE -> 4.2.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE
| | | | \--- org.springframework:spring-core:4.0.4.RELEASE -> 4.2.0.RC1 (*)
| | | +--- org.springframework:spring-messaging:4.2.0.RC1
| | | | +--- org.springframework:spring-beans:4.2.0.RC1 (*)
| | | | +--- org.springframework:spring-context:4.2.0.RC1 (*)
| | | | \--- org.springframework:spring-core:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-tx:4.2.0.RC1 (*)
| | | +--- org.springframework:spring-aop:4.2.0.RC1 (*)
| | | \--- org.springframework:spring-context:4.2.0.RC1 (*)
| | +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1
| | | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| | \--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| +--- org.springframework.integration:spring-integration-java-dsl:1.0.1.RELEASE -> 1.0.0.RELEASE (*)
| +--- org.springframework.integration:spring-integration-amqp:4.1.0.RELEASE -> 4.2.0.M1
| | +--- org.springframework.amqp:spring-rabbit:1.5.0.M1
| | | +--- com.rabbitmq:amqp-client:3.5.1
| | | +--- org.springframework.amqp:spring-amqp:1.5.0.M1
| | | +--- org.springframework.retry:spring-retry:1.1.2.RELEASE (*)
| | | \--- org.springframework:spring-messaging:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| | \--- org.springframework.integration:spring-integration-core:4.2.0.M1 (*)
| +--- org.springframework.integration:spring-integration-event:4.1.0.RELEASE -> 4.2.0.M1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
+--- org.springframework.cloud:spring-cloud-starter-config: -> 1.0.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:1.0.1.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-config-client:1.0.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:1.2.3.RELEASE -> 1.3.0.M1 (*)
| | +--- org.springframework.cloud:spring-cloud-commons:1.0.1.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:1.0.1.RELEASE (*)
| | \--- org.springframework:spring-web:4.1.6.RELEASE -> 4.2.0.RC1 (*)
| \--- com.fasterxml.jackson.core:jackson-databind:2.4.5 -> 2.5.4 (*)
\--- org.springframework.boot:spring-boot-starter-test: -> 1.3.0.M1
+--- 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.0.RC1 (*)
\--- org.springframework:spring-test:4.2.0.RC1
\--- org.springframework:spring-core:4.2.0.RC1 (*)
(*) - dependencies omitted (listed previously)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment