Advertisement
Guest User

Untitled

a guest
Jan 31st, 2016
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. [INFO] org.wizindia:classroome:jar:1.0-SNAPSHOT
  2. [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:1.2.3.RELEASE:compile
  3. [INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.2.3.RELEASE:compile
  4. [INFO] | | +- org.springframework.boot:spring-boot:jar:1.2.3.RELEASE:compile
  5. [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.2.3.RELEASE:compile
  6. [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:1.2.3.RELEASE:compile
  7. [INFO] | | | +- org.slf4j:jul-to-slf4j:jar:1.7.11:compile
  8. [INFO] | | | +- org.slf4j:log4j-over-slf4j:jar:1.7.11:compile
  9. [INFO] | | | \- ch.qos.logback:logback-classic:jar:1.1.3:compile
  10. [INFO] | | | \- ch.qos.logback:logback-core:jar:1.1.3:compile
  11. [INFO] | | \- org.yaml:snakeyaml:jar:1.14:compile
  12. [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.2.3.RELEASE:compile
  13. [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.20:compile
  14. [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.20:compile
  15. [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.20:compile
  16. [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.0.20:compile
  17. [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.4.5:compile
  18. [INFO] | +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
  19. [INFO] | | \- com.fasterxml:classmate:jar:1.0.0:compile
  20. [INFO] | +- org.springframework:spring-core:jar:4.1.6.RELEASE:compile
  21. [INFO] | +- org.springframework:spring-web:jar:4.1.6.RELEASE:compile
  22. [INFO] | \- org.springframework:spring-webmvc:jar:4.1.6.RELEASE:compile
  23. [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:1.2.3.RELEASE:compile
  24. [INFO] | +- org.springframework:spring-beans:jar:4.1.6.RELEASE:compile
  25. [INFO] | +- org.springframework:spring-context:jar:4.1.6.RELEASE:compile
  26. [INFO] | +- org.springframework:spring-expression:jar:4.1.6.RELEASE:compile
  27. [INFO] | +- org.springframework.security:spring-security-config:jar:3.2.7.RELEASE:compile
  28. [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
  29. [INFO] | +- org.springframework.security:spring-security-web:jar:3.2.7.RELEASE:compile
  30. [INFO] | \- org.springframework:spring-aop:jar:4.1.6.RELEASE:compile
  31. [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:1.2.3.RELEASE:compile
  32. [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:1.2.3.RELEASE:compile
  33. [INFO] | | \- org.aspectj:aspectjweaver:jar:1.8.5:compile
  34. [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:1.2.3.RELEASE:compile
  35. [INFO] | | +- org.springframework:spring-jdbc:jar:4.1.6.RELEASE:compile
  36. [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:8.0.20:compile
  37. [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:8.0.20:compile
  38. [INFO] | | \- org.springframework:spring-tx:jar:4.1.6.RELEASE:compile
  39. [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.8.Final:compile
  40. [INFO] | +- javax.transaction:javax.transaction-api:jar:1.2:compile
  41. [INFO] | +- org.springframework:spring-orm:jar:4.1.6.RELEASE:compile
  42. [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.2.RELEASE:compile
  43. [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.2.RELEASE:compile
  44. [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.11:compile
  45. [INFO] | \- org.springframework:spring-aspects:jar:4.1.6.RELEASE:compile
  46. [INFO] +- org.springframework.boot:spring-boot-starter-remote-shell:jar:1.2.3.RELEASE:compile
  47. [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:1.2.3.RELEASE:compile
  48. [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:1.2.3.RELEASE:compile
  49. [INFO] | +- org.crashub:crash.cli:jar:1.3.1:compile
  50. [INFO] | +- org.crashub:crash.connectors.ssh:jar:1.3.1:compile
  51. [INFO] | | +- org.apache.sshd:sshd-core:jar:0.11.0:compile
  52. [INFO] | | +- org.apache.sshd:sshd-pam:jar:0.11.0:compile
  53. [INFO] | | | \- net.sf.jpam:jpam:jar:1.1:compile
  54. [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.51:compile
  55. [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.51:compile
  56. [INFO] | | \- org.apache.mina:mina-core:jar:2.0.7:compile
  57. [INFO] | +- org.crashub:crash.embed.spring:jar:1.3.1:compile
  58. [INFO] | +- org.crashub:crash.plugins.cron:jar:1.3.1:compile
  59. [INFO] | | \- it.sauronsoftware.cron4j:cron4j:jar:2.2.5:compile
  60. [INFO] | +- org.crashub:crash.plugins.mail:jar:1.3.1:compile
  61. [INFO] | | \- javax.mail:mail:jar:1.4:compile
  62. [INFO] | | \- javax.activation:activation:jar:1.1:compile
  63. [INFO] | +- org.crashub:crash.shell:jar:1.3.1:compile
  64. [INFO] | \- org.codehaus.groovy:groovy:jar:2.3.11:compile
  65. [INFO] +- mysql:mysql-connector-java:jar:5.1.34:compile
  66. [INFO] +- org.hibernate:hibernate-c3p0:jar:4.3.6.Final:compile
  67. [INFO] | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
  68. [INFO] | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
  69. [INFO] | \- com.mchange:c3p0:jar:0.9.2.1:compile
  70. [INFO] | \- com.mchange:mchange-commons-java:jar:0.2.3.4:compile
  71. [INFO] +- org.hibernate:hibernate-core:jar:4.3.6.Final:compile
  72. [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
  73. [INFO] | +- dom4j:dom4j:jar:1.6.1:compile
  74. [INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:compile
  75. [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
  76. [INFO] | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  77. [INFO] | +- org.javassist:javassist:jar:3.18.1-GA:compile
  78. [INFO] | +- antlr:antlr:jar:2.7.7:compile
  79. [INFO] | \- org.jboss:jandex:jar:1.1.0.Final:compile
  80. [INFO] +- c3p0:c3p0:jar:0.9.1.2:compile
  81. [INFO] +- com.wordnik:swagger-core:jar:1.5.3-M1:compile
  82. [INFO] | +- org.slf4j:slf4j-api:jar:1.7.11:compile
  83. [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.5:compile
  84. [INFO] | | \- joda-time:joda-time:jar:2.5:compile
  85. [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.4.5:compile
  86. [INFO] | +- com.wordnik:swagger-models:jar:1.5.3-M1:compile
  87. [INFO] | | \- com.wordnik:swagger-annotations:jar:1.5.3-M1:compile
  88. [INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile
  89. [INFO] +- org.springframework.security.oauth:spring-security-oauth2:jar:2.0.5.RELEASE:compile
  90. [INFO] | +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
  91. [INFO] | +- commons-codec:commons-codec:jar:1.6:compile
  92. [INFO] | \- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
  93. [INFO] | \- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
  94. [INFO] +- junit:junit:jar:4.6:compile
  95. [INFO] +- com.google.code.spring-crypto-utils:spring-crypto-utils:jar:1.4.0:compile
  96. [INFO] +- org.springframework:spring-test:jar:3.0.0.RELEASE:test
  97. [INFO] +- com.google.guava:guava:jar:18.0:compile
  98. [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.4.1:compile
  99. [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.1:compile
  100. [INFO] +- org.apache.commons:commons-lang3:jar:3.0:compile
  101. [INFO] +- commons-collections:commons-collections:jar:3.2:compile
  102. [INFO] +- org.aspectj:aspectjrt:jar:1.7.3:compile
  103. [INFO] +- com.sendgrid:sendgrid-java:jar:2.2.2:compile
  104. [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.3.2:compile
  105. [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.3.6:compile
  106. [INFO] | +- org.json:json:jar:20140107:compile
  107. [INFO] | +- com.sendgrid:smtpapi-java:jar:1.2.0:compile
  108. [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
  109. [INFO] +- commons-validator:commons-validator:jar:1.5.0:compile
  110. [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.2:compile
  111. [INFO] | +- commons-digester:commons-digester:jar:2.1:compile
  112. [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
  113. [INFO] \- org.projectlombok:lombok:jar:1.16.6:compile
  114. [INFO] ------------------------------------------------------------------------
  115. [INFO] BUILD SUCCESS
  116. [INFO] ------------------------------------------------------------------------
  117. [INFO] Total time: 2:48.248s
  118. [INFO] Finished at: Sun Jan 31 19:04:16 IST 2016
  119. [INFO] Final Memory: 20M/243M
  120. [INFO] -----------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement