Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2018
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.06 KB | None | 0 0
  1. +--- org.projectlombok:lombok:1.16.18
  2. +--- org.springframework.boot:spring-boot-starter-web: -> 2.0.5.RELEASE
  3. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE
  4. | | +--- org.springframework.boot:spring-boot:2.0.5.RELEASE
  5. | | | +--- org.springframework:spring-core:5.0.9.RELEASE
  6. | | | | \--- org.springframework:spring-jcl:5.0.9.RELEASE
  7. | | | \--- org.springframework:spring-context:5.0.9.RELEASE
  8. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE
  9. | | | | +--- org.springframework:spring-beans:5.0.9.RELEASE
  10. | | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  11. | | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  12. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  13. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  14. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE
  15. | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  16. | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE
  17. | | | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  18. | | +--- org.springframework.boot:spring-boot-starter-logging:2.0.5.RELEASE
  19. | | | +--- ch.qos.logback:logback-classic:1.2.3
  20. | | | | +--- ch.qos.logback:logback-core:1.2.3
  21. | | | | \--- org.slf4j:slf4j-api:1.7.25
  22. | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.10.0
  23. | | | | +--- org.slf4j:slf4j-api:1.7.25
  24. | | | | \--- org.apache.logging.log4j:log4j-api:2.10.0
  25. | | | \--- org.slf4j:jul-to-slf4j:1.7.25
  26. | | | \--- org.slf4j:slf4j-api:1.7.25
  27. | | +--- javax.annotation:javax.annotation-api:1.3.2
  28. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  29. | | \--- org.yaml:snakeyaml:1.19
  30. | +--- org.springframework.boot:spring-boot-starter-json:2.0.5.RELEASE
  31. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  32. | | +--- org.springframework:spring-web:5.0.9.RELEASE
  33. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  34. | | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  35. | | +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
  36. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  37. | | | \--- com.fasterxml.jackson.core:jackson-core:2.9.6
  38. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6
  39. | | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  40. | | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  41. | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6
  42. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0
  43. | | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  44. | | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  45. | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6
  46. | | +--- com.fasterxml.jackson.core:jackson-core:2.9.6
  47. | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  48. | +--- org.springframework.boot:spring-boot-starter-tomcat:2.0.5.RELEASE
  49. | | +--- javax.annotation:javax.annotation-api:1.3.2
  50. | | +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  51. | | +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.34
  52. | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.34
  53. | | \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.34
  54. | +--- org.hibernate.validator:hibernate-validator:6.0.12.Final
  55. | | +--- javax.validation:validation-api:2.0.1.Final
  56. | | +--- org.jboss.logging:jboss-logging:3.3.2.Final
  57. | | \--- com.fasterxml:classmate:1.3.4
  58. | +--- org.springframework:spring-web:5.0.9.RELEASE (*)
  59. | \--- org.springframework:spring-webmvc:5.0.9.RELEASE
  60. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  61. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  62. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  63. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  64. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  65. | \--- org.springframework:spring-web:5.0.9.RELEASE (*)
  66. +--- org.springframework.boot:spring-boot-starter-security: -> 2.0.5.RELEASE
  67. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  68. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  69. | +--- org.springframework.security:spring-security-config:5.0.8.RELEASE
  70. | | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE
  71. | | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  72. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  73. | | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  74. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  75. | | | \--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  76. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  77. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  78. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  79. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  80. | \--- org.springframework.security:spring-security-web:5.0.8.RELEASE
  81. | +--- org.springframework.security:spring-security-core:5.0.8.RELEASE (*)
  82. | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  83. | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  84. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  85. | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  86. | +--- org.springframework:spring-expression:5.0.9.RELEASE (*)
  87. | \--- org.springframework:spring-web:5.0.9.RELEASE (*)
  88. +--- io.jsonwebtoken:jjwt:0.9.0
  89. | \--- com.fasterxml.jackson.core:jackson-databind:2.8.9 -> 2.9.6 (*)
  90. +--- org.springframework.boot:spring-boot-starter-actuator: -> 2.0.5.RELEASE
  91. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  92. | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.0.5.RELEASE
  93. | | +--- org.springframework.boot:spring-boot-actuator:2.0.5.RELEASE
  94. | | | \--- org.springframework.boot:spring-boot:2.0.5.RELEASE (*)
  95. | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.5.RELEASE (*)
  96. | | +--- com.fasterxml.jackson.core:jackson-databind:2.9.6 (*)
  97. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  98. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  99. | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6 (*)
  100. | \--- io.micrometer:micrometer-core:1.0.6
  101. | +--- org.hdrhistogram:HdrHistogram:2.1.10
  102. | \--- org.latencyutils:LatencyUtils:2.0.3
  103. +--- org.springframework.boot:spring-boot-starter-data-jpa: -> 2.0.5.RELEASE
  104. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  105. | +--- org.springframework.boot:spring-boot-starter-aop:2.0.5.RELEASE
  106. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  107. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  108. | | \--- org.aspectj:aspectjweaver:1.8.13
  109. | +--- org.springframework.boot:spring-boot-starter-jdbc:2.0.5.RELEASE
  110. | | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  111. | | +--- com.zaxxer:HikariCP:2.7.9
  112. | | | \--- org.slf4j:slf4j-api:1.7.25
  113. | | \--- org.springframework:spring-jdbc:5.0.9.RELEASE
  114. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  115. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  116. | | \--- org.springframework:spring-tx:5.0.9.RELEASE
  117. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  118. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  119. | +--- javax.transaction:javax.transaction-api:1.2
  120. | +--- org.hibernate:hibernate-core:5.2.17.Final
  121. | | +--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final
  122. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final -> 1.0.2.Final
  123. | | +--- org.javassist:javassist:3.22.0-GA
  124. | | +--- antlr:antlr:2.7.7
  125. | | +--- org.jboss:jandex:2.0.3.Final
  126. | | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
  127. | | +--- dom4j:dom4j:1.6.1
  128. | | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
  129. | | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
  130. | +--- org.springframework.data:spring-data-jpa:2.0.10.RELEASE
  131. | | +--- org.springframework.data:spring-data-commons:2.0.10.RELEASE
  132. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  133. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  134. | | | \--- org.slf4j:slf4j-api:1.7.25
  135. | | +--- org.springframework:spring-orm:5.0.9.RELEASE
  136. | | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  137. | | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  138. | | | +--- org.springframework:spring-jdbc:5.0.9.RELEASE (*)
  139. | | | \--- org.springframework:spring-tx:5.0.9.RELEASE (*)
  140. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  141. | | +--- org.springframework:spring-aop:5.0.9.RELEASE (*)
  142. | | +--- org.springframework:spring-tx:5.0.9.RELEASE (*)
  143. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  144. | | +--- org.springframework:spring-core:5.0.9.RELEASE (*)
  145. | | \--- org.slf4j:slf4j-api:1.7.25
  146. | \--- org.springframework:spring-aspects:5.0.9.RELEASE
  147. | \--- org.aspectj:aspectjweaver:1.8.13
  148. +--- org.springframework.boot:spring-boot-starter-json: -> 2.0.5.RELEASE (*)
  149. +--- org.springframework.boot:spring-boot-starter-mail: -> 2.0.5.RELEASE
  150. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  151. | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  152. | +--- org.springframework:spring-context-support:5.0.9.RELEASE
  153. | | +--- org.springframework:spring-beans:5.0.9.RELEASE (*)
  154. | | +--- org.springframework:spring-context:5.0.9.RELEASE (*)
  155. | | \--- org.springframework:spring-core:5.0.9.RELEASE (*)
  156. | \--- com.sun.mail:javax.mail:1.6.2
  157. | \--- javax.activation:activation:1.1
  158. +--- org.springframework.boot:spring-boot-starter-thymeleaf: -> 2.0.5.RELEASE
  159. | +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE (*)
  160. | +--- org.thymeleaf:thymeleaf-spring5:3.0.9.RELEASE
  161. | | +--- org.thymeleaf:thymeleaf:3.0.9.RELEASE
  162. | | | +--- org.attoparser:attoparser:2.0.4.RELEASE
  163. | | | +--- org.unbescape:unbescape:1.1.5.RELEASE
  164. | | | \--- org.slf4j:slf4j-api:1.7.25
  165. | | \--- org.slf4j:slf4j-api:1.7.25
  166. | \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.1.RELEASE
  167. | +--- org.thymeleaf:thymeleaf:3.0.0.RELEASE -> 3.0.9.RELEASE (*)
  168. | \--- org.slf4j:slf4j-api:1.6.6 -> 1.7.25
  169. +--- com.amazonaws:aws-java-sdk-s3:1.11.363
  170. | +--- com.amazonaws:aws-java-sdk-kms:1.11.363
  171. | | +--- com.amazonaws:aws-java-sdk-core:1.11.363
  172. | | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  173. | | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.6
  174. | | | | +--- org.apache.httpcomponents:httpcore:4.4.10
  175. | | | | +--- commons-logging:commons-logging:1.2
  176. | | | | \--- commons-codec:commons-codec:1.10 -> 1.11
  177. | | | +--- software.amazon.ion:ion-java:1.0.2
  178. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.9.6 (*)
  179. | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.9.6
  180. | | | | \--- com.fasterxml.jackson.core:jackson-core:2.9.6
  181. | | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
  182. | | \--- com.amazonaws:jmespath-java:1.11.363
  183. | | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.9.6 (*)
  184. | +--- com.amazonaws:aws-java-sdk-core:1.11.363 (*)
  185. | \--- com.amazonaws:jmespath-java:1.11.363 (*)
  186. +--- com.amazonaws:aws-java-sdk-sqs:1.11.363
  187. | +--- com.amazonaws:aws-java-sdk-core:1.11.363 (*)
  188. | \--- com.amazonaws:jmespath-java:1.11.363 (*)
  189. +--- org.postgresql:postgresql:42.2.2
  190. +--- org.flywaydb:flyway-core:5.0.7
  191. +--- io.springfox:springfox-swagger2:2.9.2
  192. | +--- io.swagger:swagger-annotations:1.5.20
  193. | +--- io.swagger:swagger-models:1.5.20
  194. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.9.0
  195. | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
  196. | | \--- io.swagger:swagger-annotations:1.5.20
  197. | +--- io.springfox:springfox-spi:2.9.2
  198. | | \--- io.springfox:springfox-core:2.9.2
  199. | | +--- net.bytebuddy:byte-buddy:1.8.12 -> 1.7.11
  200. | | +--- com.google.guava:guava:20.0 -> 24.1-jre
  201. | | | +--- com.google.code.findbugs:jsr305:1.3.9
  202. | | | +--- org.checkerframework:checker-compat-qual:2.0.0
  203. | | | +--- com.google.errorprone:error_prone_annotations:2.1.3
  204. | | | +--- com.google.j2objc:j2objc-annotations:1.1
  205. | | | \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
  206. | | +--- com.fasterxml:classmate:1.4.0 -> 1.3.4
  207. | | +--- org.slf4j:slf4j-api:1.7.25
  208. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
  209. | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 5.0.9.RELEASE (*)
  210. | | | +--- org.springframework:spring-context:4.0.9.RELEASE -> 5.0.9.RELEASE (*)
  211. | | | +--- org.springframework:spring-aop:4.0.9.RELEASE -> 5.0.9.RELEASE (*)
  212. | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
  213. | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
  214. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  215. | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
  216. | +--- io.springfox:springfox-schema:2.9.2
  217. | | +--- io.springfox:springfox-core:2.9.2 (*)
  218. | | \--- io.springfox:springfox-spi:2.9.2 (*)
  219. | +--- io.springfox:springfox-swagger-common:2.9.2
  220. | | +--- io.swagger:swagger-annotations:1.5.20
  221. | | +--- io.swagger:swagger-models:1.5.20 (*)
  222. | | +--- io.springfox:springfox-spi:2.9.2 (*)
  223. | | +--- io.springfox:springfox-schema:2.9.2 (*)
  224. | | +--- io.springfox:springfox-spring-web:2.9.2
  225. | | | +--- com.google.guava:guava:20.0 -> 24.1-jre (*)
  226. | | | +--- com.fasterxml:classmate:1.4.0 -> 1.3.4
  227. | | | +--- org.slf4j:slf4j-api:1.7.25
  228. | | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  229. | | | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  230. | | | \--- io.springfox:springfox-spi:2.9.2 (*)
  231. | | +--- com.google.guava:guava:20.0 -> 24.1-jre (*)
  232. | | +--- com.fasterxml:classmate:1.4.0 -> 1.3.4
  233. | | +--- org.slf4j:slf4j-api:1.7.25
  234. | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  235. | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  236. | +--- io.springfox:springfox-spring-web:2.9.2 (*)
  237. | +--- com.google.guava:guava:20.0 -> 24.1-jre (*)
  238. | +--- com.fasterxml:classmate:1.4.0 -> 1.3.4
  239. | +--- org.slf4j:slf4j-api:1.7.25
  240. | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*)
  241. | +--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*)
  242. | \--- org.mapstruct:mapstruct:1.2.0.Final
  243. +--- io.springfox:springfox-swagger-ui:2.9.2
  244. | \--- io.springfox:springfox-spring-web:2.9.2 (*)
  245. +--- com.google.guava:guava:24.1-jre (*)
  246. +--- org.apache.commons:commons-text:1.4
  247. | \--- org.apache.commons:commons-lang3:3.7
  248. +--- org.glassfish.jersey.core:jersey-client:2.27
  249. | +--- javax.ws.rs:javax.ws.rs-api:2.1
  250. | +--- org.glassfish.jersey.core:jersey-common:2.27 -> 2.26
  251. | | +--- javax.ws.rs:javax.ws.rs-api:2.1
  252. | | +--- javax.annotation:javax.annotation-api:1.2 -> 1.3.2
  253. | | +--- org.glassfish.hk2.external:javax.inject:2.5.0-b42
  254. | | \--- org.glassfish.hk2:osgi-resource-locator:1.0.1
  255. | \--- org.glassfish.hk2.external:javax.inject:2.5.0-b42
  256. +--- org.glassfish.jersey.media:jersey-media-multipart:2.27
  257. | +--- org.glassfish.jersey.core:jersey-common:2.27 -> 2.26 (*)
  258. | \--- org.jvnet.mimepull:mimepull:1.9.6
  259. +--- org.glassfish.jersey.inject:jersey-hk2:2.27
  260. | +--- org.glassfish.jersey.core:jersey-common:2.27 -> 2.26 (*)
  261. | \--- org.glassfish.hk2:hk2-locator:2.5.0-b42
  262. | +--- org.glassfish.hk2.external:javax.inject:2.5.0-b42
  263. | +--- org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b42
  264. | +--- org.glassfish.hk2:hk2-api:2.5.0-b42
  265. | | +--- javax.inject:javax.inject:1
  266. | | +--- org.glassfish.hk2:hk2-utils:2.5.0-b42
  267. | | | +--- javax.annotation:javax.annotation-api:1.2 -> 1.3.2
  268. | | | \--- javax.inject:javax.inject:1
  269. | | \--- org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b42
  270. | +--- org.glassfish.hk2:hk2-utils:2.5.0-b42 (*)
  271. | +--- javax.annotation:javax.annotation-api:1.2 -> 1.3.2
  272. | \--- org.javassist:javassist:3.22.0-CR2 -> 3.22.0-GA
  273. \--- org.springframework.boot:spring-boot-starter-undertow: -> 2.0.5.RELEASE
  274. +--- io.undertow:undertow-core:1.4.25.Final
  275. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.2.Final
  276. | +--- org.jboss.xnio:xnio-api:3.3.8.Final
  277. | \--- org.jboss.xnio:xnio-nio:3.3.8.Final
  278. | \--- org.jboss.xnio:xnio-api:3.3.8.Final
  279. +--- io.undertow:undertow-servlet:1.4.25.Final
  280. | +--- io.undertow:undertow-core:1.4.25.Final (*)
  281. | \--- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final
  282. +--- io.undertow:undertow-websockets-jsr:1.4.25.Final
  283. | +--- io.undertow:undertow-core:1.4.25.Final (*)
  284. | +--- io.undertow:undertow-servlet:1.4.25.Final (*)
  285. | \--- org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.3.Final
  286. +--- javax.servlet:javax.servlet-api:3.1.0
  287. \--- org.glassfish:javax.el:3.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement