Advertisement
Guest User

Untitled

a guest
Apr 9th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.42 KB | None | 0 0
  1. +--- project :domain
  2. | +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE
  3. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE
  4. | | | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE
  5. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE
  6. | | | | | \--- commons-logging:commons-logging:1.2
  7. | | | | \--- org.springframework:spring-context:4.2.3.RELEASE
  8. | | | | +--- org.springframework:spring-aop:4.2.3.RELEASE
  9. | | | | | +--- aopalliance:aopalliance:1.0
  10. | | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE
  11. | | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  12. | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  13. | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  14. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  15. | | | | \--- org.springframework:spring-expression:4.2.3.RELEASE
  16. | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  17. | | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE
  18. | | | | \--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  19. | | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE
  20. | | | | +--- ch.qos.logback:logback-classic:1.1.3 -> 1.1.7
  21. | | | | | +--- ch.qos.logback:logback-core:1.1.7
  22. | | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  23. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.13
  24. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  25. | | | | +--- org.slf4j:jul-to-slf4j:1.7.13
  26. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  27. | | | | \--- org.slf4j:log4j-over-slf4j:1.7.13
  28. | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  29. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  30. | | | \--- org.yaml:snakeyaml:1.16 -> 1.21-SNAPSHOT
  31. | | +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.RELEASE
  32. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  33. | | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  34. | | | \--- org.aspectj:aspectjweaver:1.8.7
  35. | | +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.RELEASE
  36. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  37. | | | +--- org.apache.tomcat:tomcat-jdbc:8.0.28
  38. | | | | \--- org.apache.tomcat:tomcat-juli:8.0.28
  39. | | | \--- org.springframework:spring-jdbc:4.2.3.RELEASE
  40. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  41. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  42. | | | \--- org.springframework:spring-tx:4.2.3.RELEASE
  43. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  44. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  45. | | +--- org.hibernate:hibernate-entitymanager:4.3.11.Final
  46. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  47. | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  48. | | | +--- org.hibernate:hibernate-core:4.3.11.Final
  49. | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  50. | | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  51. | | | | +--- dom4j:dom4j:1.6.1
  52. | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  53. | | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  54. | | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  55. | | | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  56. | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  57. | | | | +--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  58. | | | | +--- antlr:antlr:2.7.7
  59. | | | | \--- org.jboss:jandex:1.1.0.Final
  60. | | | +--- dom4j:dom4j:1.6.1 (*)
  61. | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  62. | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  63. | | | \--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  64. | | +--- javax.transaction:javax.transaction-api:1.2
  65. | | +--- org.springframework.data:spring-data-jpa:1.9.1.RELEASE
  66. | | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE
  67. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  68. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  69. | | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  70. | | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  71. | | | +--- org.springframework:spring-orm:4.1.8.RELEASE
  72. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  73. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  74. | | | | +--- org.springframework:spring-jdbc:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  75. | | | | \--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  76. | | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  77. | | | +--- org.springframework:spring-aop:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  78. | | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  79. | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  80. | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  81. | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  82. | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  83. | | \--- org.springframework:spring-aspects:4.2.3.RELEASE
  84. | | \--- org.aspectj:aspectjweaver:1.8.7
  85. | +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE
  86. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  87. | | \--- org.springframework.data:spring-data-elasticsearch:1.3.1.RELEASE
  88. | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  89. | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  90. | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE (*)
  91. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  92. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  93. | | +--- joda-time:joda-time:2.8.2
  94. | | +--- org.elasticsearch:elasticsearch:1.5.2
  95. | | | +--- org.apache.lucene:lucene-core:4.10.4
  96. | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4
  97. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  98. | | | +--- org.apache.lucene:lucene-queries:4.10.4
  99. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  100. | | | +--- org.apache.lucene:lucene-memory:4.10.4
  101. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  102. | | | +--- org.apache.lucene:lucene-highlighter:4.10.4
  103. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  104. | | | | +--- org.apache.lucene:lucene-memory:4.10.4 (*)
  105. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  106. | | | +--- org.apache.lucene:lucene-queryparser:4.10.4
  107. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  108. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  109. | | | | \--- org.apache.lucene:lucene-sandbox:4.10.4
  110. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  111. | | | +--- org.apache.lucene:lucene-sandbox:4.10.4 (*)
  112. | | | +--- org.apache.lucene:lucene-suggest:4.10.4
  113. | | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4 (*)
  114. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  115. | | | | +--- org.apache.lucene:lucene-misc:4.10.4
  116. | | | | | \--- org.apache.lucene:lucene-core:4.10.4
  117. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  118. | | | +--- org.apache.lucene:lucene-misc:4.10.4 (*)
  119. | | | +--- org.apache.lucene:lucene-join:4.10.4
  120. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  121. | | | | \--- org.apache.lucene:lucene-grouping:4.10.4
  122. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  123. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  124. | | | +--- org.apache.lucene:lucene-grouping:4.10.4 (*)
  125. | | | +--- org.apache.lucene:lucene-spatial:4.10.4
  126. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  127. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  128. | | | | \--- com.spatial4j:spatial4j:0.4.1
  129. | | | +--- org.antlr:antlr-runtime:3.5
  130. | | | +--- org.ow2.asm:asm:4.1
  131. | | | \--- org.ow2.asm:asm-commons:4.1
  132. | | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  133. | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6
  134. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.7.0
  135. | | | \--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  136. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  137. | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  138. | +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE
  139. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  140. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  141. | | +--- org.springframework.security:spring-security-config:4.0.3.RELEASE
  142. | | | +--- aopalliance:aopalliance:1.0
  143. | | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  144. | | | | +--- aopalliance:aopalliance:1.0
  145. | | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  146. | | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  147. | | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  148. | | | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  149. | | | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  150. | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  151. | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  152. | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  153. | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  154. | | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  155. | | +--- aopalliance:aopalliance:1.0
  156. | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  157. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  158. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  159. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  160. | | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  161. | | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.3.RELEASE
  162. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  163. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  164. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  165. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  166. | +--- org.springframework.security:spring-security-acl:4.0.2.RELEASE
  167. | | +--- aopalliance:aopalliance:1.0
  168. | | +--- org.springframework.security:spring-security-core:4.0.2.RELEASE -> 4.0.3.RELEASE (*)
  169. | | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  170. | | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  171. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  172. | | +--- org.springframework:spring-jdbc:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  173. | | \--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  174. | +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT
  175. | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  176. | | +--- org.reflections:reflections:0.9.9
  177. | | | +--- com.google.guava:guava:15.0 -> 18.0
  178. | | | +--- org.javassist:javassist:3.18.2-GA -> 3.19.0-GA
  179. | | | \--- com.google.code.findbugs:annotations:2.0.1
  180. | | +--- javax.validation:validation-api:1.1.0.Final
  181. | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.0 -> 2.7.6 (*)
  182. | | +--- com.google.guava:guava:17.0 -> 18.0
  183. | | +--- org.apache.commons:commons-lang3:3.3.2
  184. | | +--- commons-cli:commons-cli:1.2
  185. | | +--- commons-io:commons-io:2.4
  186. | | +--- org.hibernate:hibernate-validator:5.1.1.Final -> 5.2.2.Final
  187. | | | +--- javax.validation:validation-api:1.1.0.Final
  188. | | | +--- org.jboss.logging:jboss-logging:3.2.1.Final
  189. | | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  190. | | +--- javax.el:javax.el-api:2.2.4
  191. | | \--- org.glassfish.web:javax.el:2.2.4
  192. | | \--- javax.el:javax.el-api:2.2.4
  193. | +--- joda-time:joda-time:2.8.2
  194. | +--- org.hibernate:hibernate-envers:4.3.11.Final
  195. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  196. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  197. | | \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  198. | +--- commons-lang:commons-lang:2.3
  199. | +--- org.flywaydb:flyway-core:4.0.3
  200. | +--- org.apache.tika:tika-core:1.11
  201. | +--- org.apache.commons:commons-lang3:3.3.2
  202. | +--- org.projectlombok:lombok:1.16.8
  203. | +--- com.google.code.gson:gson:2.2.4
  204. | +--- org.springframework.data:spring-data-redis:1.4.1.RELEASE
  205. | | +--- org.springframework:spring-tx:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  206. | | +--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  207. | | +--- org.springframework:spring-aop:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  208. | | +--- org.springframework:spring-context-support:4.0.7.RELEASE -> 4.2.3.RELEASE
  209. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  210. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  211. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  212. | | +--- org.springframework:spring-core:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  213. | | \--- org.springframework:spring-context:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  214. | +--- redis.clients:jedis:2.6.1
  215. | | \--- org.apache.commons:commons-pool2:2.0
  216. | +--- com.github.debop:hibernate-redis:2.3.0
  217. | | +--- org.redisson:redisson:2.3.0
  218. | | | +--- io.netty:netty-common:4.0.40.Final
  219. | | | +--- io.netty:netty-codec:4.0.40.Final
  220. | | | | \--- io.netty:netty-transport:4.0.40.Final
  221. | | | | \--- io.netty:netty-buffer:4.0.40.Final
  222. | | | | \--- io.netty:netty-common:4.0.40.Final
  223. | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  224. | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  225. | | | +--- io.netty:netty-handler:4.0.40.Final
  226. | | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  227. | | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  228. | | | | \--- io.netty:netty-codec:4.0.40.Final (*)
  229. | | | +--- io.projectreactor:reactor-stream:2.0.8.RELEASE
  230. | | | | \--- io.projectreactor:reactor-core:2.0.8.RELEASE
  231. | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  232. | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  233. | | | +--- org.slf4j:slf4j-api:1.7.21
  234. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.6
  235. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  236. | | | | \--- org.yaml:snakeyaml:1.15 -> 1.21-SNAPSHOT
  237. | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  238. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.6 (*)
  239. | | | +--- net.openhft:zero-allocation-hashing:0.5
  240. | | | +--- net.bytebuddy:byte-buddy:1.3.19
  241. | | | \--- org.jodd:jodd-bean:3.7.1
  242. | | | \--- org.jodd:jodd-core:3.7.1
  243. | | +--- de.ruedigermoeller:fst:2.48
  244. | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.1
  245. | | | +--- org.javassist:javassist:3.19.0-GA
  246. | | | +--- org.objenesis:objenesis:2.4
  247. | | | \--- com.cedarsoftware:java-util:1.9.0
  248. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  249. | | | \--- com.cedarsoftware:json-io:2.5.1
  250. | | +--- org.xerial.snappy:snappy-java:1.1.2.6
  251. | | +--- org.slf4j:slf4j-api:1.7.21
  252. | | +--- ch.qos.logback:logback-classic:1.1.7 (*)
  253. | | +--- org.projectlombok:lombok:1.16.8
  254. | | \--- org.assertj:assertj-core:3.5.1
  255. | \--- com.zaxxer:HikariCP:2.5.1
  256. | \--- org.slf4j:slf4j-api:1.7.21
  257. +--- project :hh
  258. | +--- io.springfox:springfox-swagger2:2.5.0
  259. | | +--- io.swagger:swagger-annotations:1.5.9
  260. | | +--- io.swagger:swagger-models:1.5.9
  261. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.5 -> 2.7.0
  262. | | | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  263. | | | \--- io.swagger:swagger-annotations:1.5.9
  264. | | +--- io.springfox:springfox-spi:2.5.0
  265. | | | \--- io.springfox:springfox-core:2.5.0
  266. | | | +--- com.google.guava:guava:18.0
  267. | | | +--- com.fasterxml:classmate:1.3.1
  268. | | | +--- org.slf4j:slf4j-api:1.7.21
  269. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  270. | | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  271. | | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  272. | | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  273. | | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  274. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  275. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  276. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  277. | | +--- io.springfox:springfox-schema:2.5.0
  278. | | | +--- io.springfox:springfox-core:2.5.0 (*)
  279. | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  280. | | +--- io.springfox:springfox-swagger-common:2.5.0
  281. | | | +--- io.swagger:swagger-annotations:1.5.9
  282. | | | +--- io.swagger:swagger-models:1.5.9 (*)
  283. | | | +--- io.springfox:springfox-spi:2.5.0 (*)
  284. | | | +--- io.springfox:springfox-schema:2.5.0 (*)
  285. | | | +--- io.springfox:springfox-spring-web:2.5.0
  286. | | | | +--- com.google.guava:guava:18.0
  287. | | | | +--- com.fasterxml:classmate:1.3.1
  288. | | | | +--- org.slf4j:slf4j-api:1.7.21
  289. | | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  290. | | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  291. | | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  292. | | | +--- com.google.guava:guava:18.0
  293. | | | +--- com.fasterxml:classmate:1.3.1
  294. | | | +--- org.slf4j:slf4j-api:1.7.21
  295. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  296. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  297. | | +--- io.springfox:springfox-spring-web:2.5.0 (*)
  298. | | +--- com.google.guava:guava:18.0
  299. | | +--- com.fasterxml:classmate:1.3.1
  300. | | +--- org.slf4j:slf4j-api:1.7.21
  301. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  302. | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  303. | | \--- org.mapstruct:mapstruct:1.0.0.Final
  304. | +--- org.apache.httpcomponents:httpclient:4.5.2
  305. | | +--- org.apache.httpcomponents:httpcore:4.4.4
  306. | | +--- commons-logging:commons-logging:1.2
  307. | | \--- commons-codec:commons-codec:1.9
  308. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  309. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  310. | \--- org.codehaus.groovy:groovy-all:2.4.7
  311. +--- project :superjob
  312. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  313. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  314. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  315. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  316. | \--- org.codehaus.groovy:groovy-all:2.4.7
  317. +--- project :abbyy
  318. | +--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.7
  319. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  320. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  321. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  322. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  323. | \--- org.codehaus.groovy:groovy-all:2.4.7
  324. +--- org.codehaus.groovy:groovy-all:2.4.7
  325. +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE
  326. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  327. | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE
  328. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  329. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  330. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.28
  331. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.28
  332. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  333. | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.RELEASE
  334. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  335. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  336. | | \--- org.hibernate:hibernate-validator:5.2.2.Final (*)
  337. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  338. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  339. | \--- org.springframework:spring-webmvc:4.2.3.RELEASE
  340. | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  341. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  342. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  343. | +--- org.springframework:spring-expression:4.2.3.RELEASE (*)
  344. | \--- org.springframework:spring-web:4.2.3.RELEASE (*)
  345. +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE (*)
  346. +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE (*)
  347. +--- org.springframework.boot:spring-boot-starter-mail:1.3.0.RELEASE
  348. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  349. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  350. | +--- org.springframework:spring-context-support:4.2.3.RELEASE (*)
  351. | \--- com.sun.mail:javax.mail:1.5.4
  352. | \--- javax.activation:activation:1.1
  353. +--- org.springframework.boot:spring-boot-starter-ws:1.3.0.RELEASE
  354. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  355. | +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE (*)
  356. | +--- org.springframework:spring-jms:4.2.3.RELEASE
  357. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  358. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  359. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  360. | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  361. | | +--- org.springframework:spring-messaging:4.2.3.RELEASE
  362. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  363. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  364. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  365. | | \--- org.springframework:spring-tx:4.2.3.RELEASE (*)
  366. | +--- org.springframework:spring-oxm:4.2.3.RELEASE
  367. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  368. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  369. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE
  370. | | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE
  371. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  372. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  373. | | | \--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  374. | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  375. | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  376. | | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  377. | | +--- org.springframework:spring-oxm:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  378. | | +--- org.springframework:spring-web:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  379. | | \--- org.springframework:spring-webmvc:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  380. | \--- org.springframework.ws:spring-ws-support:2.2.3.RELEASE
  381. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE (*)
  382. | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE (*)
  383. | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  384. | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  385. | \--- org.springframework:spring-jms:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  386. +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE (*)
  387. +--- org.springframework.boot:spring-boot-starter-actuator:1.3.0.RELEASE
  388. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  389. | \--- org.springframework.boot:spring-boot-actuator:1.3.0.RELEASE
  390. | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  391. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  392. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  393. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  394. | \--- org.springframework:spring-context:4.2.3.RELEASE (*)
  395. +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  396. +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE (*)
  397. +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE (*)
  398. +--- io.springfox:springfox-swagger2:2.5.0 (*)
  399. +--- io.springfox:springfox-swagger-ui:2.5.0
  400. | \--- io.springfox:springfox-spring-web:2.5.0 (*)
  401. +--- com.lowagie:itext:2.1.7
  402. | +--- bouncycastle:bcmail-jdk14:138
  403. | +--- bouncycastle:bcprov-jdk14:138
  404. | \--- bouncycastle:bctsp-jdk14:138
  405. | \--- org.bouncycastle:bctsp-jdk14:1.38
  406. | +--- org.bouncycastle:bcprov-jdk14:1.38
  407. | \--- org.bouncycastle:bcmail-jdk14:1.38
  408. | \--- org.bouncycastle:bcprov-jdk14:1.38
  409. +--- org.olap4j:olap4j:1.2.0
  410. | \--- xerces:xercesImpl:2.11.0
  411. | \--- xml-apis:xml-apis:1.4.01
  412. +--- net.sf.jasperreports:jasperreports:6.2.1
  413. | +--- commons-beanutils:commons-beanutils:1.9.0
  414. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  415. | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  416. | +--- commons-collections:commons-collections:3.2.2
  417. | +--- commons-digester:commons-digester:2.1
  418. | | +--- commons-beanutils:commons-beanutils:1.8.3 -> 1.9.0 (*)
  419. | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  420. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  421. | +--- com.lowagie:itext:2.1.7.js5-SNAPSHOT -> 2.1.7 (*)
  422. | +--- org.jfree:jcommon:1.0.23
  423. | +--- org.jfree:jfreechart:1.0.19
  424. | | \--- org.jfree:jcommon:1.0.23
  425. | +--- org.eclipse.jdt.core.compiler:ecj:4.3.1
  426. | +--- org.codehaus.castor:castor-xml:1.3.3
  427. | | +--- org.codehaus.castor:castor-core:1.3.3
  428. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  429. | | | \--- commons-lang:commons-lang:2.6 -> 2.3
  430. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  431. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  432. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  433. | | +--- javax.inject:javax.inject:1
  434. | | +--- stax:stax:1.2.0
  435. | | | \--- stax:stax-api:1.0.1
  436. | | +--- javax.xml.stream:stax-api:1.0-2
  437. | | \--- org.springframework:spring-context:3.0.6.RELEASE -> 4.2.3.RELEASE (*)
  438. | +--- com.fasterxml.jackson.core:jackson-core:2.1.4 -> 2.8.1
  439. | +--- com.fasterxml.jackson.core:jackson-databind:2.1.4 -> 2.7.6 (*)
  440. | +--- com.fasterxml.jackson.core:jackson-annotations:2.1.4 -> 2.7.0
  441. | +--- org.apache.lucene:lucene-core:4.5.1 -> 4.10.4
  442. | +--- org.apache.lucene:lucene-analyzers-common:4.5.1 -> 4.10.4 (*)
  443. | +--- org.apache.lucene:lucene-queryparser:4.5.1 -> 4.10.4 (*)
  444. | +--- org.olap4j:olap4j:0.9.7.309-JS-3 -> 1.2.0 (*)
  445. | \--- com.google.zxing:core:2.3.0
  446. +--- net.sf.jasperreports:jasperreports-fonts:6.0.0
  447. +--- io.airbrake:airbrake-java:2.2.8
  448. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  449. | \--- log4j:log4j:1.2.14
  450. +--- net.anthavio:airbrake-logback:1.0.1
  451. | +--- ch.qos.logback:logback-classic:1.1.1 -> 1.1.7 (*)
  452. | \--- io.airbrake:airbrake-java:2.2.8 (*)
  453. +--- org.postgresql:postgresql:9.4-1200-jdbc41
  454. | \--- com.github.dblock.waffle:waffle-jna:1.7
  455. | +--- net.java.dev.jna:jna:4.1.0
  456. | +--- net.java.dev.jna:jna-platform:4.1.0
  457. | | \--- net.java.dev.jna:jna:4.1.0
  458. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  459. | \--- com.google.guava:guava:18.0
  460. +--- commons-lang:commons-lang:2.3
  461. +--- joda-time:joda-time:2.8.2
  462. +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.3
  463. | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.7.0
  464. | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  465. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  466. | \--- joda-time:joda-time:2.2 -> 2.8.2
  467. +--- javax.mail:mail:1.4.1
  468. | \--- javax.activation:activation:1.1
  469. +--- org.hibernate:hibernate-envers:4.3.11.Final (*)
  470. +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT (*)
  471. +--- cz.jirutka.spring:spring-rest-exception-handler:1.1.1
  472. | +--- com.fasterxml.jackson.core:jackson-annotations:2.3.2 -> 2.7.0
  473. | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  474. +--- net.coobird:thumbnailator:0.4.8
  475. +--- org.projectlombok:lombok:1.16.8
  476. +--- com.sendgrid:sendgrid-java:2.2.1
  477. | +--- org.apache.httpcomponents:httpcore:4.3.2 -> 4.4.4
  478. | +--- org.apache.httpcomponents:httpmime:4.3.4
  479. | | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  480. | +--- org.json:json:20140107
  481. | +--- com.sendgrid:smtpapi-java:1.2.0
  482. | | \--- org.json:json:20140107
  483. | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  484. +--- com.pusher:pusher-http-java:1.0.0
  485. | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  486. | \--- com.google.code.gson:gson:2.2.4
  487. +--- com.atlassian.commonmark:commonmark:0.7.0
  488. +--- org.jfairy:jfairy:0.2.5
  489. | +--- org.yaml:snakeyaml:[1.0,2.0) -> 1.21-SNAPSHOT
  490. | +--- joda-time:joda-time:2.3 -> 2.8.2
  491. | +--- com.google.inject:guice:3.0
  492. | | +--- javax.inject:javax.inject:1
  493. | | +--- aopalliance:aopalliance:1.0
  494. | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
  495. | | \--- asm:asm:3.1
  496. | +--- org.apache.commons:commons-lang3:3.1 -> 3.3.2
  497. | +--- com.google.guava:guava:15.0 -> 18.0
  498. | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  499. \--- net.logstash.logback:logstash-logback-encoder:4.8
  500. +--- ch.qos.logback:logback-core:1.1.6 -> 1.1.7
  501. \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 -> 2.7.6 (*)
  502.  
  503. default - Configuration for default artifacts.
  504. +--- project :domain
  505. | +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE
  506. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE
  507. | | | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE
  508. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE
  509. | | | | | \--- commons-logging:commons-logging:1.2
  510. | | | | \--- org.springframework:spring-context:4.2.3.RELEASE
  511. | | | | +--- org.springframework:spring-aop:4.2.3.RELEASE
  512. | | | | | +--- aopalliance:aopalliance:1.0
  513. | | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE
  514. | | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  515. | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  516. | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  517. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  518. | | | | \--- org.springframework:spring-expression:4.2.3.RELEASE
  519. | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  520. | | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE
  521. | | | | \--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  522. | | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE
  523. | | | | +--- ch.qos.logback:logback-classic:1.1.3 -> 1.1.7
  524. | | | | | +--- ch.qos.logback:logback-core:1.1.7
  525. | | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  526. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.13
  527. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  528. | | | | +--- org.slf4j:jul-to-slf4j:1.7.13
  529. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  530. | | | | \--- org.slf4j:log4j-over-slf4j:1.7.13
  531. | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  532. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  533. | | | \--- org.yaml:snakeyaml:1.16 -> 1.21-SNAPSHOT
  534. | | +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.RELEASE
  535. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  536. | | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  537. | | | \--- org.aspectj:aspectjweaver:1.8.7
  538. | | +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.RELEASE
  539. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  540. | | | +--- org.apache.tomcat:tomcat-jdbc:8.0.28
  541. | | | | \--- org.apache.tomcat:tomcat-juli:8.0.28
  542. | | | \--- org.springframework:spring-jdbc:4.2.3.RELEASE
  543. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  544. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  545. | | | \--- org.springframework:spring-tx:4.2.3.RELEASE
  546. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  547. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  548. | | +--- org.hibernate:hibernate-entitymanager:4.3.11.Final
  549. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  550. | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  551. | | | +--- org.hibernate:hibernate-core:4.3.11.Final
  552. | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  553. | | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  554. | | | | +--- dom4j:dom4j:1.6.1
  555. | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  556. | | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  557. | | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  558. | | | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  559. | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  560. | | | | +--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  561. | | | | +--- antlr:antlr:2.7.7
  562. | | | | \--- org.jboss:jandex:1.1.0.Final
  563. | | | +--- dom4j:dom4j:1.6.1 (*)
  564. | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  565. | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  566. | | | \--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  567. | | +--- javax.transaction:javax.transaction-api:1.2
  568. | | +--- org.springframework.data:spring-data-jpa:1.9.1.RELEASE
  569. | | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE
  570. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  571. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  572. | | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  573. | | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  574. | | | +--- org.springframework:spring-orm:4.1.8.RELEASE
  575. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  576. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  577. | | | | +--- org.springframework:spring-jdbc:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  578. | | | | \--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  579. | | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  580. | | | +--- org.springframework:spring-aop:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  581. | | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  582. | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  583. | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  584. | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  585. | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  586. | | \--- org.springframework:spring-aspects:4.2.3.RELEASE
  587. | | \--- org.aspectj:aspectjweaver:1.8.7
  588. | +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE
  589. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  590. | | \--- org.springframework.data:spring-data-elasticsearch:1.3.1.RELEASE
  591. | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  592. | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  593. | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE (*)
  594. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  595. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  596. | | +--- joda-time:joda-time:2.8.2
  597. | | +--- org.elasticsearch:elasticsearch:1.5.2
  598. | | | +--- org.apache.lucene:lucene-core:4.10.4
  599. | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4
  600. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  601. | | | +--- org.apache.lucene:lucene-queries:4.10.4
  602. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  603. | | | +--- org.apache.lucene:lucene-memory:4.10.4
  604. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  605. | | | +--- org.apache.lucene:lucene-highlighter:4.10.4
  606. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  607. | | | | +--- org.apache.lucene:lucene-memory:4.10.4 (*)
  608. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  609. | | | +--- org.apache.lucene:lucene-queryparser:4.10.4
  610. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  611. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  612. | | | | \--- org.apache.lucene:lucene-sandbox:4.10.4
  613. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  614. | | | +--- org.apache.lucene:lucene-sandbox:4.10.4 (*)
  615. | | | +--- org.apache.lucene:lucene-suggest:4.10.4
  616. | | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4 (*)
  617. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  618. | | | | +--- org.apache.lucene:lucene-misc:4.10.4
  619. | | | | | \--- org.apache.lucene:lucene-core:4.10.4
  620. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  621. | | | +--- org.apache.lucene:lucene-misc:4.10.4 (*)
  622. | | | +--- org.apache.lucene:lucene-join:4.10.4
  623. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  624. | | | | \--- org.apache.lucene:lucene-grouping:4.10.4
  625. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  626. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  627. | | | +--- org.apache.lucene:lucene-grouping:4.10.4 (*)
  628. | | | +--- org.apache.lucene:lucene-spatial:4.10.4
  629. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  630. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  631. | | | | \--- com.spatial4j:spatial4j:0.4.1
  632. | | | +--- org.antlr:antlr-runtime:3.5
  633. | | | +--- org.ow2.asm:asm:4.1
  634. | | | \--- org.ow2.asm:asm-commons:4.1
  635. | | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  636. | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6
  637. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.7.0
  638. | | | \--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  639. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  640. | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  641. | +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE
  642. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  643. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  644. | | +--- org.springframework.security:spring-security-config:4.0.3.RELEASE
  645. | | | +--- aopalliance:aopalliance:1.0
  646. | | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  647. | | | | +--- aopalliance:aopalliance:1.0
  648. | | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  649. | | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  650. | | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  651. | | | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  652. | | | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  653. | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  654. | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  655. | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  656. | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  657. | | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  658. | | +--- aopalliance:aopalliance:1.0
  659. | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  660. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  661. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  662. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  663. | | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  664. | | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.3.RELEASE
  665. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  666. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  667. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  668. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  669. | +--- org.springframework.security:spring-security-acl:4.0.2.RELEASE
  670. | | +--- aopalliance:aopalliance:1.0
  671. | | +--- org.springframework.security:spring-security-core:4.0.2.RELEASE -> 4.0.3.RELEASE (*)
  672. | | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  673. | | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  674. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  675. | | +--- org.springframework:spring-jdbc:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  676. | | \--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  677. | +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT
  678. | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  679. | | +--- org.reflections:reflections:0.9.9
  680. | | | +--- com.google.guava:guava:15.0 -> 18.0
  681. | | | +--- org.javassist:javassist:3.18.2-GA -> 3.19.0-GA
  682. | | | \--- com.google.code.findbugs:annotations:2.0.1
  683. | | +--- javax.validation:validation-api:1.1.0.Final
  684. | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.0 -> 2.7.6 (*)
  685. | | +--- com.google.guava:guava:17.0 -> 18.0
  686. | | +--- org.apache.commons:commons-lang3:3.3.2
  687. | | +--- commons-cli:commons-cli:1.2
  688. | | +--- commons-io:commons-io:2.4
  689. | | +--- org.hibernate:hibernate-validator:5.1.1.Final -> 5.2.2.Final
  690. | | | +--- javax.validation:validation-api:1.1.0.Final
  691. | | | +--- org.jboss.logging:jboss-logging:3.2.1.Final
  692. | | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  693. | | +--- javax.el:javax.el-api:2.2.4
  694. | | \--- org.glassfish.web:javax.el:2.2.4
  695. | | \--- javax.el:javax.el-api:2.2.4
  696. | +--- joda-time:joda-time:2.8.2
  697. | +--- org.hibernate:hibernate-envers:4.3.11.Final
  698. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  699. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  700. | | \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  701. | +--- commons-lang:commons-lang:2.3
  702. | +--- org.flywaydb:flyway-core:4.0.3
  703. | +--- org.apache.tika:tika-core:1.11
  704. | +--- org.apache.commons:commons-lang3:3.3.2
  705. | +--- org.projectlombok:lombok:1.16.8
  706. | +--- com.google.code.gson:gson:2.2.4
  707. | +--- org.springframework.data:spring-data-redis:1.4.1.RELEASE
  708. | | +--- org.springframework:spring-tx:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  709. | | +--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  710. | | +--- org.springframework:spring-aop:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  711. | | +--- org.springframework:spring-context-support:4.0.7.RELEASE -> 4.2.3.RELEASE
  712. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  713. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  714. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  715. | | +--- org.springframework:spring-core:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  716. | | \--- org.springframework:spring-context:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  717. | +--- redis.clients:jedis:2.6.1
  718. | | \--- org.apache.commons:commons-pool2:2.0
  719. | +--- com.github.debop:hibernate-redis:2.3.0
  720. | | +--- org.redisson:redisson:2.3.0
  721. | | | +--- io.netty:netty-common:4.0.40.Final
  722. | | | +--- io.netty:netty-codec:4.0.40.Final
  723. | | | | \--- io.netty:netty-transport:4.0.40.Final
  724. | | | | \--- io.netty:netty-buffer:4.0.40.Final
  725. | | | | \--- io.netty:netty-common:4.0.40.Final
  726. | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  727. | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  728. | | | +--- io.netty:netty-handler:4.0.40.Final
  729. | | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  730. | | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  731. | | | | \--- io.netty:netty-codec:4.0.40.Final (*)
  732. | | | +--- io.projectreactor:reactor-stream:2.0.8.RELEASE
  733. | | | | \--- io.projectreactor:reactor-core:2.0.8.RELEASE
  734. | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  735. | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  736. | | | +--- org.slf4j:slf4j-api:1.7.21
  737. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.6
  738. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  739. | | | | \--- org.yaml:snakeyaml:1.15 -> 1.21-SNAPSHOT
  740. | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  741. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.6 (*)
  742. | | | +--- net.openhft:zero-allocation-hashing:0.5
  743. | | | +--- net.bytebuddy:byte-buddy:1.3.19
  744. | | | \--- org.jodd:jodd-bean:3.7.1
  745. | | | \--- org.jodd:jodd-core:3.7.1
  746. | | +--- de.ruedigermoeller:fst:2.48
  747. | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.1
  748. | | | +--- org.javassist:javassist:3.19.0-GA
  749. | | | +--- org.objenesis:objenesis:2.4
  750. | | | \--- com.cedarsoftware:java-util:1.9.0
  751. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  752. | | | \--- com.cedarsoftware:json-io:2.5.1
  753. | | +--- org.xerial.snappy:snappy-java:1.1.2.6
  754. | | +--- org.slf4j:slf4j-api:1.7.21
  755. | | +--- ch.qos.logback:logback-classic:1.1.7 (*)
  756. | | +--- org.projectlombok:lombok:1.16.8
  757. | | \--- org.assertj:assertj-core:3.5.1
  758. | \--- com.zaxxer:HikariCP:2.5.1
  759. | \--- org.slf4j:slf4j-api:1.7.21
  760. +--- project :hh
  761. | +--- io.springfox:springfox-swagger2:2.5.0
  762. | | +--- io.swagger:swagger-annotations:1.5.9
  763. | | +--- io.swagger:swagger-models:1.5.9
  764. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.5 -> 2.7.0
  765. | | | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  766. | | | \--- io.swagger:swagger-annotations:1.5.9
  767. | | +--- io.springfox:springfox-spi:2.5.0
  768. | | | \--- io.springfox:springfox-core:2.5.0
  769. | | | +--- com.google.guava:guava:18.0
  770. | | | +--- com.fasterxml:classmate:1.3.1
  771. | | | +--- org.slf4j:slf4j-api:1.7.21
  772. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  773. | | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  774. | | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  775. | | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  776. | | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  777. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  778. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  779. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  780. | | +--- io.springfox:springfox-schema:2.5.0
  781. | | | +--- io.springfox:springfox-core:2.5.0 (*)
  782. | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  783. | | +--- io.springfox:springfox-swagger-common:2.5.0
  784. | | | +--- io.swagger:swagger-annotations:1.5.9
  785. | | | +--- io.swagger:swagger-models:1.5.9 (*)
  786. | | | +--- io.springfox:springfox-spi:2.5.0 (*)
  787. | | | +--- io.springfox:springfox-schema:2.5.0 (*)
  788. | | | +--- io.springfox:springfox-spring-web:2.5.0
  789. | | | | +--- com.google.guava:guava:18.0
  790. | | | | +--- com.fasterxml:classmate:1.3.1
  791. | | | | +--- org.slf4j:slf4j-api:1.7.21
  792. | | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  793. | | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  794. | | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  795. | | | +--- com.google.guava:guava:18.0
  796. | | | +--- com.fasterxml:classmate:1.3.1
  797. | | | +--- org.slf4j:slf4j-api:1.7.21
  798. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  799. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  800. | | +--- io.springfox:springfox-spring-web:2.5.0 (*)
  801. | | +--- com.google.guava:guava:18.0
  802. | | +--- com.fasterxml:classmate:1.3.1
  803. | | +--- org.slf4j:slf4j-api:1.7.21
  804. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  805. | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  806. | | \--- org.mapstruct:mapstruct:1.0.0.Final
  807. | +--- org.apache.httpcomponents:httpclient:4.5.2
  808. | | +--- org.apache.httpcomponents:httpcore:4.4.4
  809. | | +--- commons-logging:commons-logging:1.2
  810. | | \--- commons-codec:commons-codec:1.9
  811. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  812. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  813. | \--- org.codehaus.groovy:groovy-all:2.4.7
  814. +--- project :superjob
  815. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  816. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  817. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  818. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  819. | \--- org.codehaus.groovy:groovy-all:2.4.7
  820. +--- project :abbyy
  821. | +--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.7
  822. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  823. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  824. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  825. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  826. | \--- org.codehaus.groovy:groovy-all:2.4.7
  827. +--- org.codehaus.groovy:groovy-all:2.4.7
  828. +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE
  829. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  830. | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE
  831. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  832. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  833. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.28
  834. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.28
  835. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  836. | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.RELEASE
  837. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  838. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  839. | | \--- org.hibernate:hibernate-validator:5.2.2.Final (*)
  840. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  841. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  842. | \--- org.springframework:spring-webmvc:4.2.3.RELEASE
  843. | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  844. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  845. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  846. | +--- org.springframework:spring-expression:4.2.3.RELEASE (*)
  847. | \--- org.springframework:spring-web:4.2.3.RELEASE (*)
  848. +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE (*)
  849. +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE (*)
  850. +--- org.springframework.boot:spring-boot-starter-mail:1.3.0.RELEASE
  851. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  852. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  853. | +--- org.springframework:spring-context-support:4.2.3.RELEASE (*)
  854. | \--- com.sun.mail:javax.mail:1.5.4
  855. | \--- javax.activation:activation:1.1
  856. +--- org.springframework.boot:spring-boot-starter-ws:1.3.0.RELEASE
  857. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  858. | +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE (*)
  859. | +--- org.springframework:spring-jms:4.2.3.RELEASE
  860. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  861. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  862. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  863. | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  864. | | +--- org.springframework:spring-messaging:4.2.3.RELEASE
  865. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  866. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  867. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  868. | | \--- org.springframework:spring-tx:4.2.3.RELEASE (*)
  869. | +--- org.springframework:spring-oxm:4.2.3.RELEASE
  870. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  871. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  872. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE
  873. | | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE
  874. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  875. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  876. | | | \--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  877. | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  878. | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  879. | | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  880. | | +--- org.springframework:spring-oxm:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  881. | | +--- org.springframework:spring-web:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  882. | | \--- org.springframework:spring-webmvc:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  883. | \--- org.springframework.ws:spring-ws-support:2.2.3.RELEASE
  884. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE (*)
  885. | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE (*)
  886. | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  887. | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  888. | \--- org.springframework:spring-jms:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  889. +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE (*)
  890. +--- org.springframework.boot:spring-boot-starter-actuator:1.3.0.RELEASE
  891. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  892. | \--- org.springframework.boot:spring-boot-actuator:1.3.0.RELEASE
  893. | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  894. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  895. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  896. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  897. | \--- org.springframework:spring-context:4.2.3.RELEASE (*)
  898. +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  899. +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE (*)
  900. +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE (*)
  901. +--- io.springfox:springfox-swagger2:2.5.0 (*)
  902. +--- io.springfox:springfox-swagger-ui:2.5.0
  903. | \--- io.springfox:springfox-spring-web:2.5.0 (*)
  904. +--- com.lowagie:itext:2.1.7
  905. | +--- bouncycastle:bcmail-jdk14:138
  906. | +--- bouncycastle:bcprov-jdk14:138
  907. | \--- bouncycastle:bctsp-jdk14:138
  908. | \--- org.bouncycastle:bctsp-jdk14:1.38
  909. | +--- org.bouncycastle:bcprov-jdk14:1.38
  910. | \--- org.bouncycastle:bcmail-jdk14:1.38
  911. | \--- org.bouncycastle:bcprov-jdk14:1.38
  912. +--- org.olap4j:olap4j:1.2.0
  913. | \--- xerces:xercesImpl:2.11.0
  914. | \--- xml-apis:xml-apis:1.4.01
  915. +--- net.sf.jasperreports:jasperreports:6.2.1
  916. | +--- commons-beanutils:commons-beanutils:1.9.0
  917. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  918. | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  919. | +--- commons-collections:commons-collections:3.2.2
  920. | +--- commons-digester:commons-digester:2.1
  921. | | +--- commons-beanutils:commons-beanutils:1.8.3 -> 1.9.0 (*)
  922. | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  923. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  924. | +--- com.lowagie:itext:2.1.7.js5-SNAPSHOT -> 2.1.7 (*)
  925. | +--- org.jfree:jcommon:1.0.23
  926. | +--- org.jfree:jfreechart:1.0.19
  927. | | \--- org.jfree:jcommon:1.0.23
  928. | +--- org.eclipse.jdt.core.compiler:ecj:4.3.1
  929. | +--- org.codehaus.castor:castor-xml:1.3.3
  930. | | +--- org.codehaus.castor:castor-core:1.3.3
  931. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  932. | | | \--- commons-lang:commons-lang:2.6 -> 2.3
  933. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  934. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  935. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  936. | | +--- javax.inject:javax.inject:1
  937. | | +--- stax:stax:1.2.0
  938. | | | \--- stax:stax-api:1.0.1
  939. | | +--- javax.xml.stream:stax-api:1.0-2
  940. | | \--- org.springframework:spring-context:3.0.6.RELEASE -> 4.2.3.RELEASE (*)
  941. | +--- com.fasterxml.jackson.core:jackson-core:2.1.4 -> 2.8.1
  942. | +--- com.fasterxml.jackson.core:jackson-databind:2.1.4 -> 2.7.6 (*)
  943. | +--- com.fasterxml.jackson.core:jackson-annotations:2.1.4 -> 2.7.0
  944. | +--- org.apache.lucene:lucene-core:4.5.1 -> 4.10.4
  945. | +--- org.apache.lucene:lucene-analyzers-common:4.5.1 -> 4.10.4 (*)
  946. | +--- org.apache.lucene:lucene-queryparser:4.5.1 -> 4.10.4 (*)
  947. | +--- org.olap4j:olap4j:0.9.7.309-JS-3 -> 1.2.0 (*)
  948. | \--- com.google.zxing:core:2.3.0
  949. +--- net.sf.jasperreports:jasperreports-fonts:6.0.0
  950. +--- io.airbrake:airbrake-java:2.2.8
  951. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  952. | \--- log4j:log4j:1.2.14
  953. +--- net.anthavio:airbrake-logback:1.0.1
  954. | +--- ch.qos.logback:logback-classic:1.1.1 -> 1.1.7 (*)
  955. | \--- io.airbrake:airbrake-java:2.2.8 (*)
  956. +--- org.postgresql:postgresql:9.4-1200-jdbc41
  957. | \--- com.github.dblock.waffle:waffle-jna:1.7
  958. | +--- net.java.dev.jna:jna:4.1.0
  959. | +--- net.java.dev.jna:jna-platform:4.1.0
  960. | | \--- net.java.dev.jna:jna:4.1.0
  961. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  962. | \--- com.google.guava:guava:18.0
  963. +--- commons-lang:commons-lang:2.3
  964. +--- joda-time:joda-time:2.8.2
  965. +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.3
  966. | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.7.0
  967. | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  968. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  969. | \--- joda-time:joda-time:2.2 -> 2.8.2
  970. +--- javax.mail:mail:1.4.1
  971. | \--- javax.activation:activation:1.1
  972. +--- org.hibernate:hibernate-envers:4.3.11.Final (*)
  973. +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT (*)
  974. +--- cz.jirutka.spring:spring-rest-exception-handler:1.1.1
  975. | +--- com.fasterxml.jackson.core:jackson-annotations:2.3.2 -> 2.7.0
  976. | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  977. +--- net.coobird:thumbnailator:0.4.8
  978. +--- org.projectlombok:lombok:1.16.8
  979. +--- com.sendgrid:sendgrid-java:2.2.1
  980. | +--- org.apache.httpcomponents:httpcore:4.3.2 -> 4.4.4
  981. | +--- org.apache.httpcomponents:httpmime:4.3.4
  982. | | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  983. | +--- org.json:json:20140107
  984. | +--- com.sendgrid:smtpapi-java:1.2.0
  985. | | \--- org.json:json:20140107
  986. | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  987. +--- com.pusher:pusher-http-java:1.0.0
  988. | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  989. | \--- com.google.code.gson:gson:2.2.4
  990. +--- com.atlassian.commonmark:commonmark:0.7.0
  991. +--- org.jfairy:jfairy:0.2.5
  992. | +--- org.yaml:snakeyaml:[1.0,2.0) -> 1.21-SNAPSHOT
  993. | +--- joda-time:joda-time:2.3 -> 2.8.2
  994. | +--- com.google.inject:guice:3.0
  995. | | +--- javax.inject:javax.inject:1
  996. | | +--- aopalliance:aopalliance:1.0
  997. | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
  998. | | \--- asm:asm:3.1
  999. | +--- org.apache.commons:commons-lang3:3.1 -> 3.3.2
  1000. | +--- com.google.guava:guava:15.0 -> 18.0
  1001. | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  1002. \--- net.logstash.logback:logstash-logback-encoder:4.8
  1003. +--- ch.qos.logback:logback-core:1.1.6 -> 1.1.7
  1004. \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 -> 2.7.6 (*)
  1005.  
  1006. runtime - Runtime classpath for source set 'main'.
  1007. +--- project :domain
  1008. | +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE
  1009. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE
  1010. | | | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE
  1011. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE
  1012. | | | | | \--- commons-logging:commons-logging:1.2
  1013. | | | | \--- org.springframework:spring-context:4.2.3.RELEASE
  1014. | | | | +--- org.springframework:spring-aop:4.2.3.RELEASE
  1015. | | | | | +--- aopalliance:aopalliance:1.0
  1016. | | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE
  1017. | | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1018. | | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1019. | | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1020. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1021. | | | | \--- org.springframework:spring-expression:4.2.3.RELEASE
  1022. | | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1023. | | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE
  1024. | | | | \--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  1025. | | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE
  1026. | | | | +--- ch.qos.logback:logback-classic:1.1.3 -> 1.1.7
  1027. | | | | | +--- ch.qos.logback:logback-core:1.1.7
  1028. | | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  1029. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.13
  1030. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1031. | | | | +--- org.slf4j:jul-to-slf4j:1.7.13
  1032. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1033. | | | | \--- org.slf4j:log4j-over-slf4j:1.7.13
  1034. | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1035. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1036. | | | \--- org.yaml:snakeyaml:1.16 -> 1.21-SNAPSHOT
  1037. | | +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.RELEASE
  1038. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1039. | | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  1040. | | | \--- org.aspectj:aspectjweaver:1.8.7
  1041. | | +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.RELEASE
  1042. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1043. | | | +--- org.apache.tomcat:tomcat-jdbc:8.0.28
  1044. | | | | \--- org.apache.tomcat:tomcat-juli:8.0.28
  1045. | | | \--- org.springframework:spring-jdbc:4.2.3.RELEASE
  1046. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1047. | | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1048. | | | \--- org.springframework:spring-tx:4.2.3.RELEASE
  1049. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1050. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1051. | | +--- org.hibernate:hibernate-entitymanager:4.3.11.Final
  1052. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1053. | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1054. | | | +--- org.hibernate:hibernate-core:4.3.11.Final
  1055. | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1056. | | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1057. | | | | +--- dom4j:dom4j:1.6.1
  1058. | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  1059. | | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1060. | | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1061. | | | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1062. | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1063. | | | | +--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  1064. | | | | +--- antlr:antlr:2.7.7
  1065. | | | | \--- org.jboss:jandex:1.1.0.Final
  1066. | | | +--- dom4j:dom4j:1.6.1 (*)
  1067. | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1068. | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1069. | | | \--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  1070. | | +--- javax.transaction:javax.transaction-api:1.2
  1071. | | +--- org.springframework.data:spring-data-jpa:1.9.1.RELEASE
  1072. | | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE
  1073. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1074. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1075. | | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1076. | | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1077. | | | +--- org.springframework:spring-orm:4.1.8.RELEASE
  1078. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1079. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1080. | | | | +--- org.springframework:spring-jdbc:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1081. | | | | \--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1082. | | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1083. | | | +--- org.springframework:spring-aop:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1084. | | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1085. | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1086. | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1087. | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1088. | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1089. | | \--- org.springframework:spring-aspects:4.2.3.RELEASE
  1090. | | \--- org.aspectj:aspectjweaver:1.8.7
  1091. | +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE
  1092. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1093. | | \--- org.springframework.data:spring-data-elasticsearch:1.3.1.RELEASE
  1094. | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1095. | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1096. | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE (*)
  1097. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  1098. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1099. | | +--- joda-time:joda-time:2.8.2
  1100. | | +--- org.elasticsearch:elasticsearch:1.5.2
  1101. | | | +--- org.apache.lucene:lucene-core:4.10.4
  1102. | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4
  1103. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1104. | | | +--- org.apache.lucene:lucene-queries:4.10.4
  1105. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1106. | | | +--- org.apache.lucene:lucene-memory:4.10.4
  1107. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1108. | | | +--- org.apache.lucene:lucene-highlighter:4.10.4
  1109. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1110. | | | | +--- org.apache.lucene:lucene-memory:4.10.4 (*)
  1111. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1112. | | | +--- org.apache.lucene:lucene-queryparser:4.10.4
  1113. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1114. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1115. | | | | \--- org.apache.lucene:lucene-sandbox:4.10.4
  1116. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1117. | | | +--- org.apache.lucene:lucene-sandbox:4.10.4 (*)
  1118. | | | +--- org.apache.lucene:lucene-suggest:4.10.4
  1119. | | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4 (*)
  1120. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1121. | | | | +--- org.apache.lucene:lucene-misc:4.10.4
  1122. | | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1123. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1124. | | | +--- org.apache.lucene:lucene-misc:4.10.4 (*)
  1125. | | | +--- org.apache.lucene:lucene-join:4.10.4
  1126. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1127. | | | | \--- org.apache.lucene:lucene-grouping:4.10.4
  1128. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1129. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1130. | | | +--- org.apache.lucene:lucene-grouping:4.10.4 (*)
  1131. | | | +--- org.apache.lucene:lucene-spatial:4.10.4
  1132. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1133. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1134. | | | | \--- com.spatial4j:spatial4j:0.4.1
  1135. | | | +--- org.antlr:antlr-runtime:3.5
  1136. | | | +--- org.ow2.asm:asm:4.1
  1137. | | | \--- org.ow2.asm:asm-commons:4.1
  1138. | | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  1139. | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6
  1140. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.7.0
  1141. | | | \--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1142. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1143. | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1144. | +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE
  1145. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1146. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  1147. | | +--- org.springframework.security:spring-security-config:4.0.3.RELEASE
  1148. | | | +--- aopalliance:aopalliance:1.0
  1149. | | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  1150. | | | | +--- aopalliance:aopalliance:1.0
  1151. | | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1152. | | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1153. | | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1154. | | | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1155. | | | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1156. | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1157. | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1158. | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1159. | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1160. | | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  1161. | | +--- aopalliance:aopalliance:1.0
  1162. | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  1163. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1164. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1165. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1166. | | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.3.RELEASE (*)
  1167. | | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.3.RELEASE
  1168. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  1169. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1170. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1171. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1172. | +--- org.springframework.security:spring-security-acl:4.0.2.RELEASE
  1173. | | +--- aopalliance:aopalliance:1.0
  1174. | | +--- org.springframework.security:spring-security-core:4.0.2.RELEASE -> 4.0.3.RELEASE (*)
  1175. | | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1176. | | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1177. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1178. | | +--- org.springframework:spring-jdbc:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1179. | | \--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1180. | +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT
  1181. | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1182. | | +--- org.reflections:reflections:0.9.9
  1183. | | | +--- com.google.guava:guava:15.0 -> 18.0
  1184. | | | +--- org.javassist:javassist:3.18.2-GA -> 3.19.0-GA
  1185. | | | \--- com.google.code.findbugs:annotations:2.0.1
  1186. | | +--- javax.validation:validation-api:1.1.0.Final
  1187. | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.0 -> 2.7.6 (*)
  1188. | | +--- com.google.guava:guava:17.0 -> 18.0
  1189. | | +--- org.apache.commons:commons-lang3:3.3.2
  1190. | | +--- commons-cli:commons-cli:1.2
  1191. | | +--- commons-io:commons-io:2.4
  1192. | | +--- org.hibernate:hibernate-validator:5.1.1.Final -> 5.2.2.Final
  1193. | | | +--- javax.validation:validation-api:1.1.0.Final
  1194. | | | +--- org.jboss.logging:jboss-logging:3.2.1.Final
  1195. | | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  1196. | | +--- javax.el:javax.el-api:2.2.4
  1197. | | \--- org.glassfish.web:javax.el:2.2.4
  1198. | | \--- javax.el:javax.el-api:2.2.4
  1199. | +--- joda-time:joda-time:2.8.2
  1200. | +--- org.hibernate:hibernate-envers:4.3.11.Final
  1201. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1202. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1203. | | \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  1204. | +--- commons-lang:commons-lang:2.3
  1205. | +--- org.flywaydb:flyway-core:4.0.3
  1206. | +--- org.apache.tika:tika-core:1.11
  1207. | +--- org.apache.commons:commons-lang3:3.3.2
  1208. | +--- org.projectlombok:lombok:1.16.8
  1209. | +--- com.google.code.gson:gson:2.2.4
  1210. | +--- org.springframework.data:spring-data-redis:1.4.1.RELEASE
  1211. | | +--- org.springframework:spring-tx:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  1212. | | +--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  1213. | | +--- org.springframework:spring-aop:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  1214. | | +--- org.springframework:spring-context-support:4.0.7.RELEASE -> 4.2.3.RELEASE
  1215. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1216. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1217. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1218. | | +--- org.springframework:spring-core:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  1219. | | \--- org.springframework:spring-context:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  1220. | +--- redis.clients:jedis:2.6.1
  1221. | | \--- org.apache.commons:commons-pool2:2.0
  1222. | +--- com.github.debop:hibernate-redis:2.3.0
  1223. | | +--- org.redisson:redisson:2.3.0
  1224. | | | +--- io.netty:netty-common:4.0.40.Final
  1225. | | | +--- io.netty:netty-codec:4.0.40.Final
  1226. | | | | \--- io.netty:netty-transport:4.0.40.Final
  1227. | | | | \--- io.netty:netty-buffer:4.0.40.Final
  1228. | | | | \--- io.netty:netty-common:4.0.40.Final
  1229. | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  1230. | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  1231. | | | +--- io.netty:netty-handler:4.0.40.Final
  1232. | | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  1233. | | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  1234. | | | | \--- io.netty:netty-codec:4.0.40.Final (*)
  1235. | | | +--- io.projectreactor:reactor-stream:2.0.8.RELEASE
  1236. | | | | \--- io.projectreactor:reactor-core:2.0.8.RELEASE
  1237. | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  1238. | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  1239. | | | +--- org.slf4j:slf4j-api:1.7.21
  1240. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.6
  1241. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1242. | | | | \--- org.yaml:snakeyaml:1.15 -> 1.21-SNAPSHOT
  1243. | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1244. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.6 (*)
  1245. | | | +--- net.openhft:zero-allocation-hashing:0.5
  1246. | | | +--- net.bytebuddy:byte-buddy:1.3.19
  1247. | | | \--- org.jodd:jodd-bean:3.7.1
  1248. | | | \--- org.jodd:jodd-core:3.7.1
  1249. | | +--- de.ruedigermoeller:fst:2.48
  1250. | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.1
  1251. | | | +--- org.javassist:javassist:3.19.0-GA
  1252. | | | +--- org.objenesis:objenesis:2.4
  1253. | | | \--- com.cedarsoftware:java-util:1.9.0
  1254. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1255. | | | \--- com.cedarsoftware:json-io:2.5.1
  1256. | | +--- org.xerial.snappy:snappy-java:1.1.2.6
  1257. | | +--- org.slf4j:slf4j-api:1.7.21
  1258. | | +--- ch.qos.logback:logback-classic:1.1.7 (*)
  1259. | | +--- org.projectlombok:lombok:1.16.8
  1260. | | \--- org.assertj:assertj-core:3.5.1
  1261. | \--- com.zaxxer:HikariCP:2.5.1
  1262. | \--- org.slf4j:slf4j-api:1.7.21
  1263. +--- project :hh
  1264. | +--- io.springfox:springfox-swagger2:2.5.0
  1265. | | +--- io.swagger:swagger-annotations:1.5.9
  1266. | | +--- io.swagger:swagger-models:1.5.9
  1267. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.5 -> 2.7.0
  1268. | | | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  1269. | | | \--- io.swagger:swagger-annotations:1.5.9
  1270. | | +--- io.springfox:springfox-spi:2.5.0
  1271. | | | \--- io.springfox:springfox-core:2.5.0
  1272. | | | +--- com.google.guava:guava:18.0
  1273. | | | +--- com.fasterxml:classmate:1.3.1
  1274. | | | +--- org.slf4j:slf4j-api:1.7.21
  1275. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  1276. | | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1277. | | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1278. | | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1279. | | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  1280. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  1281. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1282. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  1283. | | +--- io.springfox:springfox-schema:2.5.0
  1284. | | | +--- io.springfox:springfox-core:2.5.0 (*)
  1285. | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  1286. | | +--- io.springfox:springfox-swagger-common:2.5.0
  1287. | | | +--- io.swagger:swagger-annotations:1.5.9
  1288. | | | +--- io.swagger:swagger-models:1.5.9 (*)
  1289. | | | +--- io.springfox:springfox-spi:2.5.0 (*)
  1290. | | | +--- io.springfox:springfox-schema:2.5.0 (*)
  1291. | | | +--- io.springfox:springfox-spring-web:2.5.0
  1292. | | | | +--- com.google.guava:guava:18.0
  1293. | | | | +--- com.fasterxml:classmate:1.3.1
  1294. | | | | +--- org.slf4j:slf4j-api:1.7.21
  1295. | | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1296. | | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1297. | | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  1298. | | | +--- com.google.guava:guava:18.0
  1299. | | | +--- com.fasterxml:classmate:1.3.1
  1300. | | | +--- org.slf4j:slf4j-api:1.7.21
  1301. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1302. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1303. | | +--- io.springfox:springfox-spring-web:2.5.0 (*)
  1304. | | +--- com.google.guava:guava:18.0
  1305. | | +--- com.fasterxml:classmate:1.3.1
  1306. | | +--- org.slf4j:slf4j-api:1.7.21
  1307. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1308. | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1309. | | \--- org.mapstruct:mapstruct:1.0.0.Final
  1310. | +--- org.apache.httpcomponents:httpclient:4.5.2
  1311. | | +--- org.apache.httpcomponents:httpcore:4.4.4
  1312. | | +--- commons-logging:commons-logging:1.2
  1313. | | \--- commons-codec:commons-codec:1.9
  1314. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1315. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  1316. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1317. +--- project :superjob
  1318. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1319. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  1320. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1321. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  1322. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1323. +--- project :abbyy
  1324. | +--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.7
  1325. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1326. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  1327. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1328. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  1329. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1330. +--- org.codehaus.groovy:groovy-all:2.4.7
  1331. +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE
  1332. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1333. | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE
  1334. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  1335. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  1336. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.28
  1337. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.28
  1338. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  1339. | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.RELEASE
  1340. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1341. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  1342. | | \--- org.hibernate:hibernate-validator:5.2.2.Final (*)
  1343. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1344. | +--- org.springframework:spring-web:4.2.3.RELEASE (*)
  1345. | \--- org.springframework:spring-webmvc:4.2.3.RELEASE
  1346. | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1347. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1348. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1349. | +--- org.springframework:spring-expression:4.2.3.RELEASE (*)
  1350. | \--- org.springframework:spring-web:4.2.3.RELEASE (*)
  1351. +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE (*)
  1352. +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE (*)
  1353. +--- org.springframework.boot:spring-boot-starter-mail:1.3.0.RELEASE
  1354. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1355. | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1356. | +--- org.springframework:spring-context-support:4.2.3.RELEASE (*)
  1357. | \--- com.sun.mail:javax.mail:1.5.4
  1358. | \--- javax.activation:activation:1.1
  1359. +--- org.springframework.boot:spring-boot-starter-ws:1.3.0.RELEASE
  1360. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1361. | +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE (*)
  1362. | +--- org.springframework:spring-jms:4.2.3.RELEASE
  1363. | | +--- org.springframework:spring-aop:4.2.3.RELEASE (*)
  1364. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1365. | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1366. | | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1367. | | +--- org.springframework:spring-messaging:4.2.3.RELEASE
  1368. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1369. | | | +--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1370. | | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1371. | | \--- org.springframework:spring-tx:4.2.3.RELEASE (*)
  1372. | +--- org.springframework:spring-oxm:4.2.3.RELEASE
  1373. | | +--- org.springframework:spring-beans:4.2.3.RELEASE (*)
  1374. | | \--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1375. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE
  1376. | | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE
  1377. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1378. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1379. | | | \--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1380. | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1381. | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1382. | | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1383. | | +--- org.springframework:spring-oxm:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1384. | | +--- org.springframework:spring-web:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1385. | | \--- org.springframework:spring-webmvc:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1386. | \--- org.springframework.ws:spring-ws-support:2.2.3.RELEASE
  1387. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE (*)
  1388. | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE (*)
  1389. | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1390. | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1391. | \--- org.springframework:spring-jms:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1392. +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE (*)
  1393. +--- org.springframework.boot:spring-boot-starter-actuator:1.3.0.RELEASE
  1394. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1395. | \--- org.springframework.boot:spring-boot-actuator:1.3.0.RELEASE
  1396. | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  1397. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  1398. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1399. | +--- org.springframework:spring-core:4.2.3.RELEASE (*)
  1400. | \--- org.springframework:spring-context:4.2.3.RELEASE (*)
  1401. +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  1402. +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE (*)
  1403. +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE (*)
  1404. +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1405. +--- io.springfox:springfox-swagger-ui:2.5.0
  1406. | \--- io.springfox:springfox-spring-web:2.5.0 (*)
  1407. +--- com.lowagie:itext:2.1.7
  1408. | +--- bouncycastle:bcmail-jdk14:138
  1409. | +--- bouncycastle:bcprov-jdk14:138
  1410. | \--- bouncycastle:bctsp-jdk14:138
  1411. | \--- org.bouncycastle:bctsp-jdk14:1.38
  1412. | +--- org.bouncycastle:bcprov-jdk14:1.38
  1413. | \--- org.bouncycastle:bcmail-jdk14:1.38
  1414. | \--- org.bouncycastle:bcprov-jdk14:1.38
  1415. +--- org.olap4j:olap4j:1.2.0
  1416. | \--- xerces:xercesImpl:2.11.0
  1417. | \--- xml-apis:xml-apis:1.4.01
  1418. +--- net.sf.jasperreports:jasperreports:6.2.1
  1419. | +--- commons-beanutils:commons-beanutils:1.9.0
  1420. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1421. | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1422. | +--- commons-collections:commons-collections:3.2.2
  1423. | +--- commons-digester:commons-digester:2.1
  1424. | | +--- commons-beanutils:commons-beanutils:1.8.3 -> 1.9.0 (*)
  1425. | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1426. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1427. | +--- com.lowagie:itext:2.1.7.js5-SNAPSHOT -> 2.1.7 (*)
  1428. | +--- org.jfree:jcommon:1.0.23
  1429. | +--- org.jfree:jfreechart:1.0.19
  1430. | | \--- org.jfree:jcommon:1.0.23
  1431. | +--- org.eclipse.jdt.core.compiler:ecj:4.3.1
  1432. | +--- org.codehaus.castor:castor-xml:1.3.3
  1433. | | +--- org.codehaus.castor:castor-core:1.3.3
  1434. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1435. | | | \--- commons-lang:commons-lang:2.6 -> 2.3
  1436. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1437. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  1438. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1439. | | +--- javax.inject:javax.inject:1
  1440. | | +--- stax:stax:1.2.0
  1441. | | | \--- stax:stax-api:1.0.1
  1442. | | +--- javax.xml.stream:stax-api:1.0-2
  1443. | | \--- org.springframework:spring-context:3.0.6.RELEASE -> 4.2.3.RELEASE (*)
  1444. | +--- com.fasterxml.jackson.core:jackson-core:2.1.4 -> 2.8.1
  1445. | +--- com.fasterxml.jackson.core:jackson-databind:2.1.4 -> 2.7.6 (*)
  1446. | +--- com.fasterxml.jackson.core:jackson-annotations:2.1.4 -> 2.7.0
  1447. | +--- org.apache.lucene:lucene-core:4.5.1 -> 4.10.4
  1448. | +--- org.apache.lucene:lucene-analyzers-common:4.5.1 -> 4.10.4 (*)
  1449. | +--- org.apache.lucene:lucene-queryparser:4.5.1 -> 4.10.4 (*)
  1450. | +--- org.olap4j:olap4j:0.9.7.309-JS-3 -> 1.2.0 (*)
  1451. | \--- com.google.zxing:core:2.3.0
  1452. +--- net.sf.jasperreports:jasperreports-fonts:6.0.0
  1453. +--- io.airbrake:airbrake-java:2.2.8
  1454. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1455. | \--- log4j:log4j:1.2.14
  1456. +--- net.anthavio:airbrake-logback:1.0.1
  1457. | +--- ch.qos.logback:logback-classic:1.1.1 -> 1.1.7 (*)
  1458. | \--- io.airbrake:airbrake-java:2.2.8 (*)
  1459. +--- org.postgresql:postgresql:9.4-1200-jdbc41
  1460. | \--- com.github.dblock.waffle:waffle-jna:1.7
  1461. | +--- net.java.dev.jna:jna:4.1.0
  1462. | +--- net.java.dev.jna:jna-platform:4.1.0
  1463. | | \--- net.java.dev.jna:jna:4.1.0
  1464. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1465. | \--- com.google.guava:guava:18.0
  1466. +--- commons-lang:commons-lang:2.3
  1467. +--- joda-time:joda-time:2.8.2
  1468. +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.3
  1469. | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.7.0
  1470. | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  1471. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1472. | \--- joda-time:joda-time:2.2 -> 2.8.2
  1473. +--- javax.mail:mail:1.4.1
  1474. | \--- javax.activation:activation:1.1
  1475. +--- org.hibernate:hibernate-envers:4.3.11.Final (*)
  1476. +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT (*)
  1477. +--- cz.jirutka.spring:spring-rest-exception-handler:1.1.1
  1478. | +--- com.fasterxml.jackson.core:jackson-annotations:2.3.2 -> 2.7.0
  1479. | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  1480. +--- net.coobird:thumbnailator:0.4.8
  1481. +--- org.projectlombok:lombok:1.16.8
  1482. +--- com.sendgrid:sendgrid-java:2.2.1
  1483. | +--- org.apache.httpcomponents:httpcore:4.3.2 -> 4.4.4
  1484. | +--- org.apache.httpcomponents:httpmime:4.3.4
  1485. | | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  1486. | +--- org.json:json:20140107
  1487. | +--- com.sendgrid:smtpapi-java:1.2.0
  1488. | | \--- org.json:json:20140107
  1489. | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  1490. +--- com.pusher:pusher-http-java:1.0.0
  1491. | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  1492. | \--- com.google.code.gson:gson:2.2.4
  1493. +--- com.atlassian.commonmark:commonmark:0.7.0
  1494. +--- org.jfairy:jfairy:0.2.5
  1495. | +--- org.yaml:snakeyaml:[1.0,2.0) -> 1.21-SNAPSHOT
  1496. | +--- joda-time:joda-time:2.3 -> 2.8.2
  1497. | +--- com.google.inject:guice:3.0
  1498. | | +--- javax.inject:javax.inject:1
  1499. | | +--- aopalliance:aopalliance:1.0
  1500. | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
  1501. | | \--- asm:asm:3.1
  1502. | +--- org.apache.commons:commons-lang3:3.1 -> 3.3.2
  1503. | +--- com.google.guava:guava:15.0 -> 18.0
  1504. | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  1505. \--- net.logstash.logback:logstash-logback-encoder:4.8
  1506. +--- ch.qos.logback:logback-core:1.1.6 -> 1.1.7
  1507. \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 -> 2.7.6 (*)
  1508.  
  1509. testCompile - Compile classpath for source set 'test'.
  1510. +--- project :domain
  1511. | +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE
  1512. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE
  1513. | | | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE
  1514. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE
  1515. | | | | | \--- commons-logging:commons-logging:1.2
  1516. | | | | \--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE
  1517. | | | | +--- org.springframework:spring-aop:4.2.6.RELEASE
  1518. | | | | | +--- aopalliance:aopalliance:1.0
  1519. | | | | | +--- org.springframework:spring-beans:4.2.6.RELEASE
  1520. | | | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1521. | | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1522. | | | | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  1523. | | | | +--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1524. | | | | \--- org.springframework:spring-expression:4.2.6.RELEASE
  1525. | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1526. | | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE
  1527. | | | | \--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  1528. | | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE
  1529. | | | | +--- ch.qos.logback:logback-classic:1.1.3 -> 1.1.7
  1530. | | | | | +--- ch.qos.logback:logback-core:1.1.7
  1531. | | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  1532. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.13
  1533. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1534. | | | | +--- org.slf4j:jul-to-slf4j:1.7.13
  1535. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1536. | | | | \--- org.slf4j:log4j-over-slf4j:1.7.13
  1537. | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1538. | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1539. | | | \--- org.yaml:snakeyaml:1.16 -> 1.21-SNAPSHOT
  1540. | | +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.RELEASE
  1541. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1542. | | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1543. | | | \--- org.aspectj:aspectjweaver:1.8.7
  1544. | | +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.RELEASE
  1545. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1546. | | | +--- org.apache.tomcat:tomcat-jdbc:8.0.28
  1547. | | | | \--- org.apache.tomcat:tomcat-juli:8.0.28
  1548. | | | \--- org.springframework:spring-jdbc:4.2.3.RELEASE
  1549. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1550. | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1551. | | | \--- org.springframework:spring-tx:4.2.3.RELEASE
  1552. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1553. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1554. | | +--- org.hibernate:hibernate-entitymanager:4.3.11.Final
  1555. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1556. | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1557. | | | +--- org.hibernate:hibernate-core:4.3.11.Final
  1558. | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1559. | | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1560. | | | | +--- dom4j:dom4j:1.6.1
  1561. | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  1562. | | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1563. | | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1564. | | | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1565. | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1566. | | | | +--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  1567. | | | | +--- antlr:antlr:2.7.7
  1568. | | | | \--- org.jboss:jandex:1.1.0.Final
  1569. | | | +--- dom4j:dom4j:1.6.1 (*)
  1570. | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1571. | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1572. | | | \--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  1573. | | +--- javax.transaction:javax.transaction-api:1.2
  1574. | | +--- org.springframework.data:spring-data-jpa:1.9.1.RELEASE
  1575. | | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE
  1576. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1577. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1578. | | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1579. | | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1580. | | | +--- org.springframework:spring-orm:4.1.8.RELEASE
  1581. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1582. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1583. | | | | +--- org.springframework:spring-jdbc:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1584. | | | | \--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1585. | | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1586. | | | +--- org.springframework:spring-aop:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1587. | | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1588. | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1589. | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1590. | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1591. | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1592. | | \--- org.springframework:spring-aspects:4.2.3.RELEASE
  1593. | | \--- org.aspectj:aspectjweaver:1.8.7
  1594. | +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE
  1595. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1596. | | \--- org.springframework.data:spring-data-elasticsearch:1.3.1.RELEASE
  1597. | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  1598. | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  1599. | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE (*)
  1600. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  1601. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1602. | | +--- joda-time:joda-time:2.8.2
  1603. | | +--- org.elasticsearch:elasticsearch:1.5.2
  1604. | | | +--- org.apache.lucene:lucene-core:4.10.4
  1605. | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4
  1606. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1607. | | | +--- org.apache.lucene:lucene-queries:4.10.4
  1608. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1609. | | | +--- org.apache.lucene:lucene-memory:4.10.4
  1610. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1611. | | | +--- org.apache.lucene:lucene-highlighter:4.10.4
  1612. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1613. | | | | +--- org.apache.lucene:lucene-memory:4.10.4 (*)
  1614. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1615. | | | +--- org.apache.lucene:lucene-queryparser:4.10.4
  1616. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1617. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1618. | | | | \--- org.apache.lucene:lucene-sandbox:4.10.4
  1619. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1620. | | | +--- org.apache.lucene:lucene-sandbox:4.10.4 (*)
  1621. | | | +--- org.apache.lucene:lucene-suggest:4.10.4
  1622. | | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4 (*)
  1623. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1624. | | | | +--- org.apache.lucene:lucene-misc:4.10.4
  1625. | | | | | \--- org.apache.lucene:lucene-core:4.10.4
  1626. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1627. | | | +--- org.apache.lucene:lucene-misc:4.10.4 (*)
  1628. | | | +--- org.apache.lucene:lucene-join:4.10.4
  1629. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1630. | | | | \--- org.apache.lucene:lucene-grouping:4.10.4
  1631. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1632. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1633. | | | +--- org.apache.lucene:lucene-grouping:4.10.4 (*)
  1634. | | | +--- org.apache.lucene:lucene-spatial:4.10.4
  1635. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  1636. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  1637. | | | | \--- com.spatial4j:spatial4j:0.4.1
  1638. | | | +--- org.antlr:antlr-runtime:3.5
  1639. | | | +--- org.ow2.asm:asm:4.1 -> 5.0.3
  1640. | | | \--- org.ow2.asm:asm-commons:4.1
  1641. | | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  1642. | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6
  1643. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.7.0
  1644. | | | \--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1645. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  1646. | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  1647. | +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE
  1648. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1649. | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1650. | | +--- org.springframework.security:spring-security-config:4.0.3.RELEASE
  1651. | | | +--- aopalliance:aopalliance:1.0
  1652. | | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  1653. | | | | +--- aopalliance:aopalliance:1.0
  1654. | | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1655. | | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1656. | | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1657. | | | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1658. | | | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1659. | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1660. | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1661. | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1662. | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1663. | | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  1664. | | +--- aopalliance:aopalliance:1.0
  1665. | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  1666. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1667. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1668. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1669. | | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  1670. | | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.6.RELEASE
  1671. | | +--- org.springframework:spring-aop:4.2.6.RELEASE (*)
  1672. | | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  1673. | | +--- org.springframework:spring-context:4.2.6.RELEASE (*)
  1674. | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1675. | +--- org.springframework.security:spring-security-acl:4.0.2.RELEASE
  1676. | | +--- aopalliance:aopalliance:1.0
  1677. | | +--- org.springframework.security:spring-security-core:4.0.2.RELEASE -> 4.0.3.RELEASE (*)
  1678. | | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  1679. | | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  1680. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  1681. | | +--- org.springframework:spring-jdbc:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1682. | | \--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  1683. | +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT
  1684. | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1685. | | +--- org.reflections:reflections:0.9.9
  1686. | | | +--- com.google.guava:guava:15.0 -> 18.0
  1687. | | | +--- org.javassist:javassist:3.18.2-GA -> 3.19.0-GA
  1688. | | | \--- com.google.code.findbugs:annotations:2.0.1
  1689. | | +--- javax.validation:validation-api:1.1.0.Final
  1690. | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.0 -> 2.7.6 (*)
  1691. | | +--- com.google.guava:guava:17.0 -> 18.0
  1692. | | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.4
  1693. | | +--- commons-cli:commons-cli:1.2
  1694. | | +--- commons-io:commons-io:2.4
  1695. | | +--- org.hibernate:hibernate-validator:5.1.1.Final -> 5.2.2.Final
  1696. | | | +--- javax.validation:validation-api:1.1.0.Final
  1697. | | | +--- org.jboss.logging:jboss-logging:3.2.1.Final
  1698. | | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  1699. | | +--- javax.el:javax.el-api:2.2.4
  1700. | | \--- org.glassfish.web:javax.el:2.2.4
  1701. | | \--- javax.el:javax.el-api:2.2.4
  1702. | +--- joda-time:joda-time:2.8.2
  1703. | +--- org.hibernate:hibernate-envers:4.3.11.Final
  1704. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  1705. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1706. | | \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  1707. | +--- commons-lang:commons-lang:2.3
  1708. | +--- org.flywaydb:flyway-core:4.0.3
  1709. | +--- org.apache.tika:tika-core:1.11
  1710. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.4
  1711. | +--- org.projectlombok:lombok:1.16.8
  1712. | +--- com.google.code.gson:gson:2.2.4
  1713. | +--- org.springframework.data:spring-data-redis:1.4.1.RELEASE
  1714. | | +--- org.springframework:spring-tx:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  1715. | | +--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  1716. | | +--- org.springframework:spring-aop:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  1717. | | +--- org.springframework:spring-context-support:4.0.7.RELEASE -> 4.2.3.RELEASE
  1718. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1719. | | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1720. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1721. | | +--- org.springframework:spring-core:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  1722. | | \--- org.springframework:spring-context:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  1723. | +--- redis.clients:jedis:2.6.1
  1724. | | \--- org.apache.commons:commons-pool2:2.0
  1725. | +--- com.github.debop:hibernate-redis:2.3.0
  1726. | | +--- org.redisson:redisson:2.3.0
  1727. | | | +--- io.netty:netty-common:4.0.40.Final
  1728. | | | +--- io.netty:netty-codec:4.0.40.Final
  1729. | | | | \--- io.netty:netty-transport:4.0.40.Final
  1730. | | | | \--- io.netty:netty-buffer:4.0.40.Final
  1731. | | | | \--- io.netty:netty-common:4.0.40.Final
  1732. | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  1733. | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  1734. | | | +--- io.netty:netty-handler:4.0.40.Final
  1735. | | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  1736. | | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  1737. | | | | \--- io.netty:netty-codec:4.0.40.Final (*)
  1738. | | | +--- io.projectreactor:reactor-stream:2.0.8.RELEASE
  1739. | | | | \--- io.projectreactor:reactor-core:2.0.8.RELEASE
  1740. | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  1741. | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  1742. | | | +--- org.slf4j:slf4j-api:1.7.21
  1743. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.6
  1744. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1745. | | | | \--- org.yaml:snakeyaml:1.15 -> 1.21-SNAPSHOT
  1746. | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  1747. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.6 (*)
  1748. | | | +--- net.openhft:zero-allocation-hashing:0.5
  1749. | | | +--- net.bytebuddy:byte-buddy:1.3.19
  1750. | | | \--- org.jodd:jodd-bean:3.7.1
  1751. | | | \--- org.jodd:jodd-core:3.7.1
  1752. | | +--- de.ruedigermoeller:fst:2.48
  1753. | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.1
  1754. | | | +--- org.javassist:javassist:3.19.0-GA
  1755. | | | +--- org.objenesis:objenesis:2.4
  1756. | | | \--- com.cedarsoftware:java-util:1.9.0
  1757. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1758. | | | \--- com.cedarsoftware:json-io:2.5.1
  1759. | | +--- org.xerial.snappy:snappy-java:1.1.2.6
  1760. | | +--- org.slf4j:slf4j-api:1.7.21
  1761. | | +--- ch.qos.logback:logback-classic:1.1.7 (*)
  1762. | | +--- org.projectlombok:lombok:1.16.8
  1763. | | \--- org.assertj:assertj-core:3.5.1
  1764. | \--- com.zaxxer:HikariCP:2.5.1
  1765. | \--- org.slf4j:slf4j-api:1.7.21
  1766. +--- project :hh
  1767. | +--- io.springfox:springfox-swagger2:2.5.0
  1768. | | +--- io.swagger:swagger-annotations:1.5.9
  1769. | | +--- io.swagger:swagger-models:1.5.9
  1770. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.5 -> 2.7.0
  1771. | | | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  1772. | | | \--- io.swagger:swagger-annotations:1.5.9
  1773. | | +--- io.springfox:springfox-spi:2.5.0
  1774. | | | \--- io.springfox:springfox-core:2.5.0
  1775. | | | +--- com.google.guava:guava:18.0
  1776. | | | +--- com.fasterxml:classmate:1.3.1
  1777. | | | +--- org.slf4j:slf4j-api:1.7.21
  1778. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  1779. | | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1780. | | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1781. | | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1782. | | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  1783. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  1784. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1785. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  1786. | | +--- io.springfox:springfox-schema:2.5.0
  1787. | | | +--- io.springfox:springfox-core:2.5.0 (*)
  1788. | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  1789. | | +--- io.springfox:springfox-swagger-common:2.5.0
  1790. | | | +--- io.swagger:swagger-annotations:1.5.9
  1791. | | | +--- io.swagger:swagger-models:1.5.9 (*)
  1792. | | | +--- io.springfox:springfox-spi:2.5.0 (*)
  1793. | | | +--- io.springfox:springfox-schema:2.5.0 (*)
  1794. | | | +--- io.springfox:springfox-spring-web:2.5.0
  1795. | | | | +--- com.google.guava:guava:18.0
  1796. | | | | +--- com.fasterxml:classmate:1.3.1
  1797. | | | | +--- org.slf4j:slf4j-api:1.7.21
  1798. | | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1799. | | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1800. | | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  1801. | | | +--- com.google.guava:guava:18.0
  1802. | | | +--- com.fasterxml:classmate:1.3.1
  1803. | | | +--- org.slf4j:slf4j-api:1.7.21
  1804. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1805. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1806. | | +--- io.springfox:springfox-spring-web:2.5.0 (*)
  1807. | | +--- com.google.guava:guava:18.0
  1808. | | +--- com.fasterxml:classmate:1.3.1
  1809. | | +--- org.slf4j:slf4j-api:1.7.21
  1810. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  1811. | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  1812. | | \--- org.mapstruct:mapstruct:1.0.0.Final
  1813. | +--- org.apache.httpcomponents:httpclient:4.5.2
  1814. | | +--- org.apache.httpcomponents:httpcore:4.4.4
  1815. | | +--- commons-logging:commons-logging:1.2
  1816. | | \--- commons-codec:commons-codec:1.9
  1817. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1818. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1819. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1820. +--- project :superjob
  1821. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1822. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  1823. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1824. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1825. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1826. +--- project :abbyy
  1827. | +--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.7
  1828. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1829. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  1830. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1831. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1832. | \--- org.codehaus.groovy:groovy-all:2.4.7
  1833. +--- org.codehaus.groovy:groovy-all:2.4.7
  1834. +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE
  1835. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1836. | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE
  1837. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  1838. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  1839. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.28
  1840. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.28
  1841. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  1842. | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.RELEASE
  1843. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1844. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  1845. | | \--- org.hibernate:hibernate-validator:5.2.2.Final (*)
  1846. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1847. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1848. | \--- org.springframework:spring-webmvc:4.2.3.RELEASE -> 4.2.6.RELEASE
  1849. | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  1850. | +--- org.springframework:spring-context:4.2.6.RELEASE (*)
  1851. | +--- org.springframework:spring-core:4.2.6.RELEASE (*)
  1852. | +--- org.springframework:spring-expression:4.2.6.RELEASE (*)
  1853. | \--- org.springframework:spring-web:4.2.6.RELEASE (*)
  1854. +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE (*)
  1855. +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE (*)
  1856. +--- org.springframework.boot:spring-boot-starter-mail:1.3.0.RELEASE
  1857. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1858. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1859. | +--- org.springframework:spring-context-support:4.2.3.RELEASE (*)
  1860. | \--- com.sun.mail:javax.mail:1.5.4
  1861. | \--- javax.activation:activation:1.1
  1862. +--- org.springframework.boot:spring-boot-starter-ws:1.3.0.RELEASE
  1863. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1864. | +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE (*)
  1865. | +--- org.springframework:spring-jms:4.2.3.RELEASE
  1866. | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1867. | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1868. | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1869. | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1870. | | +--- org.springframework:spring-messaging:4.2.3.RELEASE
  1871. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1872. | | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1873. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1874. | | \--- org.springframework:spring-tx:4.2.3.RELEASE (*)
  1875. | +--- org.springframework:spring-oxm:4.2.3.RELEASE
  1876. | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1877. | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1878. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE
  1879. | | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE
  1880. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1881. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1882. | | | \--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1883. | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1884. | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1885. | | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1886. | | +--- org.springframework:spring-oxm:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1887. | | +--- org.springframework:spring-web:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1888. | | \--- org.springframework:spring-webmvc:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1889. | \--- org.springframework.ws:spring-ws-support:2.2.3.RELEASE
  1890. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE (*)
  1891. | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE (*)
  1892. | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1893. | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  1894. | \--- org.springframework:spring-jms:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  1895. +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE (*)
  1896. +--- org.springframework.boot:spring-boot-starter-actuator:1.3.0.RELEASE
  1897. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  1898. | \--- org.springframework.boot:spring-boot-actuator:1.3.0.RELEASE
  1899. | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  1900. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  1901. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1902. | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1903. | \--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  1904. +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  1905. +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE (*)
  1906. +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE (*)
  1907. +--- io.springfox:springfox-swagger2:2.5.0 (*)
  1908. +--- io.springfox:springfox-swagger-ui:2.5.0
  1909. | \--- io.springfox:springfox-spring-web:2.5.0 (*)
  1910. +--- com.lowagie:itext:2.1.7
  1911. | +--- bouncycastle:bcmail-jdk14:138
  1912. | +--- bouncycastle:bcprov-jdk14:138
  1913. | \--- bouncycastle:bctsp-jdk14:138
  1914. | \--- org.bouncycastle:bctsp-jdk14:1.38
  1915. | +--- org.bouncycastle:bcprov-jdk14:1.38
  1916. | \--- org.bouncycastle:bcmail-jdk14:1.38
  1917. | \--- org.bouncycastle:bcprov-jdk14:1.38
  1918. +--- org.olap4j:olap4j:1.2.0
  1919. | \--- xerces:xercesImpl:2.11.0
  1920. | \--- xml-apis:xml-apis:1.4.01
  1921. +--- net.sf.jasperreports:jasperreports:6.2.1
  1922. | +--- commons-beanutils:commons-beanutils:1.9.0
  1923. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1924. | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1925. | +--- commons-collections:commons-collections:3.2.2
  1926. | +--- commons-digester:commons-digester:2.1
  1927. | | +--- commons-beanutils:commons-beanutils:1.8.3 -> 1.9.0 (*)
  1928. | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1929. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1930. | +--- com.lowagie:itext:2.1.7.js5-SNAPSHOT -> 2.1.7 (*)
  1931. | +--- org.jfree:jcommon:1.0.23
  1932. | +--- org.jfree:jfreechart:1.0.19
  1933. | | \--- org.jfree:jcommon:1.0.23
  1934. | +--- org.eclipse.jdt.core.compiler:ecj:4.3.1
  1935. | +--- org.codehaus.castor:castor-xml:1.3.3
  1936. | | +--- org.codehaus.castor:castor-core:1.3.3
  1937. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1938. | | | \--- commons-lang:commons-lang:2.6 -> 2.3
  1939. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1940. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  1941. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1942. | | +--- javax.inject:javax.inject:1
  1943. | | +--- stax:stax:1.2.0
  1944. | | | \--- stax:stax-api:1.0.1
  1945. | | +--- javax.xml.stream:stax-api:1.0-2
  1946. | | \--- org.springframework:spring-context:3.0.6.RELEASE -> 4.2.6.RELEASE (*)
  1947. | +--- com.fasterxml.jackson.core:jackson-core:2.1.4 -> 2.8.1
  1948. | +--- com.fasterxml.jackson.core:jackson-databind:2.1.4 -> 2.7.6 (*)
  1949. | +--- com.fasterxml.jackson.core:jackson-annotations:2.1.4 -> 2.7.0
  1950. | +--- org.apache.lucene:lucene-core:4.5.1 -> 4.10.4
  1951. | +--- org.apache.lucene:lucene-analyzers-common:4.5.1 -> 4.10.4 (*)
  1952. | +--- org.apache.lucene:lucene-queryparser:4.5.1 -> 4.10.4 (*)
  1953. | +--- org.olap4j:olap4j:0.9.7.309-JS-3 -> 1.2.0 (*)
  1954. | \--- com.google.zxing:core:2.3.0
  1955. +--- net.sf.jasperreports:jasperreports-fonts:6.0.0
  1956. +--- io.airbrake:airbrake-java:2.2.8
  1957. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  1958. | \--- log4j:log4j:1.2.14
  1959. +--- net.anthavio:airbrake-logback:1.0.1
  1960. | +--- ch.qos.logback:logback-classic:1.1.1 -> 1.1.7 (*)
  1961. | \--- io.airbrake:airbrake-java:2.2.8 (*)
  1962. +--- org.postgresql:postgresql:9.4-1200-jdbc41
  1963. | \--- com.github.dblock.waffle:waffle-jna:1.7
  1964. | +--- net.java.dev.jna:jna:4.1.0
  1965. | +--- net.java.dev.jna:jna-platform:4.1.0
  1966. | | \--- net.java.dev.jna:jna:4.1.0
  1967. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1968. | \--- com.google.guava:guava:18.0
  1969. +--- commons-lang:commons-lang:2.3
  1970. +--- joda-time:joda-time:2.8.2
  1971. +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.3
  1972. | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.7.0
  1973. | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  1974. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  1975. | \--- joda-time:joda-time:2.2 -> 2.8.2
  1976. +--- javax.mail:mail:1.4.1
  1977. | \--- javax.activation:activation:1.1
  1978. +--- org.hibernate:hibernate-envers:4.3.11.Final (*)
  1979. +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT (*)
  1980. +--- cz.jirutka.spring:spring-rest-exception-handler:1.1.1
  1981. | +--- com.fasterxml.jackson.core:jackson-annotations:2.3.2 -> 2.7.0
  1982. | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  1983. +--- net.coobird:thumbnailator:0.4.8
  1984. +--- org.projectlombok:lombok:1.16.8
  1985. +--- com.sendgrid:sendgrid-java:2.2.1
  1986. | +--- org.apache.httpcomponents:httpcore:4.3.2 -> 4.4.4
  1987. | +--- org.apache.httpcomponents:httpmime:4.3.4 -> 4.5.1
  1988. | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.2 (*)
  1989. | +--- org.json:json:20140107
  1990. | +--- com.sendgrid:smtpapi-java:1.2.0
  1991. | | \--- org.json:json:20140107
  1992. | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  1993. +--- com.pusher:pusher-http-java:1.0.0
  1994. | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  1995. | \--- com.google.code.gson:gson:2.2.4
  1996. +--- com.atlassian.commonmark:commonmark:0.7.0
  1997. +--- org.jfairy:jfairy:0.2.5
  1998. | +--- org.yaml:snakeyaml:[1.0,2.0) -> 1.21-SNAPSHOT
  1999. | +--- joda-time:joda-time:2.3 -> 2.8.2
  2000. | +--- com.google.inject:guice:3.0
  2001. | | +--- javax.inject:javax.inject:1
  2002. | | +--- aopalliance:aopalliance:1.0
  2003. | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
  2004. | | \--- asm:asm:3.1
  2005. | +--- org.apache.commons:commons-lang3:3.1 -> 3.4
  2006. | +--- com.google.guava:guava:15.0 -> 18.0
  2007. | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  2008. +--- net.logstash.logback:logstash-logback-encoder:4.8
  2009. | +--- ch.qos.logback:logback-core:1.1.6 -> 1.1.7
  2010. | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 -> 2.7.6 (*)
  2011. +--- org.springframework.boot:spring-boot-starter-test:1.3.0.RELEASE
  2012. | +--- junit:junit:4.12
  2013. | | \--- org.hamcrest:hamcrest-core:1.3
  2014. | +--- org.mockito:mockito-core:1.10.19
  2015. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2016. | | \--- org.objenesis:objenesis:2.1 -> 2.4
  2017. | +--- org.hamcrest:hamcrest-core:1.3
  2018. | +--- org.hamcrest:hamcrest-library:1.3
  2019. | | \--- org.hamcrest:hamcrest-core:1.3
  2020. | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2021. | \--- org.springframework:spring-test:4.2.3.RELEASE -> 4.2.6.RELEASE
  2022. | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2023. +--- org.spockframework:spock-spring:1.0-groovy-2.4
  2024. | +--- org.spockframework:spock-core:1.0-groovy-2.4
  2025. | | +--- junit:junit:4.12 (*)
  2026. | | \--- org.codehaus.groovy:groovy-all:2.4.1 -> 2.4.7
  2027. | \--- org.codehaus.groovy:groovy-all:2.4.1 -> 2.4.7
  2028. +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  2029. +--- io.rest-assured:rest-assured:3.0.0
  2030. | +--- org.codehaus.groovy:groovy:2.4.6
  2031. | +--- org.codehaus.groovy:groovy-xml:2.4.6
  2032. | | \--- org.codehaus.groovy:groovy:2.4.6
  2033. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  2034. | +--- org.apache.httpcomponents:httpmime:4.5.1 (*)
  2035. | +--- org.hamcrest:hamcrest-core:1.3
  2036. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2037. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2038. | +--- io.rest-assured:json-path:3.0.0
  2039. | | +--- org.codehaus.groovy:groovy-json:2.4.6
  2040. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2041. | | +--- org.codehaus.groovy:groovy:2.4.6
  2042. | | \--- io.rest-assured:rest-assured-common:3.0.0
  2043. | | +--- org.codehaus.groovy:groovy:2.4.6
  2044. | | \--- org.apache.commons:commons-lang3:3.4
  2045. | \--- io.rest-assured:xml-path:3.0.0
  2046. | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2047. | +--- org.codehaus.groovy:groovy:2.4.6
  2048. | +--- io.rest-assured:rest-assured-common:3.0.0 (*)
  2049. | +--- org.apache.commons:commons-lang3:3.4
  2050. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2051. +--- io.rest-assured:spring-mock-mvc:3.0.0
  2052. | +--- io.rest-assured:rest-assured:3.0.0 (*)
  2053. | +--- org.springframework:spring-test:4.2.6.RELEASE (*)
  2054. | \--- org.springframework:spring-webmvc:4.2.6.RELEASE (*)
  2055. +--- cglib:cglib-nodep:3.2.4
  2056. +--- com.jayway.jsonpath:json-path:2.2.0
  2057. | +--- net.minidev:json-smart:2.2.1
  2058. | | \--- net.minidev:accessors-smart:1.1
  2059. | | \--- org.ow2.asm:asm:5.0.3
  2060. | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2061. +--- com.jayway.jsonpath:json-path-assert:2.2.0
  2062. | +--- com.jayway.jsonpath:json-path:2.2.0 (*)
  2063. | +--- org.hamcrest:hamcrest-core:1.3
  2064. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2065. | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2066. \--- org.hamcrest:hamcrest-core:1.3
  2067.  
  2068. testRuntime - Runtime classpath for source set 'test'.
  2069. +--- project :domain
  2070. | +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE
  2071. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE
  2072. | | | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE
  2073. | | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE
  2074. | | | | | \--- commons-logging:commons-logging:1.2
  2075. | | | | \--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE
  2076. | | | | +--- org.springframework:spring-aop:4.2.6.RELEASE
  2077. | | | | | +--- aopalliance:aopalliance:1.0
  2078. | | | | | +--- org.springframework:spring-beans:4.2.6.RELEASE
  2079. | | | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2080. | | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2081. | | | | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  2082. | | | | +--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2083. | | | | \--- org.springframework:spring-expression:4.2.6.RELEASE
  2084. | | | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2085. | | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE
  2086. | | | | \--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  2087. | | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE
  2088. | | | | +--- ch.qos.logback:logback-classic:1.1.3 -> 1.1.7
  2089. | | | | | +--- ch.qos.logback:logback-core:1.1.7
  2090. | | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  2091. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.13
  2092. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2093. | | | | +--- org.slf4j:jul-to-slf4j:1.7.13
  2094. | | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2095. | | | | \--- org.slf4j:log4j-over-slf4j:1.7.13
  2096. | | | | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2097. | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2098. | | | \--- org.yaml:snakeyaml:1.16 -> 1.21-SNAPSHOT
  2099. | | +--- org.springframework.boot:spring-boot-starter-aop:1.3.0.RELEASE
  2100. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2101. | | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2102. | | | \--- org.aspectj:aspectjweaver:1.8.7
  2103. | | +--- org.springframework.boot:spring-boot-starter-jdbc:1.3.0.RELEASE
  2104. | | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2105. | | | +--- org.apache.tomcat:tomcat-jdbc:8.0.28
  2106. | | | | \--- org.apache.tomcat:tomcat-juli:8.0.28
  2107. | | | \--- org.springframework:spring-jdbc:4.2.3.RELEASE
  2108. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2109. | | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2110. | | | \--- org.springframework:spring-tx:4.2.3.RELEASE
  2111. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2112. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2113. | | +--- org.hibernate:hibernate-entitymanager:4.3.11.Final
  2114. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  2115. | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2116. | | | +--- org.hibernate:hibernate-core:4.3.11.Final
  2117. | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  2118. | | | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2119. | | | | +--- dom4j:dom4j:1.6.1
  2120. | | | | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  2121. | | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  2122. | | | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  2123. | | | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2124. | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2125. | | | | +--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  2126. | | | | +--- antlr:antlr:2.7.7
  2127. | | | | \--- org.jboss:jandex:1.1.0.Final
  2128. | | | +--- dom4j:dom4j:1.6.1 (*)
  2129. | | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  2130. | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2131. | | | \--- org.javassist:javassist:3.18.1-GA -> 3.19.0-GA
  2132. | | +--- javax.transaction:javax.transaction-api:1.2
  2133. | | +--- org.springframework.data:spring-data-jpa:1.9.1.RELEASE
  2134. | | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE
  2135. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2136. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2137. | | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2138. | | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  2139. | | | +--- org.springframework:spring-orm:4.1.8.RELEASE
  2140. | | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2141. | | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2142. | | | | +--- org.springframework:spring-jdbc:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  2143. | | | | \--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  2144. | | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2145. | | | +--- org.springframework:spring-aop:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2146. | | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  2147. | | | +--- org.springframework:spring-beans:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2148. | | | +--- org.springframework:spring-core:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2149. | | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2150. | | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  2151. | | \--- org.springframework:spring-aspects:4.2.3.RELEASE
  2152. | | \--- org.aspectj:aspectjweaver:1.8.7
  2153. | +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE
  2154. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2155. | | \--- org.springframework.data:spring-data-elasticsearch:1.3.1.RELEASE
  2156. | | +--- org.springframework:spring-context:4.1.8.RELEASE -> 4.2.6.RELEASE (*)
  2157. | | +--- org.springframework:spring-tx:4.1.8.RELEASE -> 4.2.3.RELEASE (*)
  2158. | | +--- org.springframework.data:spring-data-commons:1.11.1.RELEASE (*)
  2159. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  2160. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2161. | | +--- joda-time:joda-time:2.8.2
  2162. | | +--- org.elasticsearch:elasticsearch:1.5.2
  2163. | | | +--- org.apache.lucene:lucene-core:4.10.4
  2164. | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4
  2165. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  2166. | | | +--- org.apache.lucene:lucene-queries:4.10.4
  2167. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  2168. | | | +--- org.apache.lucene:lucene-memory:4.10.4
  2169. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  2170. | | | +--- org.apache.lucene:lucene-highlighter:4.10.4
  2171. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2172. | | | | +--- org.apache.lucene:lucene-memory:4.10.4 (*)
  2173. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  2174. | | | +--- org.apache.lucene:lucene-queryparser:4.10.4
  2175. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2176. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  2177. | | | | \--- org.apache.lucene:lucene-sandbox:4.10.4
  2178. | | | | \--- org.apache.lucene:lucene-core:4.10.4
  2179. | | | +--- org.apache.lucene:lucene-sandbox:4.10.4 (*)
  2180. | | | +--- org.apache.lucene:lucene-suggest:4.10.4
  2181. | | | | +--- org.apache.lucene:lucene-analyzers-common:4.10.4 (*)
  2182. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2183. | | | | +--- org.apache.lucene:lucene-misc:4.10.4
  2184. | | | | | \--- org.apache.lucene:lucene-core:4.10.4
  2185. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  2186. | | | +--- org.apache.lucene:lucene-misc:4.10.4 (*)
  2187. | | | +--- org.apache.lucene:lucene-join:4.10.4
  2188. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2189. | | | | \--- org.apache.lucene:lucene-grouping:4.10.4
  2190. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2191. | | | | \--- org.apache.lucene:lucene-queries:4.10.4 (*)
  2192. | | | +--- org.apache.lucene:lucene-grouping:4.10.4 (*)
  2193. | | | +--- org.apache.lucene:lucene-spatial:4.10.4
  2194. | | | | +--- org.apache.lucene:lucene-core:4.10.4
  2195. | | | | +--- org.apache.lucene:lucene-queries:4.10.4 (*)
  2196. | | | | \--- com.spatial4j:spatial4j:0.4.1
  2197. | | | +--- org.antlr:antlr-runtime:3.5
  2198. | | | +--- org.ow2.asm:asm:4.1 -> 5.0.3
  2199. | | | \--- org.ow2.asm:asm-commons:4.1
  2200. | | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  2201. | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6
  2202. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.7.0
  2203. | | | \--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  2204. | | +--- org.slf4j:slf4j-api:1.7.13 -> 1.7.21
  2205. | | \--- org.slf4j:jcl-over-slf4j:1.7.13 (*)
  2206. | +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE
  2207. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2208. | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2209. | | +--- org.springframework.security:spring-security-config:4.0.3.RELEASE
  2210. | | | +--- aopalliance:aopalliance:1.0
  2211. | | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  2212. | | | | +--- aopalliance:aopalliance:1.0
  2213. | | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2214. | | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2215. | | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2216. | | | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2217. | | | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2218. | | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2219. | | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2220. | | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2221. | | | \--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2222. | | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  2223. | | +--- aopalliance:aopalliance:1.0
  2224. | | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  2225. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2226. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2227. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2228. | | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.6.RELEASE (*)
  2229. | | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.6.RELEASE
  2230. | | +--- org.springframework:spring-aop:4.2.6.RELEASE (*)
  2231. | | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  2232. | | +--- org.springframework:spring-context:4.2.6.RELEASE (*)
  2233. | | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2234. | +--- org.springframework.security:spring-security-acl:4.0.2.RELEASE
  2235. | | +--- aopalliance:aopalliance:1.0
  2236. | | +--- org.springframework.security:spring-security-core:4.0.2.RELEASE -> 4.0.3.RELEASE (*)
  2237. | | +--- org.springframework:spring-aop:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  2238. | | +--- org.springframework:spring-context:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  2239. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.2.6.RELEASE (*)
  2240. | | +--- org.springframework:spring-jdbc:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  2241. | | \--- org.springframework:spring-tx:4.1.6.RELEASE -> 4.2.3.RELEASE (*)
  2242. | +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT
  2243. | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2244. | | +--- org.reflections:reflections:0.9.9
  2245. | | | +--- com.google.guava:guava:15.0 -> 18.0
  2246. | | | +--- org.javassist:javassist:3.18.2-GA -> 3.19.0-GA
  2247. | | | \--- com.google.code.findbugs:annotations:2.0.1
  2248. | | +--- javax.validation:validation-api:1.1.0.Final
  2249. | | +--- com.fasterxml.jackson.core:jackson-databind:2.4.0 -> 2.7.6 (*)
  2250. | | +--- com.google.guava:guava:17.0 -> 18.0
  2251. | | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.4
  2252. | | +--- commons-cli:commons-cli:1.2
  2253. | | +--- commons-io:commons-io:2.4
  2254. | | +--- org.hibernate:hibernate-validator:5.1.1.Final -> 5.2.2.Final
  2255. | | | +--- javax.validation:validation-api:1.1.0.Final
  2256. | | | +--- org.jboss.logging:jboss-logging:3.2.1.Final
  2257. | | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  2258. | | +--- javax.el:javax.el-api:2.2.4
  2259. | | \--- org.glassfish.web:javax.el:2.2.4
  2260. | | \--- javax.el:javax.el-api:2.2.4
  2261. | +--- joda-time:joda-time:2.8.2
  2262. | +--- org.hibernate:hibernate-envers:4.3.11.Final
  2263. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.2.1.Final
  2264. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2265. | | \--- org.hibernate:hibernate-entitymanager:4.3.11.Final (*)
  2266. | +--- commons-lang:commons-lang:2.3
  2267. | +--- org.flywaydb:flyway-core:4.0.3
  2268. | +--- org.apache.tika:tika-core:1.11
  2269. | +--- org.apache.commons:commons-lang3:3.3.2 -> 3.4
  2270. | +--- org.projectlombok:lombok:1.16.8
  2271. | +--- com.google.code.gson:gson:2.2.4
  2272. | +--- org.springframework.data:spring-data-redis:1.4.1.RELEASE
  2273. | | +--- org.springframework:spring-tx:4.0.7.RELEASE -> 4.2.3.RELEASE (*)
  2274. | | +--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  2275. | | +--- org.springframework:spring-aop:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  2276. | | +--- org.springframework:spring-context-support:4.0.7.RELEASE -> 4.2.3.RELEASE
  2277. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2278. | | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2279. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2280. | | +--- org.springframework:spring-core:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  2281. | | \--- org.springframework:spring-context:4.0.7.RELEASE -> 4.2.6.RELEASE (*)
  2282. | +--- redis.clients:jedis:2.6.1
  2283. | | \--- org.apache.commons:commons-pool2:2.0
  2284. | +--- com.github.debop:hibernate-redis:2.3.0
  2285. | | +--- org.redisson:redisson:2.3.0
  2286. | | | +--- io.netty:netty-common:4.0.40.Final
  2287. | | | +--- io.netty:netty-codec:4.0.40.Final
  2288. | | | | \--- io.netty:netty-transport:4.0.40.Final
  2289. | | | | \--- io.netty:netty-buffer:4.0.40.Final
  2290. | | | | \--- io.netty:netty-common:4.0.40.Final
  2291. | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  2292. | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  2293. | | | +--- io.netty:netty-handler:4.0.40.Final
  2294. | | | | +--- io.netty:netty-buffer:4.0.40.Final (*)
  2295. | | | | +--- io.netty:netty-transport:4.0.40.Final (*)
  2296. | | | | \--- io.netty:netty-codec:4.0.40.Final (*)
  2297. | | | +--- io.projectreactor:reactor-stream:2.0.8.RELEASE
  2298. | | | | \--- io.projectreactor:reactor-core:2.0.8.RELEASE
  2299. | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  2300. | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  2301. | | | +--- org.slf4j:slf4j-api:1.7.21
  2302. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.6
  2303. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  2304. | | | | \--- org.yaml:snakeyaml:1.15 -> 1.21-SNAPSHOT
  2305. | | | +--- com.fasterxml.jackson.core:jackson-core:2.7.6 -> 2.8.1
  2306. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.7.6 (*)
  2307. | | | +--- net.openhft:zero-allocation-hashing:0.5
  2308. | | | +--- net.bytebuddy:byte-buddy:1.3.19
  2309. | | | \--- org.jodd:jodd-bean:3.7.1
  2310. | | | \--- org.jodd:jodd-core:3.7.1
  2311. | | +--- de.ruedigermoeller:fst:2.48
  2312. | | | +--- com.fasterxml.jackson.core:jackson-core:2.8.1
  2313. | | | +--- org.javassist:javassist:3.19.0-GA
  2314. | | | +--- org.objenesis:objenesis:2.4
  2315. | | | \--- com.cedarsoftware:java-util:1.9.0
  2316. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2317. | | | \--- com.cedarsoftware:json-io:2.5.1
  2318. | | +--- org.xerial.snappy:snappy-java:1.1.2.6
  2319. | | +--- org.slf4j:slf4j-api:1.7.21
  2320. | | +--- ch.qos.logback:logback-classic:1.1.7 (*)
  2321. | | +--- org.projectlombok:lombok:1.16.8
  2322. | | \--- org.assertj:assertj-core:3.5.1
  2323. | \--- com.zaxxer:HikariCP:2.5.1
  2324. | \--- org.slf4j:slf4j-api:1.7.21
  2325. +--- project :hh
  2326. | +--- io.springfox:springfox-swagger2:2.5.0
  2327. | | +--- io.swagger:swagger-annotations:1.5.9
  2328. | | +--- io.swagger:swagger-models:1.5.9
  2329. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.5 -> 2.7.0
  2330. | | | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  2331. | | | \--- io.swagger:swagger-annotations:1.5.9
  2332. | | +--- io.springfox:springfox-spi:2.5.0
  2333. | | | \--- io.springfox:springfox-core:2.5.0
  2334. | | | +--- com.google.guava:guava:18.0
  2335. | | | +--- com.fasterxml:classmate:1.3.1
  2336. | | | +--- org.slf4j:slf4j-api:1.7.21
  2337. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  2338. | | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2339. | | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2340. | | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2341. | | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  2342. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  2343. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  2344. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
  2345. | | +--- io.springfox:springfox-schema:2.5.0
  2346. | | | +--- io.springfox:springfox-core:2.5.0 (*)
  2347. | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  2348. | | +--- io.springfox:springfox-swagger-common:2.5.0
  2349. | | | +--- io.swagger:swagger-annotations:1.5.9
  2350. | | | +--- io.swagger:swagger-models:1.5.9 (*)
  2351. | | | +--- io.springfox:springfox-spi:2.5.0 (*)
  2352. | | | +--- io.springfox:springfox-schema:2.5.0 (*)
  2353. | | | +--- io.springfox:springfox-spring-web:2.5.0
  2354. | | | | +--- com.google.guava:guava:18.0
  2355. | | | | +--- com.fasterxml:classmate:1.3.1
  2356. | | | | +--- org.slf4j:slf4j-api:1.7.21
  2357. | | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  2358. | | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  2359. | | | | \--- io.springfox:springfox-spi:2.5.0 (*)
  2360. | | | +--- com.google.guava:guava:18.0
  2361. | | | +--- com.fasterxml:classmate:1.3.1
  2362. | | | +--- org.slf4j:slf4j-api:1.7.21
  2363. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  2364. | | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  2365. | | +--- io.springfox:springfox-spring-web:2.5.0 (*)
  2366. | | +--- com.google.guava:guava:18.0
  2367. | | +--- com.fasterxml:classmate:1.3.1
  2368. | | +--- org.slf4j:slf4j-api:1.7.21
  2369. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  2370. | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  2371. | | \--- org.mapstruct:mapstruct:1.0.0.Final
  2372. | +--- org.apache.httpcomponents:httpclient:4.5.2
  2373. | | +--- org.apache.httpcomponents:httpcore:4.4.4
  2374. | | +--- commons-logging:commons-logging:1.2
  2375. | | \--- commons-codec:commons-codec:1.9
  2376. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2377. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2378. | \--- org.codehaus.groovy:groovy-all:2.4.7
  2379. +--- project :superjob
  2380. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  2381. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  2382. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2383. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2384. | \--- org.codehaus.groovy:groovy-all:2.4.7
  2385. +--- project :abbyy
  2386. | +--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.7
  2387. | +--- io.springfox:springfox-swagger2:2.5.0 (*)
  2388. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  2389. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2390. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2391. | \--- org.codehaus.groovy:groovy-all:2.4.7
  2392. +--- org.codehaus.groovy:groovy-all:2.4.7
  2393. +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE
  2394. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2395. | +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE
  2396. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  2397. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  2398. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.28
  2399. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.28
  2400. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.28
  2401. | +--- org.springframework.boot:spring-boot-starter-validation:1.3.0.RELEASE
  2402. | | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2403. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.28
  2404. | | \--- org.hibernate:hibernate-validator:5.2.2.Final (*)
  2405. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  2406. | +--- org.springframework:spring-web:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2407. | \--- org.springframework:spring-webmvc:4.2.3.RELEASE -> 4.2.6.RELEASE
  2408. | +--- org.springframework:spring-beans:4.2.6.RELEASE (*)
  2409. | +--- org.springframework:spring-context:4.2.6.RELEASE (*)
  2410. | +--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2411. | +--- org.springframework:spring-expression:4.2.6.RELEASE (*)
  2412. | \--- org.springframework:spring-web:4.2.6.RELEASE (*)
  2413. +--- org.springframework.boot:spring-boot-starter-data-jpa:1.3.0.RELEASE (*)
  2414. +--- org.springframework.boot:spring-boot-starter-security:1.3.0.RELEASE (*)
  2415. +--- org.springframework.boot:spring-boot-starter-mail:1.3.0.RELEASE
  2416. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2417. | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2418. | +--- org.springframework:spring-context-support:4.2.3.RELEASE (*)
  2419. | \--- com.sun.mail:javax.mail:1.5.4
  2420. | \--- javax.activation:activation:1.1
  2421. +--- org.springframework.boot:spring-boot-starter-ws:1.3.0.RELEASE
  2422. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2423. | +--- org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE (*)
  2424. | +--- org.springframework:spring-jms:4.2.3.RELEASE
  2425. | | +--- org.springframework:spring-aop:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2426. | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2427. | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2428. | | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2429. | | +--- org.springframework:spring-messaging:4.2.3.RELEASE
  2430. | | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2431. | | | +--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2432. | | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2433. | | \--- org.springframework:spring-tx:4.2.3.RELEASE (*)
  2434. | +--- org.springframework:spring-oxm:4.2.3.RELEASE
  2435. | | +--- org.springframework:spring-beans:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2436. | | \--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2437. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE
  2438. | | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE
  2439. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2440. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2441. | | | \--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2442. | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2443. | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2444. | | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2445. | | +--- org.springframework:spring-oxm:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  2446. | | +--- org.springframework:spring-web:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2447. | | \--- org.springframework:spring-webmvc:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2448. | \--- org.springframework.ws:spring-ws-support:2.2.3.RELEASE
  2449. | +--- org.springframework.ws:spring-ws-core:2.2.3.RELEASE (*)
  2450. | +--- org.springframework.ws:spring-xml:2.2.3.RELEASE (*)
  2451. | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2452. | +--- org.springframework:spring-core:4.0.9.RELEASE -> 4.2.6.RELEASE (*)
  2453. | \--- org.springframework:spring-jms:4.0.9.RELEASE -> 4.2.3.RELEASE (*)
  2454. +--- org.springframework.boot:spring-boot-starter-logging:1.3.0.RELEASE (*)
  2455. +--- org.springframework.boot:spring-boot-starter-actuator:1.3.0.RELEASE
  2456. | +--- org.springframework.boot:spring-boot-starter:1.3.0.RELEASE (*)
  2457. | \--- org.springframework.boot:spring-boot-actuator:1.3.0.RELEASE
  2458. | +--- org.springframework.boot:spring-boot:1.3.0.RELEASE (*)
  2459. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  2460. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  2461. | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2462. | \--- org.springframework:spring-context:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2463. +--- org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE (*)
  2464. +--- org.springframework.boot:spring-boot-starter-tomcat:1.3.0.RELEASE (*)
  2465. +--- org.springframework.boot:spring-boot-starter-data-elasticsearch:1.3.0.RELEASE (*)
  2466. +--- io.springfox:springfox-swagger2:2.5.0 (*)
  2467. +--- io.springfox:springfox-swagger-ui:2.5.0
  2468. | \--- io.springfox:springfox-spring-web:2.5.0 (*)
  2469. +--- com.lowagie:itext:2.1.7
  2470. | +--- bouncycastle:bcmail-jdk14:138
  2471. | +--- bouncycastle:bcprov-jdk14:138
  2472. | \--- bouncycastle:bctsp-jdk14:138
  2473. | \--- org.bouncycastle:bctsp-jdk14:1.38
  2474. | +--- org.bouncycastle:bcprov-jdk14:1.38
  2475. | \--- org.bouncycastle:bcmail-jdk14:1.38
  2476. | \--- org.bouncycastle:bcprov-jdk14:1.38
  2477. +--- org.olap4j:olap4j:1.2.0
  2478. | \--- xerces:xercesImpl:2.11.0
  2479. | \--- xml-apis:xml-apis:1.4.01
  2480. +--- net.sf.jasperreports:jasperreports:6.2.1
  2481. | +--- commons-beanutils:commons-beanutils:1.9.0
  2482. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2483. | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2484. | +--- commons-collections:commons-collections:3.2.2
  2485. | +--- commons-digester:commons-digester:2.1
  2486. | | +--- commons-beanutils:commons-beanutils:1.8.3 -> 1.9.0 (*)
  2487. | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2488. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2489. | +--- com.lowagie:itext:2.1.7.js5-SNAPSHOT -> 2.1.7 (*)
  2490. | +--- org.jfree:jcommon:1.0.23
  2491. | +--- org.jfree:jfreechart:1.0.19
  2492. | | \--- org.jfree:jcommon:1.0.23
  2493. | +--- org.eclipse.jdt.core.compiler:ecj:4.3.1
  2494. | +--- org.codehaus.castor:castor-xml:1.3.3
  2495. | | +--- org.codehaus.castor:castor-core:1.3.3
  2496. | | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2497. | | | \--- commons-lang:commons-lang:2.6 -> 2.3
  2498. | | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2499. | | +--- commons-lang:commons-lang:2.6 -> 2.3
  2500. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2501. | | +--- javax.inject:javax.inject:1
  2502. | | +--- stax:stax:1.2.0
  2503. | | | \--- stax:stax-api:1.0.1
  2504. | | +--- javax.xml.stream:stax-api:1.0-2
  2505. | | \--- org.springframework:spring-context:3.0.6.RELEASE -> 4.2.6.RELEASE (*)
  2506. | +--- com.fasterxml.jackson.core:jackson-core:2.1.4 -> 2.8.1
  2507. | +--- com.fasterxml.jackson.core:jackson-databind:2.1.4 -> 2.7.6 (*)
  2508. | +--- com.fasterxml.jackson.core:jackson-annotations:2.1.4 -> 2.7.0
  2509. | +--- org.apache.lucene:lucene-core:4.5.1 -> 4.10.4
  2510. | +--- org.apache.lucene:lucene-analyzers-common:4.5.1 -> 4.10.4 (*)
  2511. | +--- org.apache.lucene:lucene-queryparser:4.5.1 -> 4.10.4 (*)
  2512. | +--- org.olap4j:olap4j:0.9.7.309-JS-3 -> 1.2.0 (*)
  2513. | \--- com.google.zxing:core:2.3.0
  2514. +--- net.sf.jasperreports:jasperreports-fonts:6.0.0
  2515. +--- io.airbrake:airbrake-java:2.2.8
  2516. | +--- commons-logging:commons-logging:1.1.1 -> 1.2
  2517. | \--- log4j:log4j:1.2.14
  2518. +--- net.anthavio:airbrake-logback:1.0.1
  2519. | +--- ch.qos.logback:logback-classic:1.1.1 -> 1.1.7 (*)
  2520. | \--- io.airbrake:airbrake-java:2.2.8 (*)
  2521. +--- org.postgresql:postgresql:9.4-1200-jdbc41
  2522. | \--- com.github.dblock.waffle:waffle-jna:1.7
  2523. | +--- net.java.dev.jna:jna:4.1.0
  2524. | +--- net.java.dev.jna:jna-platform:4.1.0
  2525. | | \--- net.java.dev.jna:jna:4.1.0
  2526. | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2527. | \--- com.google.guava:guava:18.0
  2528. +--- commons-lang:commons-lang:2.3
  2529. +--- joda-time:joda-time:2.8.2
  2530. +--- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.3
  2531. | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.7.0
  2532. | +--- com.fasterxml.jackson.core:jackson-core:2.6.3 -> 2.8.1
  2533. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.3 -> 2.7.6 (*)
  2534. | \--- joda-time:joda-time:2.2 -> 2.8.2
  2535. +--- javax.mail:mail:1.4.1
  2536. | \--- javax.activation:activation:1.1
  2537. +--- org.hibernate:hibernate-envers:4.3.11.Final (*)
  2538. +--- com.junglejobs:valdr-bean-validation:1.1.3-SNAPSHOT (*)
  2539. +--- cz.jirutka.spring:spring-rest-exception-handler:1.1.1
  2540. | +--- com.fasterxml.jackson.core:jackson-annotations:2.3.2 -> 2.7.0
  2541. | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.21
  2542. +--- net.coobird:thumbnailator:0.4.8
  2543. +--- org.projectlombok:lombok:1.16.8
  2544. +--- com.sendgrid:sendgrid-java:2.2.1
  2545. | +--- org.apache.httpcomponents:httpcore:4.3.2 -> 4.4.4
  2546. | +--- org.apache.httpcomponents:httpmime:4.3.4 -> 4.5.1
  2547. | | \--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.2 (*)
  2548. | +--- org.json:json:20140107
  2549. | +--- com.sendgrid:smtpapi-java:1.2.0
  2550. | | \--- org.json:json:20140107
  2551. | \--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  2552. +--- com.pusher:pusher-http-java:1.0.0
  2553. | +--- org.apache.httpcomponents:httpclient:4.3.4 -> 4.5.2 (*)
  2554. | \--- com.google.code.gson:gson:2.2.4
  2555. +--- com.atlassian.commonmark:commonmark:0.7.0
  2556. +--- org.jfairy:jfairy:0.2.5
  2557. | +--- org.yaml:snakeyaml:[1.0,2.0) -> 1.21-SNAPSHOT
  2558. | +--- joda-time:joda-time:2.3 -> 2.8.2
  2559. | +--- com.google.inject:guice:3.0
  2560. | | +--- javax.inject:javax.inject:1
  2561. | | +--- aopalliance:aopalliance:1.0
  2562. | | \--- org.sonatype.sisu.inject:cglib:2.2.1-v20090111
  2563. | | \--- asm:asm:3.1
  2564. | +--- org.apache.commons:commons-lang3:3.1 -> 3.4
  2565. | +--- com.google.guava:guava:15.0 -> 18.0
  2566. | \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.21
  2567. +--- net.logstash.logback:logstash-logback-encoder:4.8
  2568. | +--- ch.qos.logback:logback-core:1.1.6 -> 1.1.7
  2569. | \--- com.fasterxml.jackson.core:jackson-databind:2.6.5 -> 2.7.6 (*)
  2570. +--- org.springframework.boot:spring-boot-starter-test:1.3.0.RELEASE
  2571. | +--- junit:junit:4.12
  2572. | | \--- org.hamcrest:hamcrest-core:1.3
  2573. | +--- org.mockito:mockito-core:1.10.19
  2574. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2575. | | \--- org.objenesis:objenesis:2.1 -> 2.4
  2576. | +--- org.hamcrest:hamcrest-core:1.3
  2577. | +--- org.hamcrest:hamcrest-library:1.3
  2578. | | \--- org.hamcrest:hamcrest-core:1.3
  2579. | +--- org.springframework:spring-core:4.2.3.RELEASE -> 4.2.6.RELEASE (*)
  2580. | \--- org.springframework:spring-test:4.2.3.RELEASE -> 4.2.6.RELEASE
  2581. | \--- org.springframework:spring-core:4.2.6.RELEASE (*)
  2582. +--- org.spockframework:spock-spring:1.0-groovy-2.4
  2583. | +--- org.spockframework:spock-core:1.0-groovy-2.4
  2584. | | +--- junit:junit:4.12 (*)
  2585. | | \--- org.codehaus.groovy:groovy-all:2.4.1 -> 2.4.7
  2586. | \--- org.codehaus.groovy:groovy-all:2.4.1 -> 2.4.7
  2587. +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  2588. +--- io.rest-assured:rest-assured:3.0.0
  2589. | +--- org.codehaus.groovy:groovy:2.4.6
  2590. | +--- org.codehaus.groovy:groovy-xml:2.4.6
  2591. | | \--- org.codehaus.groovy:groovy:2.4.6
  2592. | +--- org.apache.httpcomponents:httpclient:4.5.2 (*)
  2593. | +--- org.apache.httpcomponents:httpmime:4.5.1 (*)
  2594. | +--- org.hamcrest:hamcrest-core:1.3
  2595. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2596. | +--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2597. | +--- io.rest-assured:json-path:3.0.0
  2598. | | +--- org.codehaus.groovy:groovy-json:2.4.6
  2599. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2600. | | +--- org.codehaus.groovy:groovy:2.4.6
  2601. | | \--- io.rest-assured:rest-assured-common:3.0.0
  2602. | | +--- org.codehaus.groovy:groovy:2.4.6
  2603. | | \--- org.apache.commons:commons-lang3:3.4
  2604. | \--- io.rest-assured:xml-path:3.0.0
  2605. | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2606. | +--- org.codehaus.groovy:groovy:2.4.6
  2607. | +--- io.rest-assured:rest-assured-common:3.0.0 (*)
  2608. | +--- org.apache.commons:commons-lang3:3.4
  2609. | \--- org.ccil.cowan.tagsoup:tagsoup:1.2.1
  2610. +--- io.rest-assured:spring-mock-mvc:3.0.0
  2611. | +--- io.rest-assured:rest-assured:3.0.0 (*)
  2612. | +--- org.springframework:spring-test:4.2.6.RELEASE (*)
  2613. | \--- org.springframework:spring-webmvc:4.2.6.RELEASE (*)
  2614. +--- cglib:cglib-nodep:3.2.4
  2615. +--- com.jayway.jsonpath:json-path:2.2.0
  2616. | +--- net.minidev:json-smart:2.2.1
  2617. | | \--- net.minidev:accessors-smart:1.1
  2618. | | \--- org.ow2.asm:asm:5.0.3
  2619. | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2620. +--- com.jayway.jsonpath:json-path-assert:2.2.0
  2621. | +--- com.jayway.jsonpath:json-path:2.2.0 (*)
  2622. | +--- org.hamcrest:hamcrest-core:1.3
  2623. | +--- org.hamcrest:hamcrest-library:1.3 (*)
  2624. | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2625. \--- org.hamcrest:hamcrest-core:1.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement