Advertisement
Guest User

app that doesn't work

a guest
Aug 17th, 2018
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 250.09 KB | None | 0 0
  1. apiElements - API elements for main. (n)
  2. No dependencies
  3.  
  4. archives - Configuration for archive artifacts.
  5. No dependencies
  6.  
  7. checkstyle - The Checkstyle libraries to be used for this project.
  8. \--- com.puppycrawl.tools:checkstyle:6.19
  9. +--- antlr:antlr:2.7.7
  10. +--- org.antlr:antlr4-runtime:4.5.3
  11. +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  12. +--- commons-collections:commons-collections:3.2.2
  13. +--- commons-cli:commons-cli:1.3.1
  14. \--- com.google.guava:guava:19.0 -> 18.0
  15.  
  16. compile - Dependencies for source set 'main' (deprecated, use 'implementation ' instead).
  17. +--- javax.inject:javax.inject:1
  18. +--- org.slf4j:jcl-over-slf4j:1.7.21
  19. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  20. +--- org.slf4j:log4j-over-slf4j:1.7.21
  21. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  22. +--- ch.qos.logback:logback-classic:1.2.3
  23. | +--- ch.qos.logback:logback-core:1.2.3
  24. | \--- org.slf4j:slf4j-api:1.7.25
  25. +--- ch.qos.logback:logback-core:1.2.3
  26. +--- org.apache.commons:commons-lang3:3.7
  27. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  28. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  29. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  30. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  31. | | | | \--- commons-logging:commons-logging:1.2
  32. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  33. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  34. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  35. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  36. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  37. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  38. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  39. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  40. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  41. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  42. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  43. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  44. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  45. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  46. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  47. | | | | \--- org.slf4j:slf4j-api:1.7.25
  48. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  49. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  50. | | \--- org.yaml:snakeyaml:1.17
  51. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  52. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  53. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  54. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  55. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  56. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  57. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  58. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  59. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  60. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  61. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  62. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  63. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  64. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  65. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  66. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  67. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  68. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  69. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  70. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  71. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  72. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  73. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  74. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  75. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  76. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  77. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  78. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  79. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  80. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  81. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  82. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  83. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  84. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  85. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  86. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  87. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  88. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  89. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  90. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  91. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  92. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  93. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  94. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  95. | | | +--- javax.validation:validation-api:1.1.0.Final
  96. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  97. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  98. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  99. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  100. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  101. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  102. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  103. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  104. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  105. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  106. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  107. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  108. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  109. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  110. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  111. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  112. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  113. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  114. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  115. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  116. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  117. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  118. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  119. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  120. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  121. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  122. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  123. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  124. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  125. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  126. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  127. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  128. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  129. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  130. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  131. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  132. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  133. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  134. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  135. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  136. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  137. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  138. | | | | +--- commons-configuration:commons-configuration:1.8
  139. | | | | | +--- commons-lang:commons-lang:2.6
  140. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  141. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  142. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  143. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  144. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  145. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  146. | | | +--- io.reactivex:rxjava:1.2.0
  147. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  148. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  149. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  150. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  151. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  152. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  153. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  154. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  155. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  156. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  157. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  158. | | +--- org.webjars:jquery:2.1.1
  159. | | \--- org.webjars:d3js:3.4.11
  160. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  161. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  162. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  163. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  164. | +--- commons-configuration:commons-configuration:1.8 (*)
  165. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  166. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  167. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  168. | \--- com.google.guava:guava:18.0
  169. +--- project :lq-common
  170. | +--- javax.inject:javax.inject:1
  171. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  172. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  173. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  174. | +--- ch.qos.logback:logback-core:1.2.3
  175. | +--- org.apache.commons:commons-lang3:3.7
  176. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  177. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  178. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  179. | +--- com.google.guava:guava:23.4-jre -> 18.0
  180. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  181. | +--- commons-lang:commons-lang:2.6
  182. | +--- commons-validator:commons-validator:1.6
  183. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  184. | | | +--- commons-logging:commons-logging:1.2
  185. | | | \--- commons-collections:commons-collections:3.2.2
  186. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  187. | | +--- commons-logging:commons-logging:1.2
  188. | | \--- commons-collections:commons-collections:3.2.2
  189. | +--- commons-io:commons-io:2.6
  190. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  191. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  192. | +--- org.infinispan:infinispan-core:8.2.8.Final
  193. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  194. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  195. | | +--- org.jgroups:jgroups:3.6.7.Final
  196. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  197. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  198. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  199. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  200. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  201. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  202. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  203. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  204. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  205. | | | +--- commons-pool:commons-pool:1.6
  206. | | | +--- commons-logging:commons-logging:1.2
  207. | | | +--- org.jgroups:jgroups:3.6.7.Final
  208. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  209. | | +--- commons-pool:commons-pool:1.6
  210. | | +--- commons-logging:commons-logging:1.2
  211. | | +--- org.jgroups:jgroups:3.6.7.Final
  212. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  213. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  214. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  215. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  216. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  217. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  218. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  219. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  220. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  221. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  222. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  223. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  224. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  225. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  226. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  227. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  228. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  229. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  230. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  231. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  232. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  233. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  234. | +--- org.apache.activemq:activemq-client:5.14.5
  235. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  236. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  237. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  238. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  239. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  240. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  241. +--- org.apache.poi:poi:3.9
  242. | \--- commons-codec:commons-codec:1.5 -> 1.10
  243. +--- com.mockrunner:mockrunner:0.3.1
  244. +--- com.zaxxer:HikariCP:2.6.1
  245. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  246. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  247. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  248. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  249. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  250. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  251. | \--- com.sun.mail:javax.mail:1.5.6
  252. | \--- javax.activation:activation:1.1
  253. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  254. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  255. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  256. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  257. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  258. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  259. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  260. | | +--- org.jboss.narayana:common:5.5.30.Final
  261. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  262. | | \--- org.jboss.narayana:common:5.5.30.Final
  263. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  264. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  265. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  266. | \--- javax.transaction:javax.transaction-api:1.2
  267. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  268. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  269. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  270. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  271. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  272. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  273. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  274. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  275. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  276. | +--- org.ow2.asm:asm:5.0.4
  277. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  278. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  279. | \--- com.google.guava:guava:15.0 -> 18.0
  280. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  281. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  282. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  283. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  284. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  285. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  286. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  287. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  288. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  289. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  290. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  291. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  292. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  293. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  294. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  295. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  296. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  297. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  298. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  299. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  300. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  301. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  302. +--- com.mangofactory:swagger-springmvc:1.0.2
  303. | +--- com.wordnik:swagger-annotations:1.3.11
  304. | +--- com.google.guava:guava:15.0 -> 18.0
  305. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  306. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  307. | +--- joda-time:joda-time:2.5 -> 2.9.9
  308. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  309. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  310. | \--- com.mangofactory:swagger-models:1.0.2
  311. | +--- com.wordnik:swagger-annotations:1.3.11
  312. | +--- com.google.guava:guava:15.0 -> 18.0
  313. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  314. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  315. | +--- joda-time:joda-time:2.5 -> 2.9.9
  316. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  317. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  318. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  319. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  320. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  321. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  322. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  323. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  324. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  325. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  326. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  327. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  328. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  329. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  330. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  331. | | \--- org.aspectj:aspectjweaver:1.8.13
  332. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  333. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  334. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  335. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  336. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  337. | | +--- dom4j:dom4j:1.6.1
  338. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  339. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  340. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  341. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  342. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  343. | | +--- antlr:antlr:2.7.7
  344. | | \--- org.jboss:jandex:1.1.0.Final
  345. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  346. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  347. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  348. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  349. | | +--- dom4j:dom4j:1.6.1
  350. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  351. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  352. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  353. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  354. | +--- javax.transaction:javax.transaction-api:1.2
  355. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  356. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  357. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  358. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  359. | | | +--- org.slf4j:slf4j-api:1.7.25
  360. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  361. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  362. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  363. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  364. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  365. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  366. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  367. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  368. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  369. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  370. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  371. | | +--- org.slf4j:slf4j-api:1.7.25
  372. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  373. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  374. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  375. +--- c3p0:c3p0:0.9.1.2
  376. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  377. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  378. \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  379.  
  380. compileClasspath - Compile classpath for source set 'main'.
  381. +--- javax.inject:javax.inject:1
  382. +--- org.slf4j:jcl-over-slf4j:1.7.21
  383. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  384. +--- org.slf4j:log4j-over-slf4j:1.7.21
  385. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  386. +--- ch.qos.logback:logback-classic:1.2.3
  387. | +--- ch.qos.logback:logback-core:1.2.3
  388. | \--- org.slf4j:slf4j-api:1.7.25
  389. +--- ch.qos.logback:logback-core:1.2.3
  390. +--- org.apache.commons:commons-lang3:3.7
  391. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  392. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  393. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  394. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  395. | | | | \--- commons-logging:commons-logging:1.2
  396. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  397. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  398. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  399. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  400. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  401. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  402. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  403. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  404. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  405. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  406. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  407. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  408. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  409. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  410. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  411. | | | | \--- org.slf4j:slf4j-api:1.7.25
  412. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  413. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  414. | | \--- org.yaml:snakeyaml:1.17
  415. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  416. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  417. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  418. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  419. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  420. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  421. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  422. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  423. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  424. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  425. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  426. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  427. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  428. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  429. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  430. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  431. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  432. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  433. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  434. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  435. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  436. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  437. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  438. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  439. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  440. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  441. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  442. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  443. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  444. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  445. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  446. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  447. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  448. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  449. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  450. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  451. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  452. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  453. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  454. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  455. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  456. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  457. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  458. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  459. | | | +--- javax.validation:validation-api:1.1.0.Final
  460. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  461. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  462. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  463. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  464. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  465. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  466. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  467. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  468. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  469. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  470. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  471. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  472. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  473. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  474. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  475. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  476. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  477. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  478. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  479. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  480. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  481. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  482. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  483. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  484. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  485. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  486. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  487. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  488. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  489. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  490. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  491. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  492. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  493. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  494. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  495. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  496. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  497. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  498. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  499. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  500. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  501. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  502. | | | | +--- commons-configuration:commons-configuration:1.8
  503. | | | | | +--- commons-lang:commons-lang:2.6
  504. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  505. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  506. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  507. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  508. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  509. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  510. | | | +--- io.reactivex:rxjava:1.2.0
  511. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  512. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  513. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  514. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  515. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  516. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  517. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  518. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  519. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  520. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  521. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  522. | | +--- org.webjars:jquery:2.1.1
  523. | | \--- org.webjars:d3js:3.4.11
  524. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  525. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  526. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  527. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  528. | +--- commons-configuration:commons-configuration:1.8 (*)
  529. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  530. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  531. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  532. | \--- com.google.guava:guava:18.0
  533. +--- project :lq-common
  534. | +--- javax.inject:javax.inject:1
  535. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  536. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  537. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  538. | +--- ch.qos.logback:logback-core:1.2.3
  539. | +--- org.apache.commons:commons-lang3:3.7
  540. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  541. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  542. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  543. | +--- com.google.guava:guava:23.4-jre -> 18.0
  544. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  545. | +--- commons-lang:commons-lang:2.6
  546. | +--- commons-validator:commons-validator:1.6
  547. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  548. | | | +--- commons-logging:commons-logging:1.2
  549. | | | \--- commons-collections:commons-collections:3.2.2
  550. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  551. | | +--- commons-logging:commons-logging:1.2
  552. | | \--- commons-collections:commons-collections:3.2.2
  553. | +--- commons-io:commons-io:2.6
  554. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  555. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  556. | +--- org.infinispan:infinispan-core:8.2.8.Final
  557. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  558. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  559. | | +--- org.jgroups:jgroups:3.6.7.Final
  560. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  561. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  562. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  563. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  564. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  565. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  566. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  567. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  568. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  569. | | | +--- commons-pool:commons-pool:1.6
  570. | | | +--- commons-logging:commons-logging:1.2
  571. | | | +--- org.jgroups:jgroups:3.6.7.Final
  572. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  573. | | +--- commons-pool:commons-pool:1.6
  574. | | +--- commons-logging:commons-logging:1.2
  575. | | +--- org.jgroups:jgroups:3.6.7.Final
  576. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  577. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  578. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  579. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  580. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  581. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  582. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  583. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  584. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  585. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  586. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  587. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  588. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  589. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  590. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  591. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  592. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  593. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  594. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  595. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  596. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  597. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  598. | +--- org.apache.activemq:activemq-client:5.14.5
  599. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  600. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  601. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  602. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  603. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  604. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  605. +--- org.apache.poi:poi:3.9
  606. | \--- commons-codec:commons-codec:1.5 -> 1.10
  607. +--- com.mockrunner:mockrunner:0.3.1
  608. +--- com.zaxxer:HikariCP:2.6.1
  609. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  610. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  611. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  612. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  613. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  614. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  615. | \--- com.sun.mail:javax.mail:1.5.6
  616. | \--- javax.activation:activation:1.1
  617. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  618. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  619. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  620. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  621. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  622. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  623. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  624. | | +--- org.jboss.narayana:common:5.5.30.Final
  625. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  626. | | \--- org.jboss.narayana:common:5.5.30.Final
  627. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  628. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  629. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  630. | \--- javax.transaction:javax.transaction-api:1.2
  631. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  632. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  633. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  634. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  635. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  636. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  637. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  638. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  639. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  640. | +--- org.ow2.asm:asm:5.0.4
  641. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  642. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  643. | \--- com.google.guava:guava:15.0 -> 18.0
  644. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  645. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  646. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  647. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  648. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  649. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  650. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  651. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  652. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  653. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  654. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  655. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  656. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  657. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  658. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  659. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  660. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  661. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  662. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  663. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  664. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  665. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  666. +--- com.mangofactory:swagger-springmvc:1.0.2
  667. | +--- com.wordnik:swagger-annotations:1.3.11
  668. | +--- com.google.guava:guava:15.0 -> 18.0
  669. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  670. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  671. | +--- joda-time:joda-time:2.5 -> 2.9.9
  672. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  673. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  674. | \--- com.mangofactory:swagger-models:1.0.2
  675. | +--- com.wordnik:swagger-annotations:1.3.11
  676. | +--- com.google.guava:guava:15.0 -> 18.0
  677. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  678. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  679. | +--- joda-time:joda-time:2.5 -> 2.9.9
  680. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  681. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  682. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  683. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  684. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  685. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  686. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  687. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  688. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  689. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  690. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  691. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  692. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  693. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  694. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  695. | | \--- org.aspectj:aspectjweaver:1.8.13
  696. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  697. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  698. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  699. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  700. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  701. | | +--- dom4j:dom4j:1.6.1
  702. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  703. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  704. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  705. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  706. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  707. | | +--- antlr:antlr:2.7.7
  708. | | \--- org.jboss:jandex:1.1.0.Final
  709. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  710. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  711. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  712. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  713. | | +--- dom4j:dom4j:1.6.1
  714. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  715. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  716. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  717. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  718. | +--- javax.transaction:javax.transaction-api:1.2
  719. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  720. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  721. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  722. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  723. | | | +--- org.slf4j:slf4j-api:1.7.25
  724. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  725. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  726. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  727. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  728. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  729. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  730. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  731. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  732. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  733. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  734. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  735. | | +--- org.slf4j:slf4j-api:1.7.25
  736. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  737. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  738. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  739. +--- c3p0:c3p0:0.9.1.2
  740. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  741. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  742. \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  743.  
  744. compileOnly - Compile only dependencies for source set 'main'.
  745. No dependencies
  746.  
  747. default - Configuration for default artifacts.
  748. +--- javax.inject:javax.inject:1
  749. +--- org.slf4j:jcl-over-slf4j:1.7.21
  750. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  751. +--- org.slf4j:log4j-over-slf4j:1.7.21
  752. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  753. +--- ch.qos.logback:logback-classic:1.2.3
  754. | +--- ch.qos.logback:logback-core:1.2.3
  755. | \--- org.slf4j:slf4j-api:1.7.25
  756. +--- ch.qos.logback:logback-core:1.2.3
  757. +--- org.apache.commons:commons-lang3:3.7
  758. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  759. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  760. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  761. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  762. | | | | \--- commons-logging:commons-logging:1.2
  763. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  764. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  765. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  766. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  767. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  768. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  769. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  770. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  771. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  772. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  773. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  774. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  775. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  776. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  777. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  778. | | | | \--- org.slf4j:slf4j-api:1.7.25
  779. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  780. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  781. | | \--- org.yaml:snakeyaml:1.17
  782. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  783. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  784. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  785. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  786. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  787. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  788. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  789. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  790. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  791. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  792. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  793. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  794. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  795. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  796. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  797. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  798. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  799. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  800. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  801. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  802. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  803. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  804. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  805. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  806. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  807. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  808. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  809. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  810. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  811. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  812. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  813. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  814. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  815. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  816. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  817. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  818. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  819. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  820. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  821. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  822. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  823. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  824. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  825. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  826. | | | +--- javax.validation:validation-api:1.1.0.Final
  827. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  828. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  829. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  830. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  831. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  832. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  833. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  834. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  835. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  836. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  837. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  838. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  839. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  840. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  841. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  842. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  843. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  844. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  845. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  846. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  847. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  848. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  849. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  850. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  851. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  852. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  853. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  854. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  855. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  856. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  857. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  858. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  859. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  860. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  861. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  862. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  863. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  864. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  865. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  866. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  867. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  868. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  869. | | | | +--- commons-configuration:commons-configuration:1.8
  870. | | | | | +--- commons-lang:commons-lang:2.6
  871. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  872. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  873. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  874. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  875. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  876. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  877. | | | +--- io.reactivex:rxjava:1.2.0
  878. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  879. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  880. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  881. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  882. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  883. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  884. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  885. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  886. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  887. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  888. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  889. | | +--- org.webjars:jquery:2.1.1
  890. | | \--- org.webjars:d3js:3.4.11
  891. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  892. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  893. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  894. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  895. | +--- commons-configuration:commons-configuration:1.8 (*)
  896. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  897. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  898. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  899. | \--- com.google.guava:guava:18.0
  900. +--- project :lq-common
  901. | +--- javax.inject:javax.inject:1
  902. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  903. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  904. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  905. | +--- ch.qos.logback:logback-core:1.2.3
  906. | +--- org.apache.commons:commons-lang3:3.7
  907. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  908. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  909. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  910. | +--- com.google.guava:guava:23.4-jre -> 18.0
  911. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  912. | +--- commons-lang:commons-lang:2.6
  913. | +--- commons-validator:commons-validator:1.6
  914. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  915. | | | +--- commons-logging:commons-logging:1.2
  916. | | | \--- commons-collections:commons-collections:3.2.2
  917. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  918. | | +--- commons-logging:commons-logging:1.2
  919. | | \--- commons-collections:commons-collections:3.2.2
  920. | +--- commons-io:commons-io:2.6
  921. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  922. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  923. | +--- org.infinispan:infinispan-core:8.2.8.Final
  924. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  925. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  926. | | +--- org.jgroups:jgroups:3.6.7.Final
  927. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  928. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  929. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  930. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  931. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  932. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  933. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  934. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  935. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  936. | | | +--- commons-pool:commons-pool:1.6
  937. | | | +--- commons-logging:commons-logging:1.2
  938. | | | +--- org.jgroups:jgroups:3.6.7.Final
  939. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  940. | | +--- commons-pool:commons-pool:1.6
  941. | | +--- commons-logging:commons-logging:1.2
  942. | | +--- org.jgroups:jgroups:3.6.7.Final
  943. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  944. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  945. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  946. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  947. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  948. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  949. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  950. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  951. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  952. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  953. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  954. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  955. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  956. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  957. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  958. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  959. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  960. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  961. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  962. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  963. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  964. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  965. | +--- org.apache.activemq:activemq-client:5.14.5
  966. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  967. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  968. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  969. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  970. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  971. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  972. +--- org.apache.poi:poi:3.9
  973. | \--- commons-codec:commons-codec:1.5 -> 1.10
  974. +--- com.mockrunner:mockrunner:0.3.1
  975. +--- com.zaxxer:HikariCP:2.6.1
  976. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  977. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  978. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  979. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  980. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  981. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  982. | \--- com.sun.mail:javax.mail:1.5.6
  983. | \--- javax.activation:activation:1.1
  984. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  985. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  986. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  987. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  988. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  989. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  990. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  991. | | +--- org.jboss.narayana:common:5.5.30.Final
  992. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  993. | | \--- org.jboss.narayana:common:5.5.30.Final
  994. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  995. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  996. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  997. | \--- javax.transaction:javax.transaction-api:1.2
  998. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  999. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  1000. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1001. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  1002. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  1003. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1004. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  1005. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  1006. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  1007. | +--- org.ow2.asm:asm:5.0.4
  1008. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1009. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  1010. | \--- com.google.guava:guava:15.0 -> 18.0
  1011. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  1012. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1013. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  1014. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1015. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  1016. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  1017. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  1018. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1019. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1020. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1021. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  1022. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1023. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  1024. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  1025. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  1026. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1027. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  1028. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  1029. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1030. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1031. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  1032. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  1033. +--- com.mangofactory:swagger-springmvc:1.0.2
  1034. | +--- com.wordnik:swagger-annotations:1.3.11
  1035. | +--- com.google.guava:guava:15.0 -> 18.0
  1036. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1037. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1038. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1039. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1040. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1041. | \--- com.mangofactory:swagger-models:1.0.2
  1042. | +--- com.wordnik:swagger-annotations:1.3.11
  1043. | +--- com.google.guava:guava:15.0 -> 18.0
  1044. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1045. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1046. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1047. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1048. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1049. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  1050. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1051. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  1052. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  1053. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  1054. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1055. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1056. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1057. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  1058. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1059. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  1060. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1061. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1062. | | \--- org.aspectj:aspectjweaver:1.8.13
  1063. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  1064. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  1065. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1066. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1067. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1068. | | +--- dom4j:dom4j:1.6.1
  1069. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1070. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1071. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1072. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1073. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1074. | | +--- antlr:antlr:2.7.7
  1075. | | \--- org.jboss:jandex:1.1.0.Final
  1076. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  1077. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1078. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1079. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1080. | | +--- dom4j:dom4j:1.6.1
  1081. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1082. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1083. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1084. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1085. | +--- javax.transaction:javax.transaction-api:1.2
  1086. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  1087. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  1088. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1089. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1090. | | | +--- org.slf4j:slf4j-api:1.7.25
  1091. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1092. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  1093. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1094. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1095. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  1096. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1097. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1098. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1099. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1100. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1101. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1102. | | +--- org.slf4j:slf4j-api:1.7.25
  1103. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1104. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  1105. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  1106. +--- c3p0:c3p0:0.9.1.2
  1107. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  1108. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1109. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  1110. \--- ph.samson.logback:logback-luhn-mask:1.0.1
  1111. \--- ch.qos.logback:logback-classic:1.0.10 -> 1.2.3 (*)
  1112.  
  1113. findbugs - The FindBugs libraries to be used for this project.
  1114. \--- com.google.code.findbugs:findbugs:3.0.1
  1115. +--- net.jcip:jcip-annotations:1.0
  1116. +--- com.google.code.findbugs:jsr305:2.0.1
  1117. +--- com.google.code.findbugs:bcel-findbugs:6.0
  1118. +--- com.google.code.findbugs:jFormatString:2.0.1
  1119. +--- dom4j:dom4j:1.6.1
  1120. | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  1121. +--- org.ow2.asm:asm-debug-all:5.0.2
  1122. +--- org.ow2.asm:asm-commons:5.0.2
  1123. | \--- org.ow2.asm:asm-tree:5.0.2
  1124. | \--- org.ow2.asm:asm:5.0.2
  1125. +--- commons-lang:commons-lang:2.6
  1126. +--- com.apple:AppleJavaExtensions:1.4
  1127. \--- jaxen:jaxen:1.1.6
  1128.  
  1129. findbugsPlugins - The FindBugs plugins to be used for this project.
  1130. No dependencies
  1131.  
  1132. implementation - Implementation only dependencies for source set 'main'. (n)
  1133. No dependencies
  1134.  
  1135. jacocoAgent - The Jacoco agent to use to get coverage data.
  1136. \--- org.jacoco:org.jacoco.agent:0.7.9
  1137.  
  1138. jacocoAnt - The Jacoco ant tasks to use to get execute Gradle tasks.
  1139. \--- org.jacoco:org.jacoco.ant:0.7.9
  1140. +--- org.jacoco:org.jacoco.core:0.7.9
  1141. | \--- org.ow2.asm:asm-debug-all:5.2
  1142. +--- org.jacoco:org.jacoco.report:0.7.9
  1143. | +--- org.jacoco:org.jacoco.core:0.7.9 (*)
  1144. | \--- org.ow2.asm:asm-debug-all:5.2
  1145. \--- org.jacoco:org.jacoco.agent:0.7.9
  1146.  
  1147. javancssConf
  1148. \--- org.codehaus.javancss:javancss:33.54
  1149. +--- javancss:ccl:29.50
  1150. \--- javancss:jhbasic:29.50
  1151.  
  1152. jdepend - The JDepend libraries to be used for this project.
  1153. +--- jdepend:jdepend:2.9.1
  1154. \--- org.apache.ant:ant-jdepend:1.9.9
  1155. \--- jdepend:jdepend:2.7 -> 2.9.1
  1156.  
  1157. pmd - The PMD libraries to be used for this project.
  1158. +--- net.sourceforge.pmd:pmd-core:5.8.1
  1159. | +--- com.beust:jcommander:1.48
  1160. | +--- commons-io:commons-io:2.4
  1161. | +--- jaxen:jaxen:1.1.6
  1162. | +--- net.java.dev.javacc:javacc:5.0
  1163. | +--- net.sourceforge.saxon:saxon:9.1.0.8
  1164. | +--- org.apache.commons:commons-lang3:3.4
  1165. | +--- org.ow2.asm:asm:5.0.4
  1166. | \--- com.google.code.gson:gson:2.5 -> 2.8.2
  1167. +--- net.sourceforge.pmd:pmd-java:5.8.1
  1168. | +--- jaxen:jaxen:1.1.6
  1169. | +--- net.java.dev.javacc:javacc:5.0
  1170. | +--- net.sourceforge.pmd:pmd-core:5.8.1 (*)
  1171. | +--- net.sourceforge.saxon:saxon:9.1.0.8
  1172. | \--- org.ow2.asm:asm:5.0.4
  1173. \--- net.sourceforge.pmd:pmd-java8:5.8.1
  1174. +--- net.sourceforge.pmd:pmd-java:5.8.1 (*)
  1175. +--- jaxen:jaxen:1.1.6
  1176. +--- net.java.dev.javacc:javacc:5.0
  1177. +--- net.sourceforge.pmd:pmd-core:5.8.1 (*)
  1178. +--- net.sourceforge.saxon:saxon:9.1.0.8
  1179. \--- org.ow2.asm:asm:5.0.4
  1180.  
  1181. runtime - Runtime dependencies for source set 'main' (deprecated, use 'runtimeOnly ' instead).
  1182. +--- javax.inject:javax.inject:1
  1183. +--- org.slf4j:jcl-over-slf4j:1.7.21
  1184. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1185. +--- org.slf4j:log4j-over-slf4j:1.7.21
  1186. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1187. +--- ch.qos.logback:logback-classic:1.2.3
  1188. | +--- ch.qos.logback:logback-core:1.2.3
  1189. | \--- org.slf4j:slf4j-api:1.7.25
  1190. +--- ch.qos.logback:logback-core:1.2.3
  1191. +--- org.apache.commons:commons-lang3:3.7
  1192. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  1193. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  1194. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  1195. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  1196. | | | | \--- commons-logging:commons-logging:1.2
  1197. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  1198. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  1199. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  1200. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1201. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1202. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1203. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1204. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  1205. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1206. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  1207. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1208. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  1209. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  1210. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1211. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  1212. | | | | \--- org.slf4j:slf4j-api:1.7.25
  1213. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  1214. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1215. | | \--- org.yaml:snakeyaml:1.17
  1216. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  1217. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1218. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  1219. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  1220. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1221. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1222. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1223. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1224. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  1225. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1226. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1227. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  1228. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  1229. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1230. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1231. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1232. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1233. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1234. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1235. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1236. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1237. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1238. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  1239. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  1240. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1241. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1242. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1243. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1244. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  1245. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1246. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1247. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1248. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1249. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  1250. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  1251. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  1252. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1253. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  1254. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  1255. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  1256. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  1257. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  1258. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  1259. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  1260. | | | +--- javax.validation:validation-api:1.1.0.Final
  1261. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1262. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  1263. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1264. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  1265. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  1266. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1267. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1268. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1269. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1270. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  1271. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  1272. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  1273. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1274. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  1275. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  1276. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  1277. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  1278. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  1279. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  1280. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  1281. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  1282. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  1283. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  1284. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  1285. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1286. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  1287. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1288. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  1289. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  1290. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  1291. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1292. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1293. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1294. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  1295. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  1296. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1297. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1298. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  1299. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  1300. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  1301. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  1302. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  1303. | | | | +--- commons-configuration:commons-configuration:1.8
  1304. | | | | | +--- commons-lang:commons-lang:2.6
  1305. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1306. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  1307. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  1308. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  1309. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  1310. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  1311. | | | +--- io.reactivex:rxjava:1.2.0
  1312. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  1313. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  1314. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  1315. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  1316. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1317. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1318. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1319. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  1320. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  1321. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  1322. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1323. | | +--- org.webjars:jquery:2.1.1
  1324. | | \--- org.webjars:d3js:3.4.11
  1325. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  1326. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1327. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  1328. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  1329. | +--- commons-configuration:commons-configuration:1.8 (*)
  1330. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1331. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1332. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1333. | \--- com.google.guava:guava:18.0
  1334. +--- project :lq-common
  1335. | +--- javax.inject:javax.inject:1
  1336. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  1337. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  1338. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  1339. | +--- ch.qos.logback:logback-core:1.2.3
  1340. | +--- org.apache.commons:commons-lang3:3.7
  1341. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  1342. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  1343. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  1344. | +--- com.google.guava:guava:23.4-jre -> 18.0
  1345. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  1346. | +--- commons-lang:commons-lang:2.6
  1347. | +--- commons-validator:commons-validator:1.6
  1348. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  1349. | | | +--- commons-logging:commons-logging:1.2
  1350. | | | \--- commons-collections:commons-collections:3.2.2
  1351. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  1352. | | +--- commons-logging:commons-logging:1.2
  1353. | | \--- commons-collections:commons-collections:3.2.2
  1354. | +--- commons-io:commons-io:2.6
  1355. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  1356. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  1357. | +--- org.infinispan:infinispan-core:8.2.8.Final
  1358. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  1359. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1360. | | +--- org.jgroups:jgroups:3.6.7.Final
  1361. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  1362. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1363. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1364. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  1365. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  1366. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  1367. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  1368. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  1369. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  1370. | | | +--- commons-pool:commons-pool:1.6
  1371. | | | +--- commons-logging:commons-logging:1.2
  1372. | | | +--- org.jgroups:jgroups:3.6.7.Final
  1373. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1374. | | +--- commons-pool:commons-pool:1.6
  1375. | | +--- commons-logging:commons-logging:1.2
  1376. | | +--- org.jgroups:jgroups:3.6.7.Final
  1377. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1378. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  1379. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1380. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  1381. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1382. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1383. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1384. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1385. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  1386. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1387. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1388. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1389. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  1390. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1391. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1392. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  1393. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1394. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  1395. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1396. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  1397. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  1398. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  1399. | +--- org.apache.activemq:activemq-client:5.14.5
  1400. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1401. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  1402. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  1403. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  1404. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  1405. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  1406. +--- org.apache.poi:poi:3.9
  1407. | \--- commons-codec:commons-codec:1.5 -> 1.10
  1408. +--- com.mockrunner:mockrunner:0.3.1
  1409. +--- com.zaxxer:HikariCP:2.6.1
  1410. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  1411. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  1412. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  1413. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1414. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1415. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  1416. | \--- com.sun.mail:javax.mail:1.5.6
  1417. | \--- javax.activation:activation:1.1
  1418. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  1419. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  1420. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1421. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  1422. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  1423. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  1424. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  1425. | | +--- org.jboss.narayana:common:5.5.30.Final
  1426. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  1427. | | \--- org.jboss.narayana:common:5.5.30.Final
  1428. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  1429. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  1430. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  1431. | \--- javax.transaction:javax.transaction-api:1.2
  1432. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  1433. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  1434. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1435. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  1436. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  1437. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1438. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  1439. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  1440. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  1441. | +--- org.ow2.asm:asm:5.0.4
  1442. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1443. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  1444. | \--- com.google.guava:guava:15.0 -> 18.0
  1445. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  1446. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1447. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  1448. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1449. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  1450. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  1451. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  1452. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1453. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1454. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1455. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  1456. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1457. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  1458. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  1459. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  1460. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1461. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  1462. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  1463. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1464. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1465. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  1466. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  1467. +--- com.mangofactory:swagger-springmvc:1.0.2
  1468. | +--- com.wordnik:swagger-annotations:1.3.11
  1469. | +--- com.google.guava:guava:15.0 -> 18.0
  1470. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1471. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1472. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1473. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1474. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1475. | \--- com.mangofactory:swagger-models:1.0.2
  1476. | +--- com.wordnik:swagger-annotations:1.3.11
  1477. | +--- com.google.guava:guava:15.0 -> 18.0
  1478. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1479. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1480. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1481. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1482. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1483. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  1484. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1485. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  1486. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  1487. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  1488. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1489. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1490. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1491. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  1492. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1493. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  1494. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1495. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1496. | | \--- org.aspectj:aspectjweaver:1.8.13
  1497. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  1498. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  1499. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1500. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1501. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1502. | | +--- dom4j:dom4j:1.6.1
  1503. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1504. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1505. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1506. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1507. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1508. | | +--- antlr:antlr:2.7.7
  1509. | | \--- org.jboss:jandex:1.1.0.Final
  1510. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  1511. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1512. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1513. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1514. | | +--- dom4j:dom4j:1.6.1
  1515. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1516. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1517. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1518. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1519. | +--- javax.transaction:javax.transaction-api:1.2
  1520. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  1521. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  1522. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1523. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1524. | | | +--- org.slf4j:slf4j-api:1.7.25
  1525. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1526. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  1527. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1528. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1529. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  1530. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1531. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1532. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1533. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1534. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1535. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1536. | | +--- org.slf4j:slf4j-api:1.7.25
  1537. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1538. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  1539. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  1540. +--- c3p0:c3p0:0.9.1.2
  1541. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  1542. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1543. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  1544. \--- ph.samson.logback:logback-luhn-mask:1.0.1
  1545. \--- ch.qos.logback:logback-classic:1.0.10 -> 1.2.3 (*)
  1546.  
  1547. runtimeClasspath - Runtime classpath of source set 'main'.
  1548. +--- javax.inject:javax.inject:1
  1549. +--- org.slf4j:jcl-over-slf4j:1.7.21
  1550. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1551. +--- org.slf4j:log4j-over-slf4j:1.7.21
  1552. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1553. +--- ch.qos.logback:logback-classic:1.2.3
  1554. | +--- ch.qos.logback:logback-core:1.2.3
  1555. | \--- org.slf4j:slf4j-api:1.7.25
  1556. +--- ch.qos.logback:logback-core:1.2.3
  1557. +--- org.apache.commons:commons-lang3:3.7
  1558. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  1559. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  1560. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  1561. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  1562. | | | | \--- commons-logging:commons-logging:1.2
  1563. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  1564. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  1565. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  1566. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1567. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1568. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1569. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1570. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  1571. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1572. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  1573. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1574. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  1575. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  1576. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1577. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  1578. | | | | \--- org.slf4j:slf4j-api:1.7.25
  1579. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  1580. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1581. | | \--- org.yaml:snakeyaml:1.17
  1582. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  1583. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1584. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  1585. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  1586. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1587. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1588. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1589. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1590. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  1591. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1592. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1593. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  1594. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  1595. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1596. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1597. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1598. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1599. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1600. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1601. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1602. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1603. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1604. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  1605. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  1606. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1607. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1608. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1609. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1610. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  1611. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1612. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1613. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1614. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1615. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  1616. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  1617. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  1618. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1619. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  1620. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  1621. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  1622. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  1623. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  1624. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  1625. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  1626. | | | +--- javax.validation:validation-api:1.1.0.Final
  1627. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1628. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  1629. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1630. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  1631. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  1632. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1633. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1634. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1635. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1636. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  1637. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  1638. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  1639. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1640. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  1641. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  1642. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  1643. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  1644. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  1645. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  1646. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  1647. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  1648. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  1649. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  1650. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  1651. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1652. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  1653. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1654. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  1655. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  1656. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  1657. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1658. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1659. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1660. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  1661. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  1662. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1663. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1664. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  1665. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  1666. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  1667. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  1668. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  1669. | | | | +--- commons-configuration:commons-configuration:1.8
  1670. | | | | | +--- commons-lang:commons-lang:2.6
  1671. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1672. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  1673. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  1674. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  1675. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  1676. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  1677. | | | +--- io.reactivex:rxjava:1.2.0
  1678. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  1679. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  1680. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  1681. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  1682. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1683. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1684. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1685. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  1686. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  1687. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  1688. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1689. | | +--- org.webjars:jquery:2.1.1
  1690. | | \--- org.webjars:d3js:3.4.11
  1691. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  1692. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1693. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  1694. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  1695. | +--- commons-configuration:commons-configuration:1.8 (*)
  1696. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1697. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1698. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1699. | \--- com.google.guava:guava:18.0
  1700. +--- project :lq-common
  1701. | +--- javax.inject:javax.inject:1
  1702. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  1703. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  1704. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  1705. | +--- ch.qos.logback:logback-core:1.2.3
  1706. | +--- org.apache.commons:commons-lang3:3.7
  1707. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  1708. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  1709. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  1710. | +--- com.google.guava:guava:23.4-jre -> 18.0
  1711. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  1712. | +--- commons-lang:commons-lang:2.6
  1713. | +--- commons-validator:commons-validator:1.6
  1714. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  1715. | | | +--- commons-logging:commons-logging:1.2
  1716. | | | \--- commons-collections:commons-collections:3.2.2
  1717. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  1718. | | +--- commons-logging:commons-logging:1.2
  1719. | | \--- commons-collections:commons-collections:3.2.2
  1720. | +--- commons-io:commons-io:2.6
  1721. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  1722. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  1723. | +--- org.infinispan:infinispan-core:8.2.8.Final
  1724. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  1725. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1726. | | +--- org.jgroups:jgroups:3.6.7.Final
  1727. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  1728. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1729. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  1730. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  1731. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  1732. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  1733. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  1734. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  1735. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  1736. | | | +--- commons-pool:commons-pool:1.6
  1737. | | | +--- commons-logging:commons-logging:1.2
  1738. | | | +--- org.jgroups:jgroups:3.6.7.Final
  1739. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1740. | | +--- commons-pool:commons-pool:1.6
  1741. | | +--- commons-logging:commons-logging:1.2
  1742. | | +--- org.jgroups:jgroups:3.6.7.Final
  1743. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  1744. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  1745. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1746. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  1747. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1748. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1749. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1750. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1751. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  1752. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1753. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1754. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1755. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  1756. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1757. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1758. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  1759. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1760. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  1761. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1762. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  1763. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  1764. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  1765. | +--- org.apache.activemq:activemq-client:5.14.5
  1766. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  1767. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  1768. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  1769. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  1770. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  1771. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  1772. +--- org.apache.poi:poi:3.9
  1773. | \--- commons-codec:commons-codec:1.5 -> 1.10
  1774. +--- com.mockrunner:mockrunner:0.3.1
  1775. +--- com.zaxxer:HikariCP:2.6.1
  1776. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  1777. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  1778. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  1779. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1780. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1781. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  1782. | \--- com.sun.mail:javax.mail:1.5.6
  1783. | \--- javax.activation:activation:1.1
  1784. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  1785. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  1786. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1787. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  1788. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  1789. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  1790. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  1791. | | +--- org.jboss.narayana:common:5.5.30.Final
  1792. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  1793. | | \--- org.jboss.narayana:common:5.5.30.Final
  1794. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  1795. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  1796. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  1797. | \--- javax.transaction:javax.transaction-api:1.2
  1798. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  1799. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  1800. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1801. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  1802. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  1803. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1804. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  1805. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  1806. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  1807. | +--- org.ow2.asm:asm:5.0.4
  1808. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  1809. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  1810. | \--- com.google.guava:guava:15.0 -> 18.0
  1811. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  1812. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  1813. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  1814. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  1815. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  1816. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  1817. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  1818. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1819. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1820. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  1821. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  1822. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1823. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  1824. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  1825. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  1826. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1827. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  1828. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  1829. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1830. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1831. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  1832. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  1833. +--- com.mangofactory:swagger-springmvc:1.0.2
  1834. | +--- com.wordnik:swagger-annotations:1.3.11
  1835. | +--- com.google.guava:guava:15.0 -> 18.0
  1836. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1837. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1838. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1839. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1840. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1841. | \--- com.mangofactory:swagger-models:1.0.2
  1842. | +--- com.wordnik:swagger-annotations:1.3.11
  1843. | +--- com.google.guava:guava:15.0 -> 18.0
  1844. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  1845. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  1846. | +--- joda-time:joda-time:2.5 -> 2.9.9
  1847. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1848. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  1849. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  1850. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1851. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  1852. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  1853. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  1854. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1855. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1856. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1857. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  1858. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1859. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  1860. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1861. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1862. | | \--- org.aspectj:aspectjweaver:1.8.13
  1863. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  1864. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  1865. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1866. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1867. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1868. | | +--- dom4j:dom4j:1.6.1
  1869. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1870. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1871. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1872. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1873. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1874. | | +--- antlr:antlr:2.7.7
  1875. | | \--- org.jboss:jandex:1.1.0.Final
  1876. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  1877. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  1878. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1879. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1880. | | +--- dom4j:dom4j:1.6.1
  1881. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1882. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1883. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1884. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  1885. | +--- javax.transaction:javax.transaction-api:1.2
  1886. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  1887. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  1888. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1889. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1890. | | | +--- org.slf4j:slf4j-api:1.7.25
  1891. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1892. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  1893. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1894. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1895. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  1896. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1897. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1898. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1899. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  1900. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1901. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1902. | | +--- org.slf4j:slf4j-api:1.7.25
  1903. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1904. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  1905. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  1906. +--- c3p0:c3p0:0.9.1.2
  1907. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  1908. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1909. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  1910. \--- ph.samson.logback:logback-luhn-mask:1.0.1
  1911. \--- ch.qos.logback:logback-classic:1.0.10 -> 1.2.3 (*)
  1912.  
  1913. runtimeElements - Elements of runtime for main. (n)
  1914. No dependencies
  1915.  
  1916. runtimeOnly - Runtime only dependencies for source set 'main'. (n)
  1917. No dependencies
  1918.  
  1919. spotbugs - The SpotBugs libraries to be used for this project.
  1920. \--- com.github.spotbugs:spotbugs:3.1.0
  1921. +--- org.ow2.asm:asm:6.0
  1922. +--- org.ow2.asm:asm-analysis:6.0
  1923. | \--- org.ow2.asm:asm-tree:6.0
  1924. | \--- org.ow2.asm:asm:6.0
  1925. +--- org.ow2.asm:asm-commons:6.0
  1926. | \--- org.ow2.asm:asm-tree:6.0 (*)
  1927. +--- org.ow2.asm:asm-tree:6.0 (*)
  1928. +--- org.ow2.asm:asm-util:6.0
  1929. | \--- org.ow2.asm:asm-tree:6.0 (*)
  1930. +--- org.ow2.asm:asm-xml:6.0
  1931. | \--- org.ow2.asm:asm-util:6.0 (*)
  1932. +--- org.apache.bcel:bcel:6.1
  1933. +--- net.jcip:jcip-annotations:1.0
  1934. +--- dom4j:dom4j:1.6.1
  1935. | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  1936. +--- jaxen:jaxen:1.1.6
  1937. +--- commons-lang:commons-lang:2.6
  1938. +--- com.google.code.findbugs:jFormatString:3.0.0
  1939. \--- com.github.spotbugs:spotbugs-annotations:3.1.0
  1940. \--- com.google.code.findbugs:jsr305:3.0.2
  1941.  
  1942. spotbugsPlugins - The SpotBugs plugins to be used for this project.
  1943. \--- com.h3xstream.findsecbugs:findsecbugs-plugin:1.7.1
  1944.  
  1945. testCompile - Dependencies for source set 'test' (deprecated, use 'testImplementation ' instead).
  1946. +--- javax.inject:javax.inject:1
  1947. +--- org.slf4j:jcl-over-slf4j:1.7.21
  1948. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1949. +--- org.slf4j:log4j-over-slf4j:1.7.21
  1950. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  1951. +--- ch.qos.logback:logback-classic:1.2.3
  1952. | +--- ch.qos.logback:logback-core:1.2.3
  1953. | \--- org.slf4j:slf4j-api:1.7.25
  1954. +--- ch.qos.logback:logback-core:1.2.3
  1955. +--- org.apache.commons:commons-lang3:3.7
  1956. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  1957. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  1958. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  1959. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  1960. | | | | \--- commons-logging:commons-logging:1.2
  1961. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  1962. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  1963. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  1964. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1965. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1966. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  1967. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1968. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  1969. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1970. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  1971. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1972. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  1973. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  1974. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  1975. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  1976. | | | | \--- org.slf4j:slf4j-api:1.7.25
  1977. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  1978. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1979. | | \--- org.yaml:snakeyaml:1.17
  1980. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  1981. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  1982. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  1983. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  1984. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  1985. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  1986. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  1987. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  1988. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  1989. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  1990. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  1991. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  1992. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  1993. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1994. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1995. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1996. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1997. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1998. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  1999. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2000. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2001. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2002. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  2003. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  2004. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2005. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2006. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2007. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2008. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  2009. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2010. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2011. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2012. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2013. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  2014. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  2015. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  2016. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2017. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  2018. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  2019. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  2020. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  2021. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  2022. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  2023. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  2024. | | | +--- javax.validation:validation-api:1.1.0.Final
  2025. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2026. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  2027. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2028. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2029. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  2030. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2031. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2032. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2033. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2034. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  2035. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2036. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  2037. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2038. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  2039. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2040. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  2041. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2042. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  2043. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  2044. | | | +--- commons-logging:commons-logging:1.2
  2045. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2046. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  2047. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  2048. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  2049. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  2050. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2051. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  2052. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2053. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  2054. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  2055. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  2056. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2057. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2058. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2059. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  2060. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  2061. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2062. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2063. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  2064. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  2065. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  2066. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  2067. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  2068. | | | | +--- commons-configuration:commons-configuration:1.8
  2069. | | | | | +--- commons-lang:commons-lang:2.6
  2070. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2071. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  2072. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  2073. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  2074. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  2075. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  2076. | | | +--- io.reactivex:rxjava:1.2.0
  2077. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  2078. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  2079. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  2080. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  2081. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2082. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2083. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2084. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  2085. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  2086. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  2087. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2088. | | +--- org.webjars:jquery:2.1.1
  2089. | | \--- org.webjars:d3js:3.4.11
  2090. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  2091. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2092. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  2093. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  2094. | +--- commons-configuration:commons-configuration:1.8 (*)
  2095. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2096. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2097. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2098. | \--- com.google.guava:guava:18.0
  2099. +--- project :lq-common
  2100. | +--- javax.inject:javax.inject:1
  2101. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  2102. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  2103. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  2104. | +--- ch.qos.logback:logback-core:1.2.3
  2105. | +--- org.apache.commons:commons-lang3:3.7
  2106. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  2107. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  2108. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  2109. | +--- com.google.guava:guava:23.4-jre -> 18.0
  2110. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  2111. | +--- commons-lang:commons-lang:2.6
  2112. | +--- commons-validator:commons-validator:1.6
  2113. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  2114. | | | +--- commons-logging:commons-logging:1.2
  2115. | | | \--- commons-collections:commons-collections:3.2.2
  2116. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  2117. | | +--- commons-logging:commons-logging:1.2
  2118. | | \--- commons-collections:commons-collections:3.2.2
  2119. | +--- commons-io:commons-io:2.6
  2120. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  2121. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  2122. | +--- org.infinispan:infinispan-core:8.2.8.Final
  2123. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  2124. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2125. | | +--- org.jgroups:jgroups:3.6.7.Final
  2126. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  2127. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2128. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2129. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  2130. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  2131. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  2132. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  2133. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  2134. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  2135. | | | +--- commons-pool:commons-pool:1.6
  2136. | | | +--- commons-logging:commons-logging:1.2
  2137. | | | +--- org.jgroups:jgroups:3.6.7.Final
  2138. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2139. | | +--- commons-pool:commons-pool:1.6
  2140. | | +--- commons-logging:commons-logging:1.2
  2141. | | +--- org.jgroups:jgroups:3.6.7.Final
  2142. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2143. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  2144. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2145. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  2146. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2147. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2148. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2149. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2150. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  2151. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2152. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2153. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2154. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  2155. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2156. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2157. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  2158. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2159. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  2160. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2161. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  2162. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  2163. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  2164. | +--- org.apache.activemq:activemq-client:5.14.5
  2165. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2166. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  2167. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  2168. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  2169. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  2170. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  2171. +--- org.apache.poi:poi:3.9
  2172. | \--- commons-codec:commons-codec:1.5 -> 1.10
  2173. +--- com.mockrunner:mockrunner:0.3.1
  2174. +--- com.zaxxer:HikariCP:2.6.1
  2175. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  2176. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  2177. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  2178. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2179. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2180. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  2181. | \--- com.sun.mail:javax.mail:1.5.6
  2182. | \--- javax.activation:activation:1.1
  2183. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  2184. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  2185. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2186. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  2187. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  2188. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  2189. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  2190. | | +--- org.jboss.narayana:common:5.5.30.Final
  2191. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  2192. | | \--- org.jboss.narayana:common:5.5.30.Final
  2193. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  2194. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  2195. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  2196. | \--- javax.transaction:javax.transaction-api:1.2
  2197. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  2198. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  2199. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2200. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  2201. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  2202. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2203. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  2204. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  2205. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  2206. | +--- org.ow2.asm:asm:5.0.4
  2207. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2208. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  2209. | \--- com.google.guava:guava:15.0 -> 18.0
  2210. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  2211. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2212. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  2213. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2214. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  2215. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  2216. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  2217. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2218. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2219. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2220. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  2221. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2222. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  2223. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  2224. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  2225. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2226. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  2227. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  2228. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2229. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2230. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  2231. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  2232. +--- com.mangofactory:swagger-springmvc:1.0.2
  2233. | +--- com.wordnik:swagger-annotations:1.3.11
  2234. | +--- com.google.guava:guava:15.0 -> 18.0
  2235. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  2236. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  2237. | +--- joda-time:joda-time:2.5 -> 2.9.9
  2238. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2239. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2240. | \--- com.mangofactory:swagger-models:1.0.2
  2241. | +--- com.wordnik:swagger-annotations:1.3.11
  2242. | +--- com.google.guava:guava:15.0 -> 18.0
  2243. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  2244. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  2245. | +--- joda-time:joda-time:2.5 -> 2.9.9
  2246. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2247. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2248. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  2249. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2250. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  2251. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  2252. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  2253. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2254. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2255. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2256. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  2257. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2258. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  2259. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2260. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2261. | | \--- org.aspectj:aspectjweaver:1.8.13
  2262. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  2263. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  2264. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2265. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2266. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2267. | | +--- dom4j:dom4j:1.6.1
  2268. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  2269. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2270. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2271. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2272. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  2273. | | +--- antlr:antlr:2.7.7
  2274. | | \--- org.jboss:jandex:1.1.0.Final
  2275. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  2276. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2277. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2278. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  2279. | | +--- dom4j:dom4j:1.6.1
  2280. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  2281. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2282. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2283. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  2284. | +--- javax.transaction:javax.transaction-api:1.2
  2285. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  2286. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  2287. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2288. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2289. | | | +--- org.slf4j:slf4j-api:1.7.25
  2290. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2291. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  2292. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2293. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2294. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  2295. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2296. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2297. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2298. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2299. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2300. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2301. | | +--- org.slf4j:slf4j-api:1.7.25
  2302. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2303. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  2304. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  2305. +--- c3p0:c3p0:0.9.1.2
  2306. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  2307. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  2308. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  2309. +--- junit:junit:4.12
  2310. | \--- org.hamcrest:hamcrest-core:1.3
  2311. +--- com.jayway.restassured:rest-assured:2.9.0
  2312. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2313. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13
  2314. | | \--- org.codehaus.groovy:groovy:2.4.13
  2315. | +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3 (*)
  2316. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3
  2317. | | \--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  2318. | +--- org.hamcrest:hamcrest-core:1.3
  2319. | +--- org.hamcrest:hamcrest-library:1.3
  2320. | | \--- org.hamcrest:hamcrest-core:1.3
  2321. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2322. | +--- com.jayway.restassured:json-path:2.9.0
  2323. | | +--- org.codehaus.groovy:groovy-json:2.4.4 -> 2.4.13
  2324. | | | \--- org.codehaus.groovy:groovy:2.4.13
  2325. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2326. | | \--- com.jayway.restassured:rest-assured-common:2.9.0
  2327. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2328. | | \--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  2329. | \--- com.jayway.restassured:xml-path:2.9.0
  2330. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13 (*)
  2331. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2332. | +--- com.jayway.restassured:rest-assured-common:2.9.0 (*)
  2333. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  2334. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2335. +--- org.powermock:powermock-core:1.7.3
  2336. | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5
  2337. | | +--- org.objenesis:objenesis:2.6
  2338. | | +--- net.bytebuddy:byte-buddy:1.7.5
  2339. | | \--- net.bytebuddy:byte-buddy-agent:1.7.5
  2340. | +--- org.javassist:javassist:3.21.0-GA
  2341. | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19
  2342. | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2343. | \--- org.objenesis:objenesis:2.1 -> 2.6
  2344. +--- org.powermock:powermock-api-mockito:1.7.3
  2345. | +--- org.powermock:powermock-api-mockito-common:1.7.3
  2346. | | +--- org.powermock:powermock-api-support:1.7.3
  2347. | | | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5 (*)
  2348. | | | \--- org.powermock:powermock-core:1.7.3 (*)
  2349. | | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19 (*)
  2350. | \--- org.mockito:mockito-core:1.10.19 (*)
  2351. +--- org.powermock:powermock-module-junit4:2.0.0-beta.5
  2352. | +--- org.powermock:powermock-module-junit4-common:2.0.0-beta.5
  2353. | | +--- org.powermock:powermock-reflect:2.0.0-beta.5 (*)
  2354. | | +--- org.powermock:powermock-core:2.0.0-beta.5 -> 1.7.3 (*)
  2355. | | +--- junit:junit:4.12 (*)
  2356. | | \--- org.hamcrest:hamcrest-core:1.3
  2357. | +--- junit:junit:4.12 (*)
  2358. | \--- org.hamcrest:hamcrest-core:1.3
  2359. +--- org.springframework.boot:spring-boot-starter-test: -> 1.5.9.RELEASE
  2360. | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE
  2361. | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2362. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.5.9.RELEASE
  2363. | | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE (*)
  2364. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  2365. | +--- com.jayway.jsonpath:json-path:2.2.0
  2366. | | +--- net.minidev:json-smart:2.2.1
  2367. | | | \--- net.minidev:accessors-smart:1.1
  2368. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  2369. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.25
  2370. | +--- junit:junit:4.12 (*)
  2371. | +--- org.assertj:assertj-core:2.6.0
  2372. | +--- org.mockito:mockito-core:1.10.19 (*)
  2373. | +--- org.hamcrest:hamcrest-core:1.3
  2374. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2375. | +--- org.skyscreamer:jsonassert:1.4.0
  2376. | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  2377. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2378. | \--- org.springframework:spring-test:4.3.13.RELEASE
  2379. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2380. +--- io.rest-assured:rest-assured:3.0.1
  2381. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2382. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  2383. | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.3 (*)
  2384. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3 (*)
  2385. | +--- org.hamcrest:hamcrest-core:1.3
  2386. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2387. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2388. | +--- io.rest-assured:json-path:3.0.1
  2389. | | +--- org.codehaus.groovy:groovy-json:2.4.6 -> 2.4.13 (*)
  2390. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2391. | | \--- io.rest-assured:rest-assured-common:3.0.1
  2392. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2393. | | \--- org.apache.commons:commons-lang3:3.4 -> 3.7
  2394. | \--- io.rest-assured:xml-path:3.0.1
  2395. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  2396. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2397. | +--- io.rest-assured:rest-assured-common:3.0.1 (*)
  2398. | +--- org.apache.commons:commons-lang3:3.4 -> 3.7
  2399. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2400. \--- project :lq-test
  2401. +--- javax.inject:javax.inject:1
  2402. +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  2403. +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  2404. +--- ch.qos.logback:logback-classic:1.2.3 (*)
  2405. +--- ch.qos.logback:logback-core:1.2.3
  2406. +--- org.apache.commons:commons-lang3:3.7
  2407. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  2408. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  2409. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  2410. \--- junit:junit:4.12 (*)
  2411.  
  2412. testCompileClasspath - Compile classpath for source set 'test'.
  2413. +--- javax.inject:javax.inject:1
  2414. +--- org.slf4j:jcl-over-slf4j:1.7.21
  2415. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  2416. +--- org.slf4j:log4j-over-slf4j:1.7.21
  2417. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  2418. +--- ch.qos.logback:logback-classic:1.2.3
  2419. | +--- ch.qos.logback:logback-core:1.2.3
  2420. | \--- org.slf4j:slf4j-api:1.7.25
  2421. +--- ch.qos.logback:logback-core:1.2.3
  2422. +--- org.apache.commons:commons-lang3:3.7
  2423. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  2424. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  2425. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  2426. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  2427. | | | | \--- commons-logging:commons-logging:1.2
  2428. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  2429. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  2430. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  2431. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2432. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2433. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2434. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2435. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  2436. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2437. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  2438. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2439. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  2440. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  2441. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2442. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  2443. | | | | \--- org.slf4j:slf4j-api:1.7.25
  2444. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  2445. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2446. | | \--- org.yaml:snakeyaml:1.17
  2447. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  2448. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2449. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  2450. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  2451. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2452. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2453. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2454. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2455. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  2456. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2457. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2458. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  2459. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  2460. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2461. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2462. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2463. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2464. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2465. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2466. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2467. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2468. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2469. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  2470. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  2471. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2472. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2473. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2474. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2475. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  2476. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2477. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2478. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2479. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2480. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  2481. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  2482. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  2483. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2484. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  2485. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  2486. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  2487. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  2488. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  2489. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  2490. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  2491. | | | +--- javax.validation:validation-api:1.1.0.Final
  2492. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2493. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  2494. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2495. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2496. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  2497. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2498. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2499. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2500. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2501. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  2502. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2503. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  2504. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2505. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  2506. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2507. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  2508. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2509. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  2510. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  2511. | | | +--- commons-logging:commons-logging:1.2
  2512. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2513. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  2514. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  2515. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  2516. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  2517. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2518. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  2519. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2520. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  2521. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  2522. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  2523. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2524. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2525. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2526. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  2527. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  2528. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2529. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2530. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  2531. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  2532. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  2533. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  2534. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  2535. | | | | +--- commons-configuration:commons-configuration:1.8
  2536. | | | | | +--- commons-lang:commons-lang:2.6
  2537. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2538. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  2539. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  2540. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  2541. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  2542. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  2543. | | | +--- io.reactivex:rxjava:1.2.0
  2544. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  2545. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  2546. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  2547. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  2548. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2549. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2550. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2551. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  2552. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  2553. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  2554. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2555. | | +--- org.webjars:jquery:2.1.1
  2556. | | \--- org.webjars:d3js:3.4.11
  2557. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  2558. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2559. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  2560. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  2561. | +--- commons-configuration:commons-configuration:1.8 (*)
  2562. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2563. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2564. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2565. | \--- com.google.guava:guava:18.0
  2566. +--- project :lq-common
  2567. | +--- javax.inject:javax.inject:1
  2568. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  2569. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  2570. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  2571. | +--- ch.qos.logback:logback-core:1.2.3
  2572. | +--- org.apache.commons:commons-lang3:3.7
  2573. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  2574. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  2575. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  2576. | +--- com.google.guava:guava:23.4-jre -> 18.0
  2577. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  2578. | +--- commons-lang:commons-lang:2.6
  2579. | +--- commons-validator:commons-validator:1.6
  2580. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  2581. | | | +--- commons-logging:commons-logging:1.2
  2582. | | | \--- commons-collections:commons-collections:3.2.2
  2583. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  2584. | | +--- commons-logging:commons-logging:1.2
  2585. | | \--- commons-collections:commons-collections:3.2.2
  2586. | +--- commons-io:commons-io:2.6
  2587. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  2588. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  2589. | +--- org.infinispan:infinispan-core:8.2.8.Final
  2590. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  2591. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2592. | | +--- org.jgroups:jgroups:3.6.7.Final
  2593. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  2594. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2595. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2596. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  2597. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  2598. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  2599. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  2600. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  2601. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  2602. | | | +--- commons-pool:commons-pool:1.6
  2603. | | | +--- commons-logging:commons-logging:1.2
  2604. | | | +--- org.jgroups:jgroups:3.6.7.Final
  2605. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2606. | | +--- commons-pool:commons-pool:1.6
  2607. | | +--- commons-logging:commons-logging:1.2
  2608. | | +--- org.jgroups:jgroups:3.6.7.Final
  2609. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  2610. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  2611. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2612. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  2613. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2614. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2615. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2616. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2617. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  2618. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2619. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2620. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2621. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  2622. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2623. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2624. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  2625. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2626. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  2627. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2628. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  2629. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  2630. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  2631. | +--- org.apache.activemq:activemq-client:5.14.5
  2632. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  2633. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  2634. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  2635. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  2636. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  2637. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  2638. +--- org.apache.poi:poi:3.9
  2639. | \--- commons-codec:commons-codec:1.5 -> 1.10
  2640. +--- com.mockrunner:mockrunner:0.3.1
  2641. +--- com.zaxxer:HikariCP:2.6.1
  2642. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  2643. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  2644. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  2645. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2646. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2647. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  2648. | \--- com.sun.mail:javax.mail:1.5.6
  2649. | \--- javax.activation:activation:1.1
  2650. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  2651. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  2652. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2653. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  2654. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  2655. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  2656. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  2657. | | +--- org.jboss.narayana:common:5.5.30.Final
  2658. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  2659. | | \--- org.jboss.narayana:common:5.5.30.Final
  2660. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  2661. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  2662. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  2663. | \--- javax.transaction:javax.transaction-api:1.2
  2664. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  2665. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  2666. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2667. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  2668. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  2669. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2670. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  2671. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  2672. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  2673. | +--- org.ow2.asm:asm:5.0.4
  2674. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  2675. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  2676. | \--- com.google.guava:guava:15.0 -> 18.0
  2677. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  2678. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  2679. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  2680. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2681. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  2682. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  2683. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  2684. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2685. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2686. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2687. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  2688. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2689. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  2690. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  2691. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  2692. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2693. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  2694. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  2695. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2696. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2697. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  2698. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  2699. +--- com.mangofactory:swagger-springmvc:1.0.2
  2700. | +--- com.wordnik:swagger-annotations:1.3.11
  2701. | +--- com.google.guava:guava:15.0 -> 18.0
  2702. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  2703. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  2704. | +--- joda-time:joda-time:2.5 -> 2.9.9
  2705. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2706. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2707. | \--- com.mangofactory:swagger-models:1.0.2
  2708. | +--- com.wordnik:swagger-annotations:1.3.11
  2709. | +--- com.google.guava:guava:15.0 -> 18.0
  2710. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  2711. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  2712. | +--- joda-time:joda-time:2.5 -> 2.9.9
  2713. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2714. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  2715. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  2716. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2717. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  2718. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  2719. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  2720. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2721. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2722. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2723. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  2724. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2725. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  2726. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2727. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2728. | | \--- org.aspectj:aspectjweaver:1.8.13
  2729. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  2730. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  2731. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2732. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2733. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2734. | | +--- dom4j:dom4j:1.6.1
  2735. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  2736. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2737. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2738. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2739. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  2740. | | +--- antlr:antlr:2.7.7
  2741. | | \--- org.jboss:jandex:1.1.0.Final
  2742. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  2743. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  2744. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2745. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  2746. | | +--- dom4j:dom4j:1.6.1
  2747. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  2748. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2749. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2750. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  2751. | +--- javax.transaction:javax.transaction-api:1.2
  2752. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  2753. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  2754. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2755. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2756. | | | +--- org.slf4j:slf4j-api:1.7.25
  2757. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2758. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  2759. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2760. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2761. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  2762. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2763. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2764. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2765. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  2766. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2767. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2768. | | +--- org.slf4j:slf4j-api:1.7.25
  2769. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2770. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  2771. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  2772. +--- c3p0:c3p0:0.9.1.2
  2773. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  2774. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  2775. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  2776. +--- junit:junit:4.12
  2777. | \--- org.hamcrest:hamcrest-core:1.3
  2778. +--- com.jayway.restassured:rest-assured:2.9.0
  2779. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2780. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13
  2781. | | \--- org.codehaus.groovy:groovy:2.4.13
  2782. | +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3 (*)
  2783. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3
  2784. | | \--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  2785. | +--- org.hamcrest:hamcrest-core:1.3
  2786. | +--- org.hamcrest:hamcrest-library:1.3
  2787. | | \--- org.hamcrest:hamcrest-core:1.3
  2788. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2789. | +--- com.jayway.restassured:json-path:2.9.0
  2790. | | +--- org.codehaus.groovy:groovy-json:2.4.4 -> 2.4.13
  2791. | | | \--- org.codehaus.groovy:groovy:2.4.13
  2792. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2793. | | \--- com.jayway.restassured:rest-assured-common:2.9.0
  2794. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2795. | | \--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  2796. | \--- com.jayway.restassured:xml-path:2.9.0
  2797. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13 (*)
  2798. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  2799. | +--- com.jayway.restassured:rest-assured-common:2.9.0 (*)
  2800. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  2801. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2802. +--- org.powermock:powermock-core:1.7.3
  2803. | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5
  2804. | | +--- org.objenesis:objenesis:2.6
  2805. | | +--- net.bytebuddy:byte-buddy:1.7.5
  2806. | | \--- net.bytebuddy:byte-buddy-agent:1.7.5
  2807. | +--- org.javassist:javassist:3.21.0-GA
  2808. | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19
  2809. | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2810. | \--- org.objenesis:objenesis:2.1 -> 2.6
  2811. +--- org.powermock:powermock-api-mockito:1.7.3
  2812. | +--- org.powermock:powermock-api-mockito-common:1.7.3
  2813. | | +--- org.powermock:powermock-api-support:1.7.3
  2814. | | | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5 (*)
  2815. | | | \--- org.powermock:powermock-core:1.7.3 (*)
  2816. | | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19 (*)
  2817. | \--- org.mockito:mockito-core:1.10.19 (*)
  2818. +--- org.powermock:powermock-module-junit4:2.0.0-beta.5
  2819. | +--- org.powermock:powermock-module-junit4-common:2.0.0-beta.5
  2820. | | +--- org.powermock:powermock-reflect:2.0.0-beta.5 (*)
  2821. | | +--- org.powermock:powermock-core:2.0.0-beta.5 -> 1.7.3 (*)
  2822. | | +--- junit:junit:4.12 (*)
  2823. | | \--- org.hamcrest:hamcrest-core:1.3
  2824. | +--- junit:junit:4.12 (*)
  2825. | \--- org.hamcrest:hamcrest-core:1.3
  2826. +--- org.springframework.boot:spring-boot-starter-test: -> 1.5.9.RELEASE
  2827. | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE
  2828. | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2829. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.5.9.RELEASE
  2830. | | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE (*)
  2831. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  2832. | +--- com.jayway.jsonpath:json-path:2.2.0
  2833. | | +--- net.minidev:json-smart:2.2.1
  2834. | | | \--- net.minidev:accessors-smart:1.1
  2835. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  2836. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.25
  2837. | +--- junit:junit:4.12 (*)
  2838. | +--- org.assertj:assertj-core:2.6.0
  2839. | +--- org.mockito:mockito-core:1.10.19 (*)
  2840. | +--- org.hamcrest:hamcrest-core:1.3
  2841. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2842. | +--- org.skyscreamer:jsonassert:1.4.0
  2843. | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  2844. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2845. | \--- org.springframework:spring-test:4.3.13.RELEASE
  2846. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2847. +--- io.rest-assured:rest-assured:3.0.1
  2848. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2849. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  2850. | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.3 (*)
  2851. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3 (*)
  2852. | +--- org.hamcrest:hamcrest-core:1.3
  2853. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2854. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2855. | +--- io.rest-assured:json-path:3.0.1
  2856. | | +--- org.codehaus.groovy:groovy-json:2.4.6 -> 2.4.13 (*)
  2857. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2858. | | \--- io.rest-assured:rest-assured-common:3.0.1
  2859. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2860. | | \--- org.apache.commons:commons-lang3:3.4 -> 3.7
  2861. | \--- io.rest-assured:xml-path:3.0.1
  2862. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  2863. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  2864. | +--- io.rest-assured:rest-assured-common:3.0.1 (*)
  2865. | +--- org.apache.commons:commons-lang3:3.4 -> 3.7
  2866. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2867. \--- project :lq-test
  2868. +--- javax.inject:javax.inject:1
  2869. +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  2870. +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  2871. +--- ch.qos.logback:logback-classic:1.2.3 (*)
  2872. +--- ch.qos.logback:logback-core:1.2.3
  2873. +--- org.apache.commons:commons-lang3:3.7
  2874. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  2875. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  2876. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  2877. \--- junit:junit:4.12 (*)
  2878.  
  2879. testCompileOnly - Compile only dependencies for source set 'test'.
  2880. No dependencies
  2881.  
  2882. testImplementation - Implementation only dependencies for source set 'test'. (n)
  2883. No dependencies
  2884.  
  2885. testRuntime - Runtime dependencies for source set 'test' (deprecated, use 'testRuntimeOnly ' instead).
  2886. +--- javax.inject:javax.inject:1
  2887. +--- org.slf4j:jcl-over-slf4j:1.7.21
  2888. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  2889. +--- org.slf4j:log4j-over-slf4j:1.7.21
  2890. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  2891. +--- ch.qos.logback:logback-classic:1.2.3
  2892. | +--- ch.qos.logback:logback-core:1.2.3
  2893. | \--- org.slf4j:slf4j-api:1.7.25
  2894. +--- ch.qos.logback:logback-core:1.2.3
  2895. +--- org.apache.commons:commons-lang3:3.7
  2896. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  2897. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  2898. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  2899. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  2900. | | | | \--- commons-logging:commons-logging:1.2
  2901. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  2902. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  2903. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  2904. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2905. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2906. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2907. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2908. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  2909. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2910. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  2911. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2912. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  2913. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  2914. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  2915. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  2916. | | | | \--- org.slf4j:slf4j-api:1.7.25
  2917. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  2918. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2919. | | \--- org.yaml:snakeyaml:1.17
  2920. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  2921. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  2922. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  2923. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  2924. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  2925. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  2926. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2927. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2928. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  2929. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2930. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2931. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  2932. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  2933. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2934. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2935. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2936. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2937. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2938. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2939. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2940. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2941. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2942. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  2943. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  2944. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2945. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2946. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2947. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  2948. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  2949. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2950. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2951. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2952. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2953. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  2954. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  2955. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  2956. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2957. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  2958. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  2959. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  2960. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  2961. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  2962. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  2963. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  2964. | | | +--- javax.validation:validation-api:1.1.0.Final
  2965. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  2966. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  2967. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  2968. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2969. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  2970. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  2971. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2972. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2973. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2974. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  2975. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  2976. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  2977. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2978. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  2979. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2980. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  2981. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  2982. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  2983. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  2984. | | | +--- commons-logging:commons-logging:1.2
  2985. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2986. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  2987. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  2988. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  2989. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  2990. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  2991. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  2992. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  2993. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  2994. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  2995. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  2996. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  2997. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  2998. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  2999. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  3000. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  3001. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3002. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3003. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  3004. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  3005. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  3006. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  3007. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  3008. | | | | +--- commons-configuration:commons-configuration:1.8
  3009. | | | | | +--- commons-lang:commons-lang:2.6
  3010. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  3011. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  3012. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  3013. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  3014. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  3015. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  3016. | | | +--- io.reactivex:rxjava:1.2.0
  3017. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  3018. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  3019. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  3020. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  3021. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  3022. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3023. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3024. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  3025. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  3026. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  3027. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3028. | | +--- org.webjars:jquery:2.1.1
  3029. | | \--- org.webjars:d3js:3.4.11
  3030. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  3031. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3032. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  3033. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  3034. | +--- commons-configuration:commons-configuration:1.8 (*)
  3035. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  3036. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  3037. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3038. | \--- com.google.guava:guava:18.0
  3039. +--- project :lq-common
  3040. | +--- javax.inject:javax.inject:1
  3041. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  3042. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  3043. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  3044. | +--- ch.qos.logback:logback-core:1.2.3
  3045. | +--- org.apache.commons:commons-lang3:3.7
  3046. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  3047. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  3048. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  3049. | +--- com.google.guava:guava:23.4-jre -> 18.0
  3050. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  3051. | +--- commons-lang:commons-lang:2.6
  3052. | +--- commons-validator:commons-validator:1.6
  3053. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  3054. | | | +--- commons-logging:commons-logging:1.2
  3055. | | | \--- commons-collections:commons-collections:3.2.2
  3056. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  3057. | | +--- commons-logging:commons-logging:1.2
  3058. | | \--- commons-collections:commons-collections:3.2.2
  3059. | +--- commons-io:commons-io:2.6
  3060. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  3061. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  3062. | +--- org.infinispan:infinispan-core:8.2.8.Final
  3063. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  3064. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  3065. | | +--- org.jgroups:jgroups:3.6.7.Final
  3066. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  3067. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3068. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  3069. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  3070. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  3071. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  3072. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  3073. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  3074. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  3075. | | | +--- commons-pool:commons-pool:1.6
  3076. | | | +--- commons-logging:commons-logging:1.2
  3077. | | | +--- org.jgroups:jgroups:3.6.7.Final
  3078. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3079. | | +--- commons-pool:commons-pool:1.6
  3080. | | +--- commons-logging:commons-logging:1.2
  3081. | | +--- org.jgroups:jgroups:3.6.7.Final
  3082. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3083. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  3084. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3085. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  3086. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3087. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3088. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3089. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3090. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  3091. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3092. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3093. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3094. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  3095. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3096. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3097. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  3098. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3099. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  3100. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3101. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  3102. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  3103. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  3104. | +--- org.apache.activemq:activemq-client:5.14.5
  3105. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3106. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  3107. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  3108. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  3109. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  3110. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  3111. +--- org.apache.poi:poi:3.9
  3112. | \--- commons-codec:commons-codec:1.5 -> 1.10
  3113. +--- com.mockrunner:mockrunner:0.3.1
  3114. +--- com.zaxxer:HikariCP:2.6.1
  3115. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  3116. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  3117. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  3118. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3119. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3120. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  3121. | \--- com.sun.mail:javax.mail:1.5.6
  3122. | \--- javax.activation:activation:1.1
  3123. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  3124. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  3125. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3126. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  3127. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  3128. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  3129. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  3130. | | +--- org.jboss.narayana:common:5.5.30.Final
  3131. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  3132. | | \--- org.jboss.narayana:common:5.5.30.Final
  3133. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  3134. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  3135. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  3136. | \--- javax.transaction:javax.transaction-api:1.2
  3137. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  3138. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  3139. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3140. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  3141. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  3142. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3143. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  3144. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  3145. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  3146. | +--- org.ow2.asm:asm:5.0.4
  3147. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3148. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  3149. | \--- com.google.guava:guava:15.0 -> 18.0
  3150. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  3151. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3152. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  3153. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3154. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  3155. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  3156. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  3157. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  3158. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3159. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3160. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  3161. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3162. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  3163. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  3164. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  3165. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3166. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  3167. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  3168. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3169. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3170. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  3171. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  3172. +--- com.mangofactory:swagger-springmvc:1.0.2
  3173. | +--- com.wordnik:swagger-annotations:1.3.11
  3174. | +--- com.google.guava:guava:15.0 -> 18.0
  3175. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  3176. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  3177. | +--- joda-time:joda-time:2.5 -> 2.9.9
  3178. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3179. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3180. | \--- com.mangofactory:swagger-models:1.0.2
  3181. | +--- com.wordnik:swagger-annotations:1.3.11
  3182. | +--- com.google.guava:guava:15.0 -> 18.0
  3183. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  3184. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  3185. | +--- joda-time:joda-time:2.5 -> 2.9.9
  3186. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3187. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3188. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  3189. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3190. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  3191. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  3192. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  3193. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3194. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3195. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3196. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  3197. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3198. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  3199. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3200. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3201. | | \--- org.aspectj:aspectjweaver:1.8.13
  3202. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  3203. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  3204. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3205. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3206. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  3207. | | +--- dom4j:dom4j:1.6.1
  3208. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  3209. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3210. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3211. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3212. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  3213. | | +--- antlr:antlr:2.7.7
  3214. | | \--- org.jboss:jandex:1.1.0.Final
  3215. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  3216. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3217. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3218. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3219. | | +--- dom4j:dom4j:1.6.1
  3220. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  3221. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3222. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  3223. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  3224. | +--- javax.transaction:javax.transaction-api:1.2
  3225. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  3226. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  3227. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3228. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3229. | | | +--- org.slf4j:slf4j-api:1.7.25
  3230. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  3231. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  3232. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3233. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3234. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  3235. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3236. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3237. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3238. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3239. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3240. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3241. | | +--- org.slf4j:slf4j-api:1.7.25
  3242. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  3243. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  3244. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  3245. +--- c3p0:c3p0:0.9.1.2
  3246. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  3247. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3248. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  3249. +--- ph.samson.logback:logback-luhn-mask:1.0.1
  3250. | \--- ch.qos.logback:logback-classic:1.0.10 -> 1.2.3 (*)
  3251. +--- junit:junit:4.12
  3252. | \--- org.hamcrest:hamcrest-core:1.3
  3253. +--- com.jayway.restassured:rest-assured:2.9.0
  3254. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3255. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13
  3256. | | \--- org.codehaus.groovy:groovy:2.4.13
  3257. | +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3 (*)
  3258. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3
  3259. | | \--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  3260. | +--- org.hamcrest:hamcrest-core:1.3
  3261. | +--- org.hamcrest:hamcrest-library:1.3
  3262. | | \--- org.hamcrest:hamcrest-core:1.3
  3263. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3264. | +--- com.jayway.restassured:json-path:2.9.0
  3265. | | +--- org.codehaus.groovy:groovy-json:2.4.4 -> 2.4.13
  3266. | | | \--- org.codehaus.groovy:groovy:2.4.13
  3267. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3268. | | \--- com.jayway.restassured:rest-assured-common:2.9.0
  3269. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3270. | | \--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  3271. | \--- com.jayway.restassured:xml-path:2.9.0
  3272. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13 (*)
  3273. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3274. | +--- com.jayway.restassured:rest-assured-common:2.9.0 (*)
  3275. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  3276. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3277. +--- org.powermock:powermock-core:1.7.3
  3278. | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5
  3279. | | +--- org.objenesis:objenesis:2.6
  3280. | | +--- net.bytebuddy:byte-buddy:1.7.5
  3281. | | \--- net.bytebuddy:byte-buddy-agent:1.7.5
  3282. | +--- org.javassist:javassist:3.21.0-GA
  3283. | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19
  3284. | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3285. | \--- org.objenesis:objenesis:2.1 -> 2.6
  3286. +--- org.powermock:powermock-api-mockito:1.7.3
  3287. | +--- org.powermock:powermock-api-mockito-common:1.7.3
  3288. | | +--- org.powermock:powermock-api-support:1.7.3
  3289. | | | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5 (*)
  3290. | | | \--- org.powermock:powermock-core:1.7.3 (*)
  3291. | | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19 (*)
  3292. | \--- org.mockito:mockito-core:1.10.19 (*)
  3293. +--- org.powermock:powermock-module-junit4:2.0.0-beta.5
  3294. | +--- org.powermock:powermock-module-junit4-common:2.0.0-beta.5
  3295. | | +--- org.powermock:powermock-reflect:2.0.0-beta.5 (*)
  3296. | | +--- org.powermock:powermock-core:2.0.0-beta.5 -> 1.7.3 (*)
  3297. | | +--- junit:junit:4.12 (*)
  3298. | | \--- org.hamcrest:hamcrest-core:1.3
  3299. | +--- junit:junit:4.12 (*)
  3300. | \--- org.hamcrest:hamcrest-core:1.3
  3301. +--- org.springframework.boot:spring-boot-starter-test: -> 1.5.9.RELEASE
  3302. | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE
  3303. | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  3304. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.5.9.RELEASE
  3305. | | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE (*)
  3306. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  3307. | +--- com.jayway.jsonpath:json-path:2.2.0
  3308. | | +--- net.minidev:json-smart:2.2.1
  3309. | | | \--- net.minidev:accessors-smart:1.1
  3310. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  3311. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.25
  3312. | +--- junit:junit:4.12 (*)
  3313. | +--- org.assertj:assertj-core:2.6.0
  3314. | +--- org.mockito:mockito-core:1.10.19 (*)
  3315. | +--- org.hamcrest:hamcrest-core:1.3
  3316. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  3317. | +--- org.skyscreamer:jsonassert:1.4.0
  3318. | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  3319. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3320. | \--- org.springframework:spring-test:4.3.13.RELEASE
  3321. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3322. +--- io.rest-assured:rest-assured:3.0.1
  3323. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3324. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  3325. | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.3 (*)
  3326. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3 (*)
  3327. | +--- org.hamcrest:hamcrest-core:1.3
  3328. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  3329. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3330. | +--- io.rest-assured:json-path:3.0.1
  3331. | | +--- org.codehaus.groovy:groovy-json:2.4.6 -> 2.4.13 (*)
  3332. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3333. | | \--- io.rest-assured:rest-assured-common:3.0.1
  3334. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3335. | | \--- org.apache.commons:commons-lang3:3.4 -> 3.7
  3336. | \--- io.rest-assured:xml-path:3.0.1
  3337. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  3338. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3339. | +--- io.rest-assured:rest-assured-common:3.0.1 (*)
  3340. | +--- org.apache.commons:commons-lang3:3.4 -> 3.7
  3341. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3342. \--- project :lq-test
  3343. +--- javax.inject:javax.inject:1
  3344. +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  3345. +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  3346. +--- ch.qos.logback:logback-classic:1.2.3 (*)
  3347. +--- ch.qos.logback:logback-core:1.2.3
  3348. +--- org.apache.commons:commons-lang3:3.7
  3349. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  3350. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  3351. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  3352. \--- junit:junit:4.12 (*)
  3353.  
  3354. testRuntimeClasspath - Runtime classpath of source set 'test'.
  3355. +--- javax.inject:javax.inject:1
  3356. +--- org.slf4j:jcl-over-slf4j:1.7.21
  3357. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  3358. +--- org.slf4j:log4j-over-slf4j:1.7.21
  3359. | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.25
  3360. +--- ch.qos.logback:logback-classic:1.2.3
  3361. | +--- ch.qos.logback:logback-core:1.2.3
  3362. | \--- org.slf4j:slf4j-api:1.7.25
  3363. +--- ch.qos.logback:logback-core:1.2.3
  3364. +--- org.apache.commons:commons-lang3:3.7
  3365. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE
  3366. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE
  3367. | | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE
  3368. | | | +--- org.springframework:spring-core:4.3.13.RELEASE
  3369. | | | | \--- commons-logging:commons-logging:1.2
  3370. | | | \--- org.springframework:spring-context:4.3.13.RELEASE
  3371. | | | +--- org.springframework:spring-aop:4.3.13.RELEASE
  3372. | | | | +--- org.springframework:spring-beans:4.3.13.RELEASE
  3373. | | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3374. | | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3375. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3376. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3377. | | | \--- org.springframework:spring-expression:4.3.13.RELEASE
  3378. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3379. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE
  3380. | | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  3381. | | +--- org.springframework.boot:spring-boot-starter-logging:1.5.9.RELEASE
  3382. | | | +--- ch.qos.logback:logback-classic:1.1.11 -> 1.2.3 (*)
  3383. | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  3384. | | | +--- org.slf4j:jul-to-slf4j:1.7.25
  3385. | | | | \--- org.slf4j:slf4j-api:1.7.25
  3386. | | | \--- org.slf4j:log4j-over-slf4j:1.7.25 -> 1.7.21 (*)
  3387. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3388. | | \--- org.yaml:snakeyaml:1.17
  3389. | \--- org.springframework.boot:spring-boot-actuator:1.5.9.RELEASE
  3390. | +--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  3391. | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  3392. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10
  3393. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  3394. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.10
  3395. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3396. | \--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3397. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE
  3398. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3399. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3400. | +--- org.springframework.security:spring-security-config:4.2.3.RELEASE
  3401. | | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE
  3402. | | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3403. | | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3404. | | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3405. | | | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3406. | | | \--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3407. | | +--- org.springframework:spring-aop:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3408. | | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3409. | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3410. | | \--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3411. | \--- org.springframework.security:spring-security-web:4.2.3.RELEASE
  3412. | +--- org.springframework.security:spring-security-core:4.2.3.RELEASE (*)
  3413. | +--- org.springframework:spring-beans:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3414. | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3415. | +--- org.springframework:spring-core:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3416. | +--- org.springframework:spring-expression:4.3.9.RELEASE -> 4.3.13.RELEASE (*)
  3417. | \--- org.springframework:spring-web:4.3.9.RELEASE -> 4.3.13.RELEASE
  3418. | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3419. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3420. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3421. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3422. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE
  3423. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix-dashboard:1.4.0.RELEASE
  3424. | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE
  3425. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3426. | | +--- org.springframework.boot:spring-boot-starter-tomcat:1.5.9.RELEASE
  3427. | | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23
  3428. | | | | \--- org.apache.tomcat:tomcat-annotations-api:8.5.23
  3429. | | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  3430. | | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23
  3431. | | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.23 (*)
  3432. | | +--- org.hibernate:hibernate-validator:5.3.6.Final
  3433. | | | +--- javax.validation:validation-api:1.1.0.Final
  3434. | | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  3435. | | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
  3436. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3437. | | +--- org.springframework:spring-web:4.3.13.RELEASE (*)
  3438. | | \--- org.springframework:spring-webmvc:4.3.13.RELEASE
  3439. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3440. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3441. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3442. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3443. | | +--- org.springframework:spring-expression:4.3.13.RELEASE (*)
  3444. | | \--- org.springframework:spring-web:4.3.13.RELEASE (*)
  3445. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE
  3446. | | +--- org.springframework.boot:spring-boot-starter:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3447. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE
  3448. | | | \--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  3449. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE
  3450. | | | +--- org.springframework.security:spring-security-crypto:4.2.3.RELEASE
  3451. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3
  3452. | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.8
  3453. | | | +--- commons-logging:commons-logging:1.2
  3454. | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  3455. | | \--- org.springframework.security:spring-security-rsa:1.0.3.RELEASE
  3456. | | \--- org.bouncycastle:bcpkix-jdk15on:1.55
  3457. | | \--- org.bouncycastle:bcprov-jdk15on:1.55
  3458. | +--- org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:1.4.0.RELEASE
  3459. | | +--- org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3460. | | +--- org.springframework.boot:spring-boot-starter-freemarker:1.5.8.RELEASE -> 1.5.9.RELEASE
  3461. | | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3462. | | | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  3463. | | | +--- org.freemarker:freemarker:2.3.27-incubating
  3464. | | | \--- org.springframework:spring-context-support:4.3.13.RELEASE
  3465. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3466. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3467. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3468. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  3469. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE
  3470. | | | +--- org.springframework.boot:spring-boot:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3471. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3472. | | +--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  3473. | | +--- com.netflix.hystrix:hystrix-core:1.5.12
  3474. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25
  3475. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4
  3476. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  3477. | | | | +--- commons-configuration:commons-configuration:1.8
  3478. | | | | | +--- commons-lang:commons-lang:2.6
  3479. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  3480. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25
  3481. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  3482. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.0
  3483. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.10
  3484. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.10 (*)
  3485. | | | +--- io.reactivex:rxjava:1.2.0
  3486. | | | \--- org.hdrhistogram:HdrHistogram:2.1.9
  3487. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12
  3488. | | | +--- com.netflix.hystrix:hystrix-serialization:1.5.12
  3489. | | | | +--- com.fasterxml.jackson.module:jackson-module-afterburner:2.7.5 -> 2.8.10
  3490. | | | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  3491. | | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3492. | | | | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3493. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.5 -> 2.8.10
  3494. | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.5 -> 2.8.10 (*)
  3495. | | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.7.5 -> 2.8.0
  3496. | | | \--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3497. | | +--- org.webjars:jquery:2.1.1
  3498. | | \--- org.webjars:d3js:3.4.11
  3499. | \--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE
  3500. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3501. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  3502. | +--- com.netflix.archaius:archaius-core:0.7.4 (*)
  3503. | +--- commons-configuration:commons-configuration:1.8 (*)
  3504. | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  3505. | +--- com.fasterxml.jackson.core:jackson-core:2.8.10
  3506. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3507. | \--- com.google.guava:guava:18.0
  3508. +--- project :lq-common
  3509. | +--- javax.inject:javax.inject:1
  3510. | +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  3511. | +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  3512. | +--- ch.qos.logback:logback-classic:1.2.3 (*)
  3513. | +--- ch.qos.logback:logback-core:1.2.3
  3514. | +--- org.apache.commons:commons-lang3:3.7
  3515. | +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  3516. | +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  3517. | +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  3518. | +--- com.google.guava:guava:23.4-jre -> 18.0
  3519. | +--- com.googlecode.libphonenumber:libphonenumber:8.8.7
  3520. | +--- commons-lang:commons-lang:2.6
  3521. | +--- commons-validator:commons-validator:1.6
  3522. | | +--- commons-beanutils:commons-beanutils:1.9.2 -> 1.9.3
  3523. | | | +--- commons-logging:commons-logging:1.2
  3524. | | | \--- commons-collections:commons-collections:3.2.2
  3525. | | +--- commons-digester:commons-digester:1.8.1 -> 2.1
  3526. | | +--- commons-logging:commons-logging:1.2
  3527. | | \--- commons-collections:commons-collections:3.2.2
  3528. | +--- commons-io:commons-io:2.6
  3529. | +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  3530. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  3531. | +--- org.infinispan:infinispan-core:8.2.8.Final
  3532. | | +--- org.infinispan:infinispan-commons:8.2.8.Final
  3533. | | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  3534. | | +--- org.jgroups:jgroups:3.6.7.Final
  3535. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final
  3536. | | +--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3537. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.1.Final
  3538. | +--- org.infinispan:infinispan-spring4-embedded:8.2.8.Final
  3539. | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  3540. | | +--- org.infinispan:infinispan-core:8.2.8.Final (*)
  3541. | | +--- org.infinispan:infinispan-spring4-common:8.2.8.Final
  3542. | | | +--- org.springframework:spring-context:4.1.0.RELEASE -> 4.3.13.RELEASE (*)
  3543. | | | +--- org.infinispan:infinispan-commons:8.2.8.Final (*)
  3544. | | | +--- commons-pool:commons-pool:1.6
  3545. | | | +--- commons-logging:commons-logging:1.2
  3546. | | | +--- org.jgroups:jgroups:3.6.7.Final
  3547. | | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3548. | | +--- commons-pool:commons-pool:1.6
  3549. | | +--- commons-logging:commons-logging:1.2
  3550. | | +--- org.jgroups:jgroups:3.6.7.Final
  3551. | | \--- org.jboss.marshalling:jboss-marshalling-osgi:2.0.0.Beta3
  3552. | +--- org.springframework.boot:spring-boot-starter-activemq: -> 1.5.9.RELEASE
  3553. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3554. | | \--- org.springframework:spring-jms:4.3.13.RELEASE
  3555. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3556. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3557. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3558. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3559. | | +--- org.springframework:spring-messaging:4.3.13.RELEASE
  3560. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3561. | | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3562. | | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3563. | | \--- org.springframework:spring-tx:4.3.13.RELEASE
  3564. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3565. | | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3566. | \--- org.apache.activemq:activemq-pool:5.15.2 -> 5.14.5
  3567. | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3568. | +--- org.apache.activemq:activemq-jms-pool:5.14.5
  3569. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3570. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  3571. | | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  3572. | | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  3573. | +--- org.apache.activemq:activemq-client:5.14.5
  3574. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.25
  3575. | | +--- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
  3576. | | +--- org.fusesource.hawtbuf:hawtbuf:1.11
  3577. | | \--- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
  3578. | +--- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0.1
  3579. | \--- org.apache.commons:commons-pool2:2.4.2 -> 2.4.3
  3580. +--- org.apache.poi:poi:3.9
  3581. | \--- commons-codec:commons-codec:1.5 -> 1.10
  3582. +--- com.mockrunner:mockrunner:0.3.1
  3583. +--- com.zaxxer:HikariCP:2.6.1
  3584. | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  3585. +--- org.springframework.boot:spring-boot: -> 1.5.9.RELEASE (*)
  3586. +--- org.springframework.boot:spring-boot-starter-mail: -> 1.5.9.RELEASE
  3587. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3588. | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3589. | +--- org.springframework:spring-context-support:4.3.13.RELEASE (*)
  3590. | \--- com.sun.mail:javax.mail:1.5.6
  3591. | \--- javax.activation:activation:1.1
  3592. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.9.RELEASE (*)
  3593. +--- org.springframework.boot:spring-boot-starter-jta-narayana: -> 1.5.9.RELEASE
  3594. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3595. | +--- org.jboss:jboss-transaction-spi:7.6.0.Final
  3596. | | \--- org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:1.0.0.Final
  3597. | +--- org.jboss.narayana.jta:jdbc:5.5.30.Final
  3598. | | \--- org.jboss.narayana.jta:jta:5.5.30.Final
  3599. | | +--- org.jboss.narayana:common:5.5.30.Final
  3600. | | \--- org.jboss.narayana.arjunacore:arjuna:5.5.30.Final
  3601. | | \--- org.jboss.narayana:common:5.5.30.Final
  3602. | +--- org.jboss.narayana.jta:jms:5.5.30.Final
  3603. | +--- org.jboss.narayana.jta:jta:5.5.30.Final (*)
  3604. | +--- org.jboss.narayana.jts:narayana-jts-integration:5.5.30.Final
  3605. | \--- javax.transaction:javax.transaction-api:1.2
  3606. +--- org.springframework.cloud:spring-cloud-starter-hystrix: -> 1.4.0.RELEASE
  3607. | \--- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:1.4.0.RELEASE
  3608. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3609. | +--- org.springframework.cloud:spring-cloud-netflix-core:1.4.0.RELEASE (*)
  3610. | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:1.4.0.RELEASE (*)
  3611. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3612. | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 (*)
  3613. | \--- com.netflix.hystrix:hystrix-javanica:1.5.12
  3614. | +--- org.apache.commons:commons-lang3:3.1 -> 3.7
  3615. | +--- org.ow2.asm:asm:5.0.4
  3616. | +--- com.netflix.hystrix:hystrix-core:1.5.12 (*)
  3617. | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.13
  3618. | \--- com.google.guava:guava:15.0 -> 18.0
  3619. +--- org.springframework.cloud:spring-cloud-starter-config: -> 1.4.0.RELEASE
  3620. | +--- org.springframework.cloud:spring-cloud-starter:1.3.0.RELEASE (*)
  3621. | +--- org.springframework.cloud:spring-cloud-config-client:1.4.0.RELEASE
  3622. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE -> 1.5.9.RELEASE (*)
  3623. | | +--- org.springframework.cloud:spring-cloud-commons:1.3.0.RELEASE (*)
  3624. | | +--- org.springframework.cloud:spring-cloud-context:1.3.0.RELEASE (*)
  3625. | | +--- org.springframework:spring-web:4.3.12.RELEASE -> 4.3.13.RELEASE (*)
  3626. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0
  3627. | | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3628. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.10 (*)
  3629. +--- org.springframework.boot:spring-boot-starter-validation: -> 1.5.9.RELEASE
  3630. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3631. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.23
  3632. | \--- org.hibernate:hibernate-validator:5.3.6.Final (*)
  3633. +--- org.springframework.boot:spring-boot-starter-web-services: -> 1.5.9.RELEASE
  3634. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3635. | +--- org.springframework.boot:spring-boot-starter-web:1.5.9.RELEASE (*)
  3636. | \--- org.springframework:spring-oxm:4.3.13.RELEASE
  3637. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3638. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3639. +--- org.springframework.boot:spring-boot-starter-web: -> 1.5.9.RELEASE (*)
  3640. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.9.RELEASE (*)
  3641. +--- com.mangofactory:swagger-springmvc:1.0.2
  3642. | +--- com.wordnik:swagger-annotations:1.3.11
  3643. | +--- com.google.guava:guava:15.0 -> 18.0
  3644. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  3645. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  3646. | +--- joda-time:joda-time:2.5 -> 2.9.9
  3647. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3648. | +--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3649. | \--- com.mangofactory:swagger-models:1.0.2
  3650. | +--- com.wordnik:swagger-annotations:1.3.11
  3651. | +--- com.google.guava:guava:15.0 -> 18.0
  3652. | +--- com.fasterxml:classmate:1.1.0 -> 1.3.4
  3653. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
  3654. | +--- joda-time:joda-time:2.5 -> 2.9.9
  3655. | +--- org.springframework:spring-web:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3656. | \--- org.springframework:spring-webmvc:3.2.9.RELEASE -> 4.3.13.RELEASE (*)
  3657. +--- org.springframework.boot:spring-boot-starter-jdbc: -> 1.5.9.RELEASE
  3658. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3659. | +--- org.apache.tomcat:tomcat-jdbc:8.5.23
  3660. | | \--- org.apache.tomcat:tomcat-juli:8.5.23
  3661. | \--- org.springframework:spring-jdbc:4.3.13.RELEASE
  3662. | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3663. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3664. | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3665. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 1.5.9.RELEASE
  3666. | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3667. | +--- org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE
  3668. | | +--- org.springframework.boot:spring-boot-starter:1.5.9.RELEASE (*)
  3669. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3670. | | \--- org.aspectj:aspectjweaver:1.8.13
  3671. | +--- org.springframework.boot:spring-boot-starter-jdbc:1.5.9.RELEASE (*)
  3672. | +--- org.hibernate:hibernate-core:5.0.12.Final -> 4.3.11.Final
  3673. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3674. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3675. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  3676. | | +--- dom4j:dom4j:1.6.1
  3677. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  3678. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3679. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3680. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3681. | | +--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  3682. | | +--- antlr:antlr:2.7.7
  3683. | | \--- org.jboss:jandex:1.1.0.Final
  3684. | +--- org.hibernate:hibernate-entitymanager:5.0.12.Final -> 4.3.11.Final
  3685. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.1.Final
  3686. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3687. | | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3688. | | +--- dom4j:dom4j:1.6.1
  3689. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  3690. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3691. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  3692. | | \--- org.javassist:javassist:3.18.1-GA -> 3.21.0-GA
  3693. | +--- javax.transaction:javax.transaction-api:1.2
  3694. | +--- org.springframework.data:spring-data-jpa:1.11.9.RELEASE
  3695. | | +--- org.springframework.data:spring-data-commons:1.13.9.RELEASE
  3696. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3697. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3698. | | | +--- org.slf4j:slf4j-api:1.7.25
  3699. | | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  3700. | | +--- org.springframework:spring-orm:4.3.13.RELEASE
  3701. | | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3702. | | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3703. | | | +--- org.springframework:spring-jdbc:4.3.13.RELEASE (*)
  3704. | | | \--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3705. | | +--- org.springframework:spring-context:4.3.13.RELEASE (*)
  3706. | | +--- org.springframework:spring-aop:4.3.13.RELEASE (*)
  3707. | | +--- org.springframework:spring-tx:4.3.13.RELEASE (*)
  3708. | | +--- org.springframework:spring-beans:4.3.13.RELEASE (*)
  3709. | | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3710. | | +--- org.slf4j:slf4j-api:1.7.25
  3711. | | \--- org.slf4j:jcl-over-slf4j:1.7.25 -> 1.7.21 (*)
  3712. | \--- org.springframework:spring-aspects:4.3.13.RELEASE
  3713. | \--- org.aspectj:aspectjweaver:1.8.9 -> 1.8.13
  3714. +--- c3p0:c3p0:0.9.1.2
  3715. +--- com.microsoft.sqlserver:mssql-jdbc:6.2.2.jre8
  3716. +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3717. +--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  3718. +--- ph.samson.logback:logback-luhn-mask:1.0.1
  3719. | \--- ch.qos.logback:logback-classic:1.0.10 -> 1.2.3 (*)
  3720. +--- junit:junit:4.12
  3721. | \--- org.hamcrest:hamcrest-core:1.3
  3722. +--- com.jayway.restassured:rest-assured:2.9.0
  3723. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3724. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13
  3725. | | \--- org.codehaus.groovy:groovy:2.4.13
  3726. | +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.3 (*)
  3727. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3
  3728. | | \--- org.apache.httpcomponents:httpclient:4.5.3 (*)
  3729. | +--- org.hamcrest:hamcrest-core:1.3
  3730. | +--- org.hamcrest:hamcrest-library:1.3
  3731. | | \--- org.hamcrest:hamcrest-core:1.3
  3732. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3733. | +--- com.jayway.restassured:json-path:2.9.0
  3734. | | +--- org.codehaus.groovy:groovy-json:2.4.4 -> 2.4.13
  3735. | | | \--- org.codehaus.groovy:groovy:2.4.13
  3736. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3737. | | \--- com.jayway.restassured:rest-assured-common:2.9.0
  3738. | | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3739. | | \--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  3740. | \--- com.jayway.restassured:xml-path:2.9.0
  3741. | +--- org.codehaus.groovy:groovy-xml:2.4.4 -> 2.4.13 (*)
  3742. | +--- org.codehaus.groovy:groovy:2.4.4 -> 2.4.13
  3743. | +--- com.jayway.restassured:rest-assured-common:2.9.0 (*)
  3744. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.7
  3745. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3746. +--- org.powermock:powermock-core:1.7.3
  3747. | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5
  3748. | | +--- org.objenesis:objenesis:2.6
  3749. | | +--- net.bytebuddy:byte-buddy:1.7.5
  3750. | | \--- net.bytebuddy:byte-buddy-agent:1.7.5
  3751. | +--- org.javassist:javassist:3.21.0-GA
  3752. | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19
  3753. | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3754. | \--- org.objenesis:objenesis:2.1 -> 2.6
  3755. +--- org.powermock:powermock-api-mockito:1.7.3
  3756. | +--- org.powermock:powermock-api-mockito-common:1.7.3
  3757. | | +--- org.powermock:powermock-api-support:1.7.3
  3758. | | | +--- org.powermock:powermock-reflect:1.7.3 -> 2.0.0-beta.5 (*)
  3759. | | | \--- org.powermock:powermock-core:1.7.3 (*)
  3760. | | \--- org.mockito:mockito-core:2.8.9 -> 1.10.19 (*)
  3761. | \--- org.mockito:mockito-core:1.10.19 (*)
  3762. +--- org.powermock:powermock-module-junit4:2.0.0-beta.5
  3763. | +--- org.powermock:powermock-module-junit4-common:2.0.0-beta.5
  3764. | | +--- org.powermock:powermock-reflect:2.0.0-beta.5 (*)
  3765. | | +--- org.powermock:powermock-core:2.0.0-beta.5 -> 1.7.3 (*)
  3766. | | +--- junit:junit:4.12 (*)
  3767. | | \--- org.hamcrest:hamcrest-core:1.3
  3768. | +--- junit:junit:4.12 (*)
  3769. | \--- org.hamcrest:hamcrest-core:1.3
  3770. +--- org.springframework.boot:spring-boot-starter-test: -> 1.5.9.RELEASE
  3771. | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE
  3772. | | \--- org.springframework.boot:spring-boot:1.5.9.RELEASE (*)
  3773. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.5.9.RELEASE
  3774. | | +--- org.springframework.boot:spring-boot-test:1.5.9.RELEASE (*)
  3775. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.5.9.RELEASE (*)
  3776. | +--- com.jayway.jsonpath:json-path:2.2.0
  3777. | | +--- net.minidev:json-smart:2.2.1
  3778. | | | \--- net.minidev:accessors-smart:1.1
  3779. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  3780. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.25
  3781. | +--- junit:junit:4.12 (*)
  3782. | +--- org.assertj:assertj-core:2.6.0
  3783. | +--- org.mockito:mockito-core:1.10.19 (*)
  3784. | +--- org.hamcrest:hamcrest-core:1.3
  3785. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  3786. | +--- org.skyscreamer:jsonassert:1.4.0
  3787. | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  3788. | +--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3789. | \--- org.springframework:spring-test:4.3.13.RELEASE
  3790. | \--- org.springframework:spring-core:4.3.13.RELEASE (*)
  3791. +--- io.rest-assured:rest-assured:3.0.1
  3792. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3793. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  3794. | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.3 (*)
  3795. | +--- org.apache.httpcomponents:httpmime:4.5.1 -> 4.5.3 (*)
  3796. | +--- org.hamcrest:hamcrest-core:1.3
  3797. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  3798. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3799. | +--- io.rest-assured:json-path:3.0.1
  3800. | | +--- org.codehaus.groovy:groovy-json:2.4.6 -> 2.4.13 (*)
  3801. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3802. | | \--- io.rest-assured:rest-assured-common:3.0.1
  3803. | | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3804. | | \--- org.apache.commons:commons-lang3:3.4 -> 3.7
  3805. | \--- io.rest-assured:xml-path:3.0.1
  3806. | +--- org.codehaus.groovy:groovy-xml:2.4.6 -> 2.4.13 (*)
  3807. | +--- org.codehaus.groovy:groovy:2.4.6 -> 2.4.13
  3808. | +--- io.rest-assured:rest-assured-common:3.0.1 (*)
  3809. | +--- org.apache.commons:commons-lang3:3.4 -> 3.7
  3810. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  3811. \--- project :lq-test
  3812. +--- javax.inject:javax.inject:1
  3813. +--- org.slf4j:jcl-over-slf4j:1.7.21 (*)
  3814. +--- org.slf4j:log4j-over-slf4j:1.7.21 (*)
  3815. +--- ch.qos.logback:logback-classic:1.2.3 (*)
  3816. +--- ch.qos.logback:logback-core:1.2.3
  3817. +--- org.apache.commons:commons-lang3:3.7
  3818. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.9.RELEASE (*)
  3819. +--- org.springframework.boot:spring-boot-starter-security: -> 1.5.9.RELEASE (*)
  3820. +--- org.springframework.cloud:spring-cloud-starter-hystrix-dashboard: -> 1.4.0.RELEASE (*)
  3821. \--- junit:junit:4.12 (*)
  3822.  
  3823. testRuntimeOnly - Runtime only dependencies for source set 'test'. (n)
  3824. No dependencies
  3825.  
  3826. (*) - dependencies omitted (listed previously)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement