Advertisement
Guest User

Untitled

a guest
Aug 10th, 2020
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.16 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] -------------< com.mycompany.myapplication:myapplication >--------------
  4. [INFO] Building MyApplication 0.0.1-SNAPSHOT
  5. [INFO] --------------------------------[ jar ]---------------------------------
  6. [INFO]
  7. [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myapplication ---
  8. [INFO] com.mycompany.myapplication:myapplication:jar:0.0.1-SNAPSHOT
  9. [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.3.1.RELEASE:compile
  10. [INFO] |  +- org.springframework.boot:spring-boot:jar:2.3.1.RELEASE:compile
  11. [INFO] |  |  \- org.springframework:spring-context:jar:5.2.7.RELEASE:compile
  12. [INFO] |  +- org.springframework.boot:spring-boot-autoconfigure:jar:2.3.1.RELEASE:compile
  13. [INFO] |  +- org.springframework.boot:spring-boot-starter-logging:jar:2.3.1.RELEASE:compile
  14. [INFO] |  |  +- ch.qos.logback:logback-classic:jar:1.2.3:compile
  15. [INFO] |  |  |  \- ch.qos.logback:logback-core:jar:1.2.3:compile
  16. [INFO] |  |  +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3:compile
  17. [INFO] |  |  |  \- org.apache.logging.log4j:log4j-api:jar:2.13.3:compile
  18. [INFO] |  |  \- org.slf4j:jul-to-slf4j:jar:1.7.30:compile
  19. [INFO] |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
  20. [INFO] |  +- org.springframework:spring-core:jar:5.2.7.RELEASE:compile
  21. [INFO] |  |  \- org.springframework:spring-jcl:jar:5.2.7.RELEASE:compile
  22. [INFO] |  \- org.yaml:snakeyaml:jar:1.26:compile
  23. [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.3.1.RELEASE:compile
  24. [INFO] |  +- org.springframework.boot:spring-boot-starter-json:jar:2.3.1.RELEASE:compile
  25. [INFO] |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.0:compile
  26. [INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.11.0:compile
  27. [INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.0:compile
  28. [INFO] |  |  \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.11.0:compile
  29. [INFO] |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.3.1.RELEASE:compile
  30. [INFO] |  |  +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.36:compile
  31. [INFO] |  |  +- org.glassfish:jakarta.el:jar:3.0.3:compile
  32. [INFO] |  |  \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.36:compile
  33. [INFO] |  +- org.springframework:spring-web:jar:5.2.7.RELEASE:compile
  34. [INFO] |  |  \- org.springframework:spring-beans:jar:5.2.7.RELEASE:compile
  35. [INFO] |  \- org.springframework:spring-webmvc:jar:5.2.7.RELEASE:compile
  36. [INFO] |     +- org.springframework:spring-aop:jar:5.2.7.RELEASE:compile
  37. [INFO] |     \- org.springframework:spring-expression:jar:5.2.7.RELEASE:compile
  38. [INFO] +- org.springframework.cloud:spring-cloud-starter-openfeign:jar:2.2.3.RELEASE:compile
  39. [INFO] |  +- org.springframework.cloud:spring-cloud-starter:jar:2.2.3.RELEASE:compile
  40. [INFO] |  |  +- org.springframework.cloud:spring-cloud-context:jar:2.2.3.RELEASE:compile
  41. [INFO] |  |  \- org.springframework.security:spring-security-rsa:jar:1.0.9.RELEASE:compile
  42. [INFO] |  |     \- org.bouncycastle:bcpkix-jdk15on:jar:1.64:compile
  43. [INFO] |  |        \- org.bouncycastle:bcprov-jdk15on:jar:1.64:compile
  44. [INFO] |  +- org.springframework.cloud:spring-cloud-openfeign-core:jar:2.2.3.RELEASE:compile
  45. [INFO] |  |  +- org.springframework.boot:spring-boot-starter-aop:jar:2.3.1.RELEASE:compile
  46. [INFO] |  |  \- io.github.openfeign.form:feign-form-spring:jar:3.8.0:compile
  47. [INFO] |  |     +- io.github.openfeign.form:feign-form:jar:3.8.0:compile
  48. [INFO] |  |     \- commons-fileupload:commons-fileupload:jar:1.4:compile
  49. [INFO] |  |        \- commons-io:commons-io:jar:2.2:compile
  50. [INFO] |  +- org.springframework.cloud:spring-cloud-commons:jar:2.2.3.RELEASE:compile
  51. [INFO] |  |  \- org.springframework.security:spring-security-crypto:jar:5.3.3.RELEASE:compile
  52. [INFO] |  +- io.github.openfeign:feign-core:jar:10.10.1:compile
  53. [INFO] |  +- io.github.openfeign:feign-slf4j:jar:10.10.1:compile
  54. [INFO] |  |  \- org.slf4j:slf4j-api:jar:1.7.30:compile
  55. [INFO] |  \- io.github.openfeign:feign-hystrix:jar:10.10.1:compile
  56. [INFO] |     \- com.netflix.archaius:archaius-core:jar:0.7.6:compile
  57. [INFO] |        \- com.google.code.findbugs:jsr305:jar:3.0.1:runtime
  58. [INFO] \- org.springframework.cloud:spring-cloud-starter-netflix-hystrix:jar:2.2.3.RELEASE:compile
  59. [INFO]    +- org.springframework.cloud:spring-cloud-netflix-hystrix:jar:2.2.3.RELEASE:compile
  60. [INFO]    +- org.springframework.cloud:spring-cloud-netflix-ribbon:jar:2.2.3.RELEASE:compile
  61. [INFO]    |  \- org.springframework.cloud:spring-cloud-netflix-archaius:jar:2.2.3.RELEASE:compile
  62. [INFO]    +- org.springframework.cloud:spring-cloud-starter-netflix-archaius:jar:2.2.3.RELEASE:compile
  63. [INFO]    |  \- commons-configuration:commons-configuration:jar:1.8:compile
  64. [INFO]    |     \- commons-lang:commons-lang:jar:2.6:compile
  65. [INFO]    +- com.netflix.hystrix:hystrix-core:jar:1.5.18:compile
  66. [INFO]    |  +- io.reactivex:rxjava:jar:1.3.8:compile
  67. [INFO]    |  \- org.hdrhistogram:HdrHistogram:jar:2.1.9:compile
  68. [INFO]    +- com.netflix.hystrix:hystrix-serialization:jar:1.5.18:compile
  69. [INFO]    |  +- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.11.0:runtime
  70. [INFO]    |  +- com.fasterxml.jackson.core:jackson-core:jar:2.11.0:compile
  71. [INFO]    |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0:compile
  72. [INFO]    +- com.netflix.hystrix:hystrix-metrics-event-stream:jar:1.5.18:compile
  73. [INFO]    +- com.netflix.hystrix:hystrix-javanica:jar:1.5.18:compile
  74. [INFO]    |  +- org.apache.commons:commons-lang3:jar:3.10:runtime
  75. [INFO]    |  +- org.ow2.asm:asm:jar:5.0.4:runtime
  76. [INFO]    |  +- org.aspectj:aspectjweaver:jar:1.9.5:compile
  77. [INFO]    |  \- com.google.guava:guava:jar:29.0-android:compile
  78. [INFO]    |     +- com.google.guava:failureaccess:jar:1.0.1:compile
  79. [INFO]    |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
  80. [INFO]    |     +- org.checkerframework:checker-compat-qual:jar:2.5.5:compile
  81. [INFO]    |     +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile
  82. [INFO]    |     \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
  83. [INFO]    \- io.reactivex:rxjava-reactive-streams:jar:1.2.1:compile
  84. [INFO]       \- org.reactivestreams:reactive-streams:jar:1.0.3:runtime
  85.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement