Advertisement
Guest User

deploy log

a guest
Nov 4th, 2017
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [INFO] |  +- org.springframework.data:spring-data-jpa:jar:2.0.1.RELEASE:compile
  2. [INFO] |  |  +- org.springframework:spring-orm:jar:5.0.1.RELEASE:compile
  3. [INFO] |  |  |  \- org.springframework:spring-jdbc:jar:5.0.1.RELEASE:compile
  4. [INFO] |  |  +- org.springframework:spring-tx:jar:5.0.1.RELEASE:compile
  5. [INFO] |  |  \- org.aspectj:aspectjrt:jar:1.8.12:compile
  6. [INFO] |  +- org.hibernate:hibernate-core:jar:5.2.12.Final:compile
  7. [INFO] |  |  +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
  8. [INFO] |  |  +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  9. [INFO] |  |  +- org.javassist:javassist:jar:3.20.0-GA:compile
  10. [INFO] |  |  +- antlr:antlr:jar:2.7.7:compile
  11. [INFO] |  |  +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.1.Final:compile
  12. [INFO] |  |  +- org.jboss:jandex:jar:2.0.3.Final:compile
  13. [INFO] |  |  +- com.fasterxml:classmate:jar:1.3.0:compile
  14. [INFO] |  |  +- dom4j:dom4j:jar:1.6.1:compile
  15. [INFO] |  |  \- org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  16. [INFO] |  +- org.hibernate:hibernate-entitymanager:jar:5.2.12.Final:compile
  17. [INFO] |  |  \- net.bytebuddy:byte-buddy:jar:1.6.14:compile
  18. [INFO] |  +- postgresql:postgresql:jar:9.4.1208-jdbc42-atlassian-hosted:compile
  19. [INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.2:compile
  20. [INFO] |  \- org.jetbrains:annotations:jar:15.0:compile
  21. [INFO] +- org.springframework:spring-core:jar:5.0.1.RELEASE:compile
  22. [INFO] |  \- org.springframework:spring-jcl:jar:5.0.1.RELEASE:compile
  23. [INFO] +- org.springframework:spring-webmvc:jar:5.0.1.RELEASE:compile
  24. [INFO] |  +- org.springframework:spring-aop:jar:5.0.1.RELEASE:compile
  25. [INFO] |  +- org.springframework:spring-beans:jar:5.0.1.RELEASE:compile
  26. [INFO] |  \- org.springframework:spring-expression:jar:5.0.1.RELEASE:compile
  27. [INFO] +- org.springframework:spring-web:jar:5.0.1.RELEASE:compile
  28. [INFO] +- org.springframework:spring-context:jar:5.0.1.RELEASE:compile
  29. [INFO] +- org.springframework.security:spring-security-config:jar:5.0.0.RC1:compile
  30. [INFO] |  \- org.springframework.security:spring-security-core:jar:5.0.0.RC1:compile
  31. [INFO] +- org.springframework.security:spring-security-web:jar:5.0.0.RC1:compile
  32. [INFO] +- org.springframework.data:spring-data-rest-webmvc:jar:3.0.1.RELEASE:compile
  33. [INFO] |  +- org.springframework.data:spring-data-rest-core:jar:3.0.1.RELEASE:compile
  34. [INFO] |  |  +- org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile
  35. [INFO] |  |  +- org.atteo:evo-inflector:jar:1.2.2:compile
  36. [INFO] |  |  \- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.9.2:compile
  37. [INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.2:compile
  38. [INFO] |  \- org.slf4j:slf4j-api:jar:1.7.25:compile
  39. [INFO] +- org.springframework.data:spring-data-commons:jar:2.0.1.RELEASE:compile
  40. [INFO] +- org.springframework.hateoas:spring-hateoas:jar:0.23.0.RELEASE:compile
  41. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
  42. [INFO] +- org.apache.logging.log4j:log4j-api:jar:2.8.2:compile
  43. [INFO] +- org.apache.logging.log4j:log4j-core:jar:2.8.2:compile
  44. [INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.8:compile
  45. [INFO]    +- com.fasterxml.jackson.core:jackson-core:jar:2.8.8:compile
  46. [INFO]    \- org.yaml:snakeyaml:jar:1.17:compile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement