Advertisement
nOy39

Untitled

Oct 17th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.04 KB | None | 0 0
  1. +--- org.apache.zookeeper:zookeeper:3.4.5
  2. | +--- org.slf4j:slf4j-api:1.6.1 -> 1.7.25
  3. | +--- org.slf4j:slf4j-log4j12:1.6.1 -> 1.7.25
  4. | | +--- org.slf4j:slf4j-api:1.7.25
  5. | | \--- log4j:log4j:1.2.17
  6. | +--- log4j:log4j:1.2.15 -> 1.2.17
  7. | +--- jline:jline:0.9.94
  8. | | \--- junit:junit:3.8.1 -> 4.12
  9. | | \--- org.hamcrest:hamcrest-core:1.3
  10. | \--- org.jboss.netty:netty:3.2.2.Final
  11. +--- org.springframework.boot:spring-boot-starter-security -> 2.0.5.RELEASE
  12. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE
  13. | | +--- org.springframework.boot:spring-boot:2.0.5.RELEASE
  14. | | | +--- org.springframework:spring-core:5.0.9.RELEASE
  15. | | | | \--- org.springframework:spring-jcl:5.0.9.RELEASE
  16. | | | \--- org.springframework:spring-context:5.0.9.RELEASE
  17. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE
  18. | | | | +--- org.springframework:spring-beans:5.0.9.RELEASE
  19. | | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  20. | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  21. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  22. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  23. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE
  24. | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  25. | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE
  26. | | | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  27. | | +--- org.springframework.boot:spring-boot-starter-logging:2.0.5.RELEASE
  28. | | | +--- ch.qos.logback:logback-classic:1.2.3
  29. | | | | +--- ch.qos.logback:logback-core:1.2.3
  30. | | | | \--- org.slf4j:slf4j-api:1.7.25
  31. | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.10.0
  32. | | | | +--- org.slf4j:slf4j-api:1.7.25
  33. | | | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  34. | | | \--- org.slf4j:jul-to-slf4j:1.7.25
  35. | | | \--- org.slf4j:slf4j-api:1.7.25
  36. | | +--- javax.annotation:javax.annotation-api:1.3.2
  37. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  38. | | \--- org.yaml:snakeyaml:1.19
  39. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  40. | +--- org.springframework.security:spring-security-config:5.0.8.RELEASE
  41. | | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE
  42. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  43. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  44. | | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  45. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  46. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  47. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  48. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  49. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  50. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  51. | \--- org.springframework.security:spring-security-web:5.0.8.RELEASE
  52. | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE (*)
  53. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  54. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  55. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  56. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  57. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  58. | \--- org.springframework:spring-web:5.0.9.RELEASE
  59. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  60. | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  61. +--- org.springframework.boot:spring-boot-starter-log4j2 -> 2.0.5.RELEASE
  62. | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.10.0
  63. | | +--- org.slf4j:slf4j-api:1.8.0-alpha2 -> 1.7.25
  64. | | +--- org.apache.logging.log4j:log4j-api:2.10.0
  65. | | \--- org.apache.logging.log4j:log4j-core:2.10.0
  66. | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  67. | +--- org.apache.logging.log4j:log4j-core:2.10.0 (*)
  68. | +--- org.apache.logging.log4j:log4j-jul:2.10.0
  69. | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  70. | \--- org.slf4j:jul-to-slf4j:1.7.25 (*)
  71. +--- io.jsonwebtoken:jjwt:0.9.0
  72. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.9 -> 2.9.6
  73. | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  74. | \--- com.fasterxml.jackson.core:jackson-core:2.9.6
  75. +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6
  76. | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  77. | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  78. | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  79. +--- com.google.code.gson:gson:2.8.0
  80. +--- com.google.guava:guava:25.1-jre
  81. | +--- com.google.code.findbugs:jsr305:3.0.2
  82. | +--- org.checkerframework:checker-qual:2.0.0
  83. | +--- com.google.errorprone:error_prone_annotations:2.1.3
  84. | +--- com.google.j2objc:j2objc-annotations:1.1
  85. | \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
  86. +--- com.lmax:disruptor:3.4.2
  87. +--- org.springframework.boot:spring-boot-starter-web -> 2.0.5.RELEASE
  88. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  89. | +--- org.springframework.boot:spring-boot-starter-json:2.0.5.RELEASE
  90. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  91. | | +--- org.springframework:spring-web:5.0.9.RELEASE (*)
  92. | | +--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  93. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6
  94. | | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  95. | | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  96. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6 (*)
  97. | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6
  98. | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  99. | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  100. | +--- org.springframework.boot:spring-boot-starter-tomcat:2.0.5.RELEASE
  101. | | +--- javax.annotation:javax.annotation-api:1.3.2
  102. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  103. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.34
  104. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.34
  105. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  106. | +--- org.hibernate.validator:hibernate-validator:6.0.12.Final
  107. | | +--- javax.validation:validation-api:2.0.1.Final
  108. | | +--- org.jboss.logging:jboss-logging:3.3.2.Final
  109. | | \--- com.fasterxml:classmate:1.3.4
  110. | +--- org.springframework:spring-web:5.0.9.RELEASE (*)
  111. | \--- org.springframework:spring-webmvc:5.0.9.RELEASE
  112. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  113. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  114. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  115. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  116. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  117. | \--- org.springframework:spring-web:5.0.9.RELEASE (*)
  118. \--- org.springframework.boot:spring-boot-starter-test -> 2.0.5.RELEASE
  119. +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  120. +--- org.springframework.boot:spring-boot-test:2.0.5.RELEASE
  121. | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  122. +--- org.springframework.boot:spring-boot-test-autoconfigure:2.0.5.RELEASE
  123. | +--- org.springframework.boot:spring-boot-test:2.0.5.RELEASE (*)
  124. | \--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE (*)
  125. +--- com.jayway.jsonpath:json-path:2.4.0
  126. | +--- net.minidev:json-smart:2.3
  127. | | \--- net.minidev:accessors-smart:1.2
  128. | | \--- org.ow2.asm:asm:5.0.4
  129. | \--- org.slf4j:slf4j-api:1.7.25
  130. +--- junit:junit:4.12 (*)
  131. +--- org.assertj:assertj-core:3.9.1
  132. +--- org.mockito:mockito-core:2.15.0
  133. | +--- net.bytebuddy:byte-buddy:1.7.9 -> 1.7.11
  134. | +--- net.bytebuddy:byte-buddy-agent:1.7.9 -> 1.7.11
  135. | \--- org.objenesis:objenesis:2.6
  136. +--- org.hamcrest:hamcrest-core:1.3
  137. +--- org.hamcrest:hamcrest-library:1.3
  138. | \--- org.hamcrest:hamcrest-core:1.3
  139. +--- org.skyscreamer:jsonassert:1.5.0
  140. | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  141. +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  142. +--- org.springframework:spring-test:5.0.9.RELEASE
  143. | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  144. \--- org.xmlunit:xmlunit-core:2.5.1
  145.  
  146. testRuntimeClasspath - Runtime classpath of source set 'test'.
  147. +--- org.apache.zookeeper:zookeeper:3.4.5
  148. | +--- org.slf4j:slf4j-api:1.6.1 -> 1.7.25
  149. | +--- org.slf4j:slf4j-log4j12:1.6.1 -> 1.7.25
  150. | | +--- org.slf4j:slf4j-api:1.7.25
  151. | | \--- log4j:log4j:1.2.17
  152. | +--- log4j:log4j:1.2.15 -> 1.2.17
  153. | +--- jline:jline:0.9.94
  154. | | \--- junit:junit:3.8.1 -> 4.12
  155. | | \--- org.hamcrest:hamcrest-core:1.3
  156. | \--- org.jboss.netty:netty:3.2.2.Final
  157. +--- org.springframework.boot:spring-boot-starter-security -> 2.0.5.RELEASE
  158. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE
  159. | | +--- org.springframework.boot:spring-boot:2.0.5.RELEASE
  160. | | | +--- org.springframework:spring-core:5.0.9.RELEASE
  161. | | | | \--- org.springframework:spring-jcl:5.0.9.RELEASE
  162. | | | \--- org.springframework:spring-context:5.0.9.RELEASE
  163. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE
  164. | | | | +--- org.springframework:spring-beans:5.0.9.RELEASE
  165. | | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  166. | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  167. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  168. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  169. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE
  170. | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  171. | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE
  172. | | | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  173. | | +--- org.springframework.boot:spring-boot-starter-logging:2.0.5.RELEASE
  174. | | | +--- ch.qos.logback:logback-classic:1.2.3
  175. | | | | +--- ch.qos.logback:logback-core:1.2.3
  176. | | | | \--- org.slf4j:slf4j-api:1.7.25
  177. | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.10.0
  178. | | | | +--- org.slf4j:slf4j-api:1.7.25
  179. | | | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  180. | | | \--- org.slf4j:jul-to-slf4j:1.7.25
  181. | | | \--- org.slf4j:slf4j-api:1.7.25
  182. | | +--- javax.annotation:javax.annotation-api:1.3.2
  183. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  184. | | \--- org.yaml:snakeyaml:1.19
  185. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  186. | +--- org.springframework.security:spring-security-config:5.0.8.RELEASE
  187. | | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE
  188. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  189. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  190. | | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  191. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  192. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  193. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  194. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  195. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  196. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  197. | \--- org.springframework.security:spring-security-web:5.0.8.RELEASE
  198. | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE (*)
  199. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  200. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  201. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  202. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  203. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  204. | \--- org.springframework:spring-web:5.0.9.RELEASE
  205. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  206. | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  207. +--- org.springframework.boot:spring-boot-starter-log4j2 -> 2.0.5.RELEASE
  208. | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.10.0
  209. | | +--- org.slf4j:slf4j-api:1.8.0-alpha2 -> 1.7.25
  210. | | +--- org.apache.logging.log4j:log4j-api:2.10.0
  211. | | \--- org.apache.logging.log4j:log4j-core:2.10.0
  212. | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  213. | +--- org.apache.logging.log4j:log4j-core:2.10.0 (*)
  214. | +--- org.apache.logging.log4j:log4j-jul:2.10.0
  215. | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  216. | \--- org.slf4j:jul-to-slf4j:1.7.25 (*)
  217. +--- io.jsonwebtoken:jjwt:0.9.0
  218. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.9 -> 2.9.6
  219. | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  220. | \--- com.fasterxml.jackson.core:jackson-core:2.9.6
  221. +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6
  222. | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  223. | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  224. | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  225. +--- com.google.code.gson:gson:2.8.0
  226. +--- com.google.guava:guava:25.1-jre
  227. | +--- com.google.code.findbugs:jsr305:3.0.2
  228. | +--- org.checkerframework:checker-qual:2.0.0
  229. | +--- com.google.errorprone:error_prone_annotations:2.1.3
  230. | +--- com.google.j2objc:j2objc-annotations:1.1
  231. | \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
  232. +--- com.lmax:disruptor:3.4.2
  233. +--- org.springframework.boot:spring-boot-starter-web -> 2.0.5.RELEASE
  234. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  235. | +--- org.springframework.boot:spring-boot-starter-json:2.0.5.RELEASE
  236. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  237. | | +--- org.springframework:spring-web:5.0.9.RELEASE (*)
  238. | | +--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  239. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6
  240. | | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  241. | | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  242. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6 (*)
  243. | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6
  244. | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  245. | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  246. | +--- org.springframework.boot:spring-boot-starter-tomcat:2.0.5.RELEASE
  247. | | +--- javax.annotation:javax.annotation-api:1.3.2
  248. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  249. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.34
  250. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.34
  251. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  252. | +--- org.hibernate.validator:hibernate-validator:6.0.12.Final
  253. | | +--- javax.validation:validation-api:2.0.1.Final
  254. | | +--- org.jboss.logging:jboss-logging:3.3.2.Final
  255. | | \--- com.fasterxml:classmate:1.3.4
  256. | +--- org.springframework:spring-web:5.0.9.RELEASE (*)
  257. | \--- org.springframework:spring-webmvc:5.0.9.RELEASE
  258. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  259. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  260. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  261. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  262. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  263. | \--- org.springframework:spring-web:5.0.9.RELEASE (*)
  264. +--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.0.5.RELEASE
  265. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  266. | +--- org.springframework.boot:spring-boot-starter-aop:2.0.5.RELEASE
  267. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  268. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  269. | | \--- org.aspectj:aspectjweaver:1.8.13
  270. | +--- org.springframework.boot:spring-boot-starter-jdbc:2.0.5.RELEASE
  271. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  272. | | +--- com.zaxxer:HikariCP:2.7.9
  273. | | | \--- org.slf4j:slf4j-api:1.7.25
  274. | | \--- org.springframework:spring-jdbc:5.0.9.RELEASE
  275. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  276. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  277. | | \--- org.springframework:spring-tx:5.0.9.RELEASE
  278. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  279. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  280. | +--- javax.transaction:javax.transaction-api:1.2
  281. | +--- org.hibernate:hibernate-core:5.2.17.Final
  282. | | +--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final
  283. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final -> 1.0.2.Final
  284. | | +--- org.javassist:javassist:3.22.0-GA
  285. | | +--- antlr:antlr:2.7.7
  286. | | +--- org.jboss:jandex:2.0.3.Final
  287. | | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
  288. | | +--- dom4j:dom4j:1.6.1
  289. | | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
  290. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
  291. | +--- org.springframework.data:spring-data-jpa:2.0.10.RELEASE
  292. | | +--- org.springframework.data:spring-data-commons:2.0.10.RELEASE
  293. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  294. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  295. | | | \--- org.slf4j:slf4j-api:1.7.25
  296. | | +--- org.springframework:spring-orm:5.0.9.RELEASE
  297. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  298. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  299. | | | +--- org.springframework:spring-jdbc:5.0.9.RELEASE (*)
  300. | | | \--- org.springframework:spring-tx:5.0.9.RELEASE (*)
  301. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  302. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  303. | | +--- org.springframework:spring-tx:5.0.9.RELEASE (*)
  304. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  305. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  306. | | \--- org.slf4j:slf4j-api:1.7.25
  307. | \--- org.springframework:spring-aspects:5.0.9.RELEASE
  308. | \--- org.aspectj:aspectjweaver:1.8.13
  309. +--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.0.5.RELEASE
  310. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  311. | +--- org.thymeleaf:thymeleaf-spring5:3.0.9.RELEASE
  312. | | +--- org.thymeleaf:thymeleaf:3.0.9.RELEASE
  313. | | | +--- org.attoparser:attoparser:2.0.4.RELEASE
  314. | | | +--- org.unbescape:unbescape:1.1.5.RELEASE
  315. | | | \--- org.slf4j:slf4j-api:1.7.25
  316. | | \--- org.slf4j:slf4j-api:1.7.25
  317. | \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.1.RELEASE
  318. | +--- org.thymeleaf:thymeleaf:3.0.0.RELEASE -> 3.0.9.RELEASE (*)
  319. | \--- org.slf4j:slf4j-api:1.6.6 -> 1.7.25
  320. +--- org.springframework.boot:spring-boot-devtools -> 2.0.5.RELEASE
  321. | +--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  322. | \--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE (*)
  323. +--- org.postgresql:postgresql -> 42.2.5
  324. \--- org.springframework.boot:spring-boot-starter-test -> 2.0.5.RELEASE
  325. +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  326. +--- org.springframework.boot:spring-boot-test:2.0.5.RELEASE
  327. | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  328. +--- org.springframework.boot:spring-boot-test-autoconfigure:2.0.5.RELEASE
  329. | +--- org.springframework.boot:spring-boot-test:2.0.5.RELEASE (*)
  330. | \--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE (*)
  331. +--- com.jayway.jsonpath:json-path:2.4.0
  332. | +--- net.minidev:json-smart:2.3
  333. | | \--- net.minidev:accessors-smart:1.2
  334. | | \--- org.ow2.asm:asm:5.0.4
  335. | \--- org.slf4j:slf4j-api:1.7.25
  336. +--- junit:junit:4.12 (*)
  337. +--- org.assertj:assertj-core:3.9.1
  338. +--- org.mockito:mockito-core:2.15.0
  339. | +--- net.bytebuddy:byte-buddy:1.7.9 -> 1.7.11
  340. | +--- net.bytebuddy:byte-buddy-agent:1.7.9 -> 1.7.11
  341. | \--- org.objenesis:objenesis:2.6
  342. +--- org.hamcrest:hamcrest-core:1.3
  343. +--- org.hamcrest:hamcrest-library:1.3
  344. | \--- org.hamcrest:hamcrest-core:1.3
  345. +--- org.skyscreamer:jsonassert:1.5.0
  346. | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
  347. +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  348. +--- org.springframework:spring-test:5.0.9.RELEASE
  349. | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  350. \--- org.xmlunit:xmlunit-core:2.5.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement