Advertisement
Guest User

Untitled

a guest
Nov 1st, 2016
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 223.37 KB | None | 0 0
  1. Parallel execution is an incubating feature.
  2. Incremental java compilation is an incubating feature.
  3. The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.
  4. :myProjAuthenticator:technicalServices:dependencies
  5.  
  6. ------------------------------------------------------------
  7. Project :myProjAuthenticator:technicalServices
  8. ------------------------------------------------------------
  9.  
  10. archives - Configuration for archive artifacts.
  11. No dependencies
  12.  
  13. compile - Dependencies for source set 'main'.
  14. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  15. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  16. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  17. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  18. | | | | \--- commons-logging:commons-logging:1.2
  19. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  20. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  21. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  22. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  23. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  24. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  25. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  26. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  27. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  28. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  29. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  30. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  31. | | | +--- ch.qos.logback:logback-classic:1.1.7
  32. | | | | +--- ch.qos.logback:logback-core:1.1.7
  33. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  34. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  35. | | | | \--- org.slf4j:slf4j-api:1.7.21
  36. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  37. | | | | \--- org.slf4j:slf4j-api:1.7.21
  38. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  39. | | | \--- org.slf4j:slf4j-api:1.7.21
  40. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  41. | | \--- org.yaml:snakeyaml:1.17
  42. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  43. | | +--- javax.validation:validation-api:1.1.0.Final
  44. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  45. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  46. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  47. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  48. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  49. | +--- org.springframework:spring-web:4.3.3.RELEASE
  50. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  51. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  52. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  53. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  54. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  55. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  56. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  57. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  58. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  59. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  60. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  61. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  62. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  63. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  64. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  65. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  66. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  67. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  68. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  69. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  70. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  71. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  72. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  73. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  74. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  75. | | +--- javax.servlet:javax.servlet-api:3.1.0
  76. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  77. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  78. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  79. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  80. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  81. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  82. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  83. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  84. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  85. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  86. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  87. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  88. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  89. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  90. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  91. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  92. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  93. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  94. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  95. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  96. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  97. | | | +--- javax.annotation:javax.annotation-api:1.2
  98. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  99. | | | \--- org.ow2.asm:asm-commons:5.0.1
  100. | | | \--- org.ow2.asm:asm-tree:5.0.1
  101. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  102. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  103. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  104. | | | \--- javax.websocket:javax.websocket-api:1.0
  105. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  106. | | \--- javax.websocket:javax.websocket-api:1.0
  107. | \--- org.mortbay.jasper:apache-el:8.0.33
  108. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  109. | +--- aopalliance:aopalliance:1.0
  110. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  111. | | +--- aopalliance:aopalliance:1.0
  112. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  113. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  114. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  115. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  116. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  117. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  118. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  119. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  120. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  121. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  122. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  123. | +--- aopalliance:aopalliance:1.0
  124. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  125. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  126. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  127. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  128. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  129. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  130. | +--- org.opensaml:opensaml:2.6.1
  131. | | +--- org.opensaml:openws:1.5.1
  132. | | | +--- org.opensaml:xmltooling:1.4.1
  133. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  134. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  135. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  136. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  137. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  138. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  139. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  140. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  141. | | | | +--- xerces:xercesImpl:2.10.0
  142. | | | | +--- xalan:serializer:2.7.1
  143. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  144. | | | | +--- xml-resolver:xml-resolver:1.2
  145. | | | | \--- xalan:xalan:2.7.1
  146. | | | | \--- xalan:serializer:2.7.1 (*)
  147. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  148. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  149. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  150. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  151. | | | +--- xerces:xercesImpl:2.10.0
  152. | | | +--- xalan:serializer:2.7.1 (*)
  153. | | | +--- xml-resolver:xml-resolver:1.2
  154. | | | \--- xalan:xalan:2.7.1 (*)
  155. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  156. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  157. | | +--- commons-lang:commons-lang:2.6
  158. | | +--- org.apache.velocity:velocity:1.7
  159. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  160. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  161. | | +--- org.owasp.esapi:esapi:2.0.1
  162. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  163. | | +--- xerces:xercesImpl:2.10.0
  164. | | +--- xalan:serializer:2.7.1 (*)
  165. | | +--- xml-resolver:xml-resolver:1.2
  166. | | \--- xalan:xalan:2.7.1 (*)
  167. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  168. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  169. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  170. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  171. | \--- xml-apis:xml-apis:1.4.01
  172. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  173. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  174. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  175. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  176. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  177. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  178. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  179. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  180. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  181. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  182. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  183. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  184. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  185. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  186. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  187. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  188. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  189. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  190. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  191. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  192. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  193. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  194. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  195. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  196. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  197. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  198. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  199. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  200. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  201. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  202. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  203. | | | | +--- commons-configuration:commons-configuration:1.8
  204. | | | | | +--- commons-lang:commons-lang:2.6
  205. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  206. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  207. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  208. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  209. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  210. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  211. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  212. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  213. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  214. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  215. | | | \--- com.google.guava:guava:18.0
  216. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  217. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  218. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  219. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  220. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  221. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  222. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  223. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  224. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  225. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  226. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  227. | | +--- com.google.guava:guava:15.0 -> 18.0
  228. | | +--- commons-collections:commons-collections:3.2.2
  229. | | +--- org.apache.commons:commons-lang3:3.1
  230. | | \--- org.ow2.asm:asm:5.0.4
  231. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  232. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  233. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  234. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  235. | | +--- com.netflix.ribbon:ribbon:2.1.5
  236. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  237. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  238. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  239. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  240. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  241. | | | | +--- commons-lang:commons-lang:2.6
  242. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  243. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  244. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  245. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  246. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  247. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  248. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  249. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  250. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  251. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  252. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  253. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  254. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  255. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  256. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  257. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  258. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  259. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  260. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  261. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  262. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  263. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  264. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  265. | | | | +--- io.reactivex:rxnetty:0.4.9
  266. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  267. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  268. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  269. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  270. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  271. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  272. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  273. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  274. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  275. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  276. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  277. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  278. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  279. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  280. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  281. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  282. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  283. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  284. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  285. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  286. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  287. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  288. | | | | +--- javax.inject:javax.inject:1
  289. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  290. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  291. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  292. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  293. | | | +--- javax.inject:javax.inject:1
  294. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  295. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  296. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  297. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  298. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  299. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  300. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  301. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  302. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  303. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  304. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  305. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  306. | | | | +--- commons-logging:commons-logging:1.2
  307. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  308. | | | +--- com.sun.jersey:jersey-client:1.19.1
  309. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  310. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  311. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  312. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  313. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  314. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  315. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  316. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  317. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  318. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  319. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  320. | | \--- io.reactivex:rxjava:1.1.5
  321. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  322. | \--- com.netflix.zuul:zuul-core:1.1.0
  323. | +--- commons-io:commons-io:2.4
  324. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  325. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  326. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  327. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  328. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  329. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  330. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  331. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  332. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  333. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  334. | +--- com.jayway.jsonpath:json-path:2.2.0
  335. | | +--- net.minidev:json-smart:2.2.1
  336. | | | \--- net.minidev:accessors-smart:1.1
  337. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  338. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  339. | +--- junit:junit:4.12
  340. | | \--- org.hamcrest:hamcrest-core:1.3
  341. | +--- org.assertj:assertj-core:2.5.0
  342. | +--- org.mockito:mockito-core:1.10.19
  343. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  344. | | \--- org.objenesis:objenesis:2.1
  345. | +--- org.hamcrest:hamcrest-core:1.3
  346. | +--- org.hamcrest:hamcrest-library:1.3
  347. | | \--- org.hamcrest:hamcrest-core:1.3
  348. | +--- org.skyscreamer:jsonassert:1.3.0
  349. | | \--- org.json:json:20090211 -> 20140107
  350. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  351. | \--- org.springframework:spring-test:4.3.3.RELEASE
  352. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  353. +--- org.slf4j:slf4j-api:1.7.21
  354. +--- com.auth0:auth0-spring-security-api:0.0.3
  355. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  356. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  357. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  358. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  359. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  360. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  361. | +--- com.auth0:auth0:0.4.0
  362. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  363. | | \--- com.squareup.okhttp:okhttp:2.5.0
  364. | | \--- com.squareup.okio:okio:1.6.0
  365. | +--- com.auth0:java-jwt:2.1.0
  366. | \--- commons-codec:commons-codec:1.4 -> 1.10
  367. +--- project :myProj:clientContract
  368. | +--- project :common
  369. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  370. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  371. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  372. | | | \--- com.squareup.okio:okio:1.6.0
  373. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  374. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  375. | +--- javax.validation:validation-api:1.1.0.Final
  376. | \--- org.slf4j:slf4j-api:1.7.21
  377. \--- project :myProjAuthenticator:controller
  378. +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  379. +--- project :myProjAuthenticator:clientContract
  380. | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  381. +--- project :myProjAuthenticator:service
  382. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  383. | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  384. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  385. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  386. | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  387. +--- project :myProj:clientContract (*)
  388. \--- project :myProjAuthenticator:utils
  389. \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  390.  
  391. compileClasspath - Compile classpath for source set 'main'.
  392. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  393. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  394. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  395. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  396. | | | | \--- commons-logging:commons-logging:1.2
  397. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  398. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  399. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  400. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  401. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  402. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  403. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  404. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  405. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  406. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  407. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  408. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  409. | | | +--- ch.qos.logback:logback-classic:1.1.7
  410. | | | | +--- ch.qos.logback:logback-core:1.1.7
  411. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  412. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  413. | | | | \--- org.slf4j:slf4j-api:1.7.21
  414. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  415. | | | | \--- org.slf4j:slf4j-api:1.7.21
  416. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  417. | | | \--- org.slf4j:slf4j-api:1.7.21
  418. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  419. | | \--- org.yaml:snakeyaml:1.17
  420. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  421. | | +--- javax.validation:validation-api:1.1.0.Final
  422. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  423. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  424. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  425. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  426. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  427. | +--- org.springframework:spring-web:4.3.3.RELEASE
  428. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  429. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  430. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  431. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  432. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  433. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  434. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  435. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  436. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  437. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  438. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  439. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  440. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  441. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  442. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  443. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  444. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  445. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  446. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  447. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  448. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  449. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  450. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  451. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  452. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  453. | | +--- javax.servlet:javax.servlet-api:3.1.0
  454. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  455. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  456. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  457. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  458. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  459. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  460. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  461. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  462. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  463. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  464. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  465. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  466. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  467. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  468. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  469. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  470. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  471. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  472. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  473. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  474. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  475. | | | +--- javax.annotation:javax.annotation-api:1.2
  476. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  477. | | | \--- org.ow2.asm:asm-commons:5.0.1
  478. | | | \--- org.ow2.asm:asm-tree:5.0.1
  479. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  480. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  481. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  482. | | | \--- javax.websocket:javax.websocket-api:1.0
  483. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  484. | | \--- javax.websocket:javax.websocket-api:1.0
  485. | \--- org.mortbay.jasper:apache-el:8.0.33
  486. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  487. | +--- aopalliance:aopalliance:1.0
  488. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  489. | | +--- aopalliance:aopalliance:1.0
  490. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  491. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  492. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  493. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  494. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  495. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  496. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  497. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  498. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  499. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  500. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  501. | +--- aopalliance:aopalliance:1.0
  502. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  503. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  504. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  505. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  506. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  507. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  508. | +--- org.opensaml:opensaml:2.6.1
  509. | | +--- org.opensaml:openws:1.5.1
  510. | | | +--- org.opensaml:xmltooling:1.4.1
  511. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  512. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  513. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  514. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  515. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  516. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  517. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  518. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  519. | | | | +--- xerces:xercesImpl:2.10.0
  520. | | | | +--- xalan:serializer:2.7.1
  521. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  522. | | | | +--- xml-resolver:xml-resolver:1.2
  523. | | | | \--- xalan:xalan:2.7.1
  524. | | | | \--- xalan:serializer:2.7.1 (*)
  525. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  526. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  527. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  528. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  529. | | | +--- xerces:xercesImpl:2.10.0
  530. | | | +--- xalan:serializer:2.7.1 (*)
  531. | | | +--- xml-resolver:xml-resolver:1.2
  532. | | | \--- xalan:xalan:2.7.1 (*)
  533. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  534. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  535. | | +--- commons-lang:commons-lang:2.6
  536. | | +--- org.apache.velocity:velocity:1.7
  537. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  538. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  539. | | +--- org.owasp.esapi:esapi:2.0.1
  540. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  541. | | +--- xerces:xercesImpl:2.10.0
  542. | | +--- xalan:serializer:2.7.1 (*)
  543. | | +--- xml-resolver:xml-resolver:1.2
  544. | | \--- xalan:xalan:2.7.1 (*)
  545. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  546. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  547. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  548. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  549. | \--- xml-apis:xml-apis:1.4.01
  550. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  551. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  552. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  553. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  554. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  555. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  556. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  557. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  558. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  559. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  560. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  561. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  562. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  563. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  564. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  565. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  566. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  567. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  568. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  569. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  570. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  571. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  572. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  573. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  574. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  575. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  576. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  577. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  578. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  579. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  580. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  581. | | | | +--- commons-configuration:commons-configuration:1.8
  582. | | | | | +--- commons-lang:commons-lang:2.6
  583. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  584. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  585. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  586. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  587. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  588. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  589. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  590. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  591. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  592. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  593. | | | \--- com.google.guava:guava:18.0
  594. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  595. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  596. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  597. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  598. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  599. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  600. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  601. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  602. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  603. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  604. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  605. | | +--- com.google.guava:guava:15.0 -> 18.0
  606. | | +--- commons-collections:commons-collections:3.2.2
  607. | | +--- org.apache.commons:commons-lang3:3.1
  608. | | \--- org.ow2.asm:asm:5.0.4
  609. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  610. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  611. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  612. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  613. | | +--- com.netflix.ribbon:ribbon:2.1.5
  614. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  615. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  616. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  617. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  618. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  619. | | | | +--- commons-lang:commons-lang:2.6
  620. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  621. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  622. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  623. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  624. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  625. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  626. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  627. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  628. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  629. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  630. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  631. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  632. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  633. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  634. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  635. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  636. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  637. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  638. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  639. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  640. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  641. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  642. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  643. | | | | +--- io.reactivex:rxnetty:0.4.9
  644. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  645. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  646. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  647. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  648. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  649. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  650. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  651. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  652. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  653. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  654. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  655. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  656. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  657. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  658. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  659. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  660. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  661. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  662. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  663. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  664. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  665. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  666. | | | | +--- javax.inject:javax.inject:1
  667. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  668. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  669. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  670. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  671. | | | +--- javax.inject:javax.inject:1
  672. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  673. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  674. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  675. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  676. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  677. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  678. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  679. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  680. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  681. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  682. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  683. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  684. | | | | +--- commons-logging:commons-logging:1.2
  685. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  686. | | | +--- com.sun.jersey:jersey-client:1.19.1
  687. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  688. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  689. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  690. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  691. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  692. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  693. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  694. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  695. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  696. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  697. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  698. | | \--- io.reactivex:rxjava:1.1.5
  699. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  700. | \--- com.netflix.zuul:zuul-core:1.1.0
  701. | +--- commons-io:commons-io:2.4
  702. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  703. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  704. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  705. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  706. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  707. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  708. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  709. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  710. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  711. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  712. | +--- com.jayway.jsonpath:json-path:2.2.0
  713. | | +--- net.minidev:json-smart:2.2.1
  714. | | | \--- net.minidev:accessors-smart:1.1
  715. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  716. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  717. | +--- junit:junit:4.12
  718. | | \--- org.hamcrest:hamcrest-core:1.3
  719. | +--- org.assertj:assertj-core:2.5.0
  720. | +--- org.mockito:mockito-core:1.10.19
  721. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  722. | | \--- org.objenesis:objenesis:2.1
  723. | +--- org.hamcrest:hamcrest-core:1.3
  724. | +--- org.hamcrest:hamcrest-library:1.3
  725. | | \--- org.hamcrest:hamcrest-core:1.3
  726. | +--- org.skyscreamer:jsonassert:1.3.0
  727. | | \--- org.json:json:20090211 -> 20140107
  728. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  729. | \--- org.springframework:spring-test:4.3.3.RELEASE
  730. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  731. +--- org.slf4j:slf4j-api:1.7.21
  732. +--- com.auth0:auth0-spring-security-api:0.0.3
  733. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  734. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  735. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  736. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  737. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  738. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  739. | +--- com.auth0:auth0:0.4.0
  740. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  741. | | \--- com.squareup.okhttp:okhttp:2.5.0
  742. | | \--- com.squareup.okio:okio:1.6.0
  743. | +--- com.auth0:java-jwt:2.1.0
  744. | \--- commons-codec:commons-codec:1.4 -> 1.10
  745. +--- project :myProj:clientContract
  746. | +--- project :common
  747. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  748. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  749. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  750. | | | \--- com.squareup.okio:okio:1.6.0
  751. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  752. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  753. | +--- javax.validation:validation-api:1.1.0.Final
  754. | \--- org.slf4j:slf4j-api:1.7.21
  755. \--- project :myProjAuthenticator:controller
  756. +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  757. +--- project :myProjAuthenticator:clientContract
  758. | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  759. +--- project :myProjAuthenticator:service
  760. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  761. | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  762. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  763. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  764. | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  765. +--- project :myProj:clientContract (*)
  766. \--- project :myProjAuthenticator:utils
  767. \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  768.  
  769. compileOnly - Compile dependencies for source set 'main'.
  770. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  771. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  772. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  773. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  774. | | | | \--- commons-logging:commons-logging:1.2
  775. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  776. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  777. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  778. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  779. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  780. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  781. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  782. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  783. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  784. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  785. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  786. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  787. | | | +--- ch.qos.logback:logback-classic:1.1.7
  788. | | | | +--- ch.qos.logback:logback-core:1.1.7
  789. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  790. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  791. | | | | \--- org.slf4j:slf4j-api:1.7.21
  792. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  793. | | | | \--- org.slf4j:slf4j-api:1.7.21
  794. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  795. | | | \--- org.slf4j:slf4j-api:1.7.21
  796. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  797. | | \--- org.yaml:snakeyaml:1.17
  798. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  799. | | +--- javax.validation:validation-api:1.1.0.Final
  800. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  801. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  802. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  803. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  804. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  805. | +--- org.springframework:spring-web:4.3.3.RELEASE
  806. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  807. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  808. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  809. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  810. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  811. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  812. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  813. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  814. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  815. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  816. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  817. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  818. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  819. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  820. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  821. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  822. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  823. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  824. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  825. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  826. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  827. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  828. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  829. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  830. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  831. | | +--- javax.servlet:javax.servlet-api:3.1.0
  832. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  833. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  834. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  835. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  836. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  837. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  838. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  839. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  840. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  841. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  842. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  843. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  844. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  845. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  846. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  847. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  848. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  849. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  850. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  851. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  852. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  853. | | | +--- javax.annotation:javax.annotation-api:1.2
  854. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  855. | | | \--- org.ow2.asm:asm-commons:5.0.1
  856. | | | \--- org.ow2.asm:asm-tree:5.0.1
  857. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  858. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  859. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  860. | | | \--- javax.websocket:javax.websocket-api:1.0
  861. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  862. | | \--- javax.websocket:javax.websocket-api:1.0
  863. | \--- org.mortbay.jasper:apache-el:8.0.33
  864. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  865. | +--- aopalliance:aopalliance:1.0
  866. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  867. | | +--- aopalliance:aopalliance:1.0
  868. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  869. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  870. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  871. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  872. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  873. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  874. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  875. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  876. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  877. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  878. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  879. | +--- aopalliance:aopalliance:1.0
  880. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  881. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  882. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  883. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  884. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  885. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  886. | +--- org.opensaml:opensaml:2.6.1
  887. | | +--- org.opensaml:openws:1.5.1
  888. | | | +--- org.opensaml:xmltooling:1.4.1
  889. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  890. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  891. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  892. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  893. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  894. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  895. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  896. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  897. | | | | +--- xerces:xercesImpl:2.10.0
  898. | | | | +--- xalan:serializer:2.7.1
  899. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  900. | | | | +--- xml-resolver:xml-resolver:1.2
  901. | | | | \--- xalan:xalan:2.7.1
  902. | | | | \--- xalan:serializer:2.7.1 (*)
  903. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  904. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  905. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  906. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  907. | | | +--- xerces:xercesImpl:2.10.0
  908. | | | +--- xalan:serializer:2.7.1 (*)
  909. | | | +--- xml-resolver:xml-resolver:1.2
  910. | | | \--- xalan:xalan:2.7.1 (*)
  911. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  912. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  913. | | +--- commons-lang:commons-lang:2.6
  914. | | +--- org.apache.velocity:velocity:1.7
  915. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  916. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  917. | | +--- org.owasp.esapi:esapi:2.0.1
  918. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  919. | | +--- xerces:xercesImpl:2.10.0
  920. | | +--- xalan:serializer:2.7.1 (*)
  921. | | +--- xml-resolver:xml-resolver:1.2
  922. | | \--- xalan:xalan:2.7.1 (*)
  923. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  924. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  925. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  926. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  927. | \--- xml-apis:xml-apis:1.4.01
  928. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  929. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  930. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  931. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  932. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  933. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  934. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  935. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  936. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  937. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  938. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  939. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  940. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  941. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  942. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  943. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  944. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  945. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  946. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  947. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  948. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  949. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  950. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  951. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  952. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  953. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  954. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  955. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  956. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  957. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  958. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  959. | | | | +--- commons-configuration:commons-configuration:1.8
  960. | | | | | +--- commons-lang:commons-lang:2.6
  961. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  962. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  963. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  964. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  965. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  966. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  967. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  968. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  969. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  970. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  971. | | | \--- com.google.guava:guava:18.0
  972. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  973. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  974. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  975. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  976. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  977. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  978. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  979. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  980. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  981. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  982. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  983. | | +--- com.google.guava:guava:15.0 -> 18.0
  984. | | +--- commons-collections:commons-collections:3.2.2
  985. | | +--- org.apache.commons:commons-lang3:3.1
  986. | | \--- org.ow2.asm:asm:5.0.4
  987. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  988. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  989. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  990. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  991. | | +--- com.netflix.ribbon:ribbon:2.1.5
  992. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  993. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  994. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  995. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  996. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  997. | | | | +--- commons-lang:commons-lang:2.6
  998. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  999. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  1000. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1001. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  1002. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1003. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  1004. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1005. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1006. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  1007. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1008. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  1009. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1010. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1011. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  1012. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  1013. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1014. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1015. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1016. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1017. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1018. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  1019. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1020. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1021. | | | | +--- io.reactivex:rxnetty:0.4.9
  1022. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1023. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  1024. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  1025. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  1026. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  1027. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  1028. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  1029. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1030. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  1031. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  1032. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  1033. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  1034. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1035. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  1036. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1037. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  1038. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1039. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  1040. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  1041. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1042. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1043. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  1044. | | | | +--- javax.inject:javax.inject:1
  1045. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1046. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1047. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1048. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  1049. | | | +--- javax.inject:javax.inject:1
  1050. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1051. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1052. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1053. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1054. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1055. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1056. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  1057. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1058. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1059. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1060. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  1061. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  1062. | | | | +--- commons-logging:commons-logging:1.2
  1063. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  1064. | | | +--- com.sun.jersey:jersey-client:1.19.1
  1065. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  1066. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  1067. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  1068. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  1069. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  1070. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1071. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  1072. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1073. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1074. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1075. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1076. | | \--- io.reactivex:rxjava:1.1.5
  1077. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  1078. | \--- com.netflix.zuul:zuul-core:1.1.0
  1079. | +--- commons-io:commons-io:2.4
  1080. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1081. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  1082. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  1083. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1084. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  1085. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  1086. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1087. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  1088. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  1089. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  1090. | +--- com.jayway.jsonpath:json-path:2.2.0
  1091. | | +--- net.minidev:json-smart:2.2.1
  1092. | | | \--- net.minidev:accessors-smart:1.1
  1093. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  1094. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  1095. | +--- junit:junit:4.12
  1096. | | \--- org.hamcrest:hamcrest-core:1.3
  1097. | +--- org.assertj:assertj-core:2.5.0
  1098. | +--- org.mockito:mockito-core:1.10.19
  1099. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  1100. | | \--- org.objenesis:objenesis:2.1
  1101. | +--- org.hamcrest:hamcrest-core:1.3
  1102. | +--- org.hamcrest:hamcrest-library:1.3
  1103. | | \--- org.hamcrest:hamcrest-core:1.3
  1104. | +--- org.skyscreamer:jsonassert:1.3.0
  1105. | | \--- org.json:json:20090211 -> 20140107
  1106. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1107. | \--- org.springframework:spring-test:4.3.3.RELEASE
  1108. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1109. +--- org.slf4j:slf4j-api:1.7.21
  1110. +--- com.auth0:auth0-spring-security-api:0.0.3
  1111. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1112. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  1113. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  1114. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1115. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1116. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1117. | +--- com.auth0:auth0:0.4.0
  1118. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  1119. | | \--- com.squareup.okhttp:okhttp:2.5.0
  1120. | | \--- com.squareup.okio:okio:1.6.0
  1121. | +--- com.auth0:java-jwt:2.1.0
  1122. | \--- commons-codec:commons-codec:1.4 -> 1.10
  1123. +--- project :myProj:clientContract
  1124. | +--- project :common
  1125. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  1126. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  1127. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  1128. | | | \--- com.squareup.okio:okio:1.6.0
  1129. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  1130. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1131. | +--- javax.validation:validation-api:1.1.0.Final
  1132. | \--- org.slf4j:slf4j-api:1.7.21
  1133. \--- project :myProjAuthenticator:controller
  1134. +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1135. +--- project :myProjAuthenticator:clientContract
  1136. | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1137. +--- project :myProjAuthenticator:service
  1138. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1139. | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  1140. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1141. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  1142. | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  1143. +--- project :myProj:clientContract (*)
  1144. \--- project :myProjAuthenticator:utils
  1145. \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1146.  
  1147. default - Configuration for default artifacts.
  1148. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  1149. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  1150. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  1151. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  1152. | | | | \--- commons-logging:commons-logging:1.2
  1153. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  1154. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  1155. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  1156. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1157. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1158. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1159. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1160. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  1161. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1162. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  1163. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1164. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  1165. | | | +--- ch.qos.logback:logback-classic:1.1.7
  1166. | | | | +--- ch.qos.logback:logback-core:1.1.7
  1167. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  1168. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  1169. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1170. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  1171. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1172. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  1173. | | | \--- org.slf4j:slf4j-api:1.7.21
  1174. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1175. | | \--- org.yaml:snakeyaml:1.17
  1176. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  1177. | | +--- javax.validation:validation-api:1.1.0.Final
  1178. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  1179. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  1180. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  1181. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  1182. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  1183. | +--- org.springframework:spring-web:4.3.3.RELEASE
  1184. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1185. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1186. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1187. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1188. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  1189. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1190. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1191. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1192. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1193. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  1194. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  1195. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  1196. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  1197. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  1198. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  1199. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1200. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1201. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  1202. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1203. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  1204. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  1205. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1206. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  1207. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  1208. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  1209. | | +--- javax.servlet:javax.servlet-api:3.1.0
  1210. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1211. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1212. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  1213. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  1214. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1215. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1216. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1217. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  1218. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1219. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1220. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  1221. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  1222. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1223. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  1224. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  1225. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1226. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  1227. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  1228. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  1229. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1230. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1231. | | | +--- javax.annotation:javax.annotation-api:1.2
  1232. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  1233. | | | \--- org.ow2.asm:asm-commons:5.0.1
  1234. | | | \--- org.ow2.asm:asm-tree:5.0.1
  1235. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  1236. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  1237. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  1238. | | | \--- javax.websocket:javax.websocket-api:1.0
  1239. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  1240. | | \--- javax.websocket:javax.websocket-api:1.0
  1241. | \--- org.mortbay.jasper:apache-el:8.0.33
  1242. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  1243. | +--- aopalliance:aopalliance:1.0
  1244. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  1245. | | +--- aopalliance:aopalliance:1.0
  1246. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1247. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1248. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1249. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1250. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1251. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1252. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1253. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1254. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1255. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1256. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  1257. | +--- aopalliance:aopalliance:1.0
  1258. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  1259. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1260. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1261. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1262. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1263. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  1264. | +--- org.opensaml:opensaml:2.6.1
  1265. | | +--- org.opensaml:openws:1.5.1
  1266. | | | +--- org.opensaml:xmltooling:1.4.1
  1267. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  1268. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1269. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1270. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  1271. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  1272. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  1273. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  1274. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1275. | | | | +--- xerces:xercesImpl:2.10.0
  1276. | | | | +--- xalan:serializer:2.7.1
  1277. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  1278. | | | | +--- xml-resolver:xml-resolver:1.2
  1279. | | | | \--- xalan:xalan:2.7.1
  1280. | | | | \--- xalan:serializer:2.7.1 (*)
  1281. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1282. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  1283. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1284. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  1285. | | | +--- xerces:xercesImpl:2.10.0
  1286. | | | +--- xalan:serializer:2.7.1 (*)
  1287. | | | +--- xml-resolver:xml-resolver:1.2
  1288. | | | \--- xalan:xalan:2.7.1 (*)
  1289. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1290. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1291. | | +--- commons-lang:commons-lang:2.6
  1292. | | +--- org.apache.velocity:velocity:1.7
  1293. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1294. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  1295. | | +--- org.owasp.esapi:esapi:2.0.1
  1296. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1297. | | +--- xerces:xercesImpl:2.10.0
  1298. | | +--- xalan:serializer:2.7.1 (*)
  1299. | | +--- xml-resolver:xml-resolver:1.2
  1300. | | \--- xalan:xalan:2.7.1 (*)
  1301. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  1302. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  1303. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  1304. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  1305. | \--- xml-apis:xml-apis:1.4.01
  1306. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  1307. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  1308. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  1309. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  1310. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  1311. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  1312. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  1313. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  1314. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  1315. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  1316. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  1317. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  1318. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1319. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  1320. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  1321. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  1322. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1323. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  1324. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  1325. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1326. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1327. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  1328. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1329. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  1330. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1331. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1332. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  1333. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1334. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  1335. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  1336. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  1337. | | | | +--- commons-configuration:commons-configuration:1.8
  1338. | | | | | +--- commons-lang:commons-lang:2.6
  1339. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1340. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1341. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  1342. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  1343. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  1344. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  1345. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1346. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  1347. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  1348. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  1349. | | | \--- com.google.guava:guava:18.0
  1350. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  1351. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  1352. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  1353. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  1354. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  1355. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  1356. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  1357. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  1358. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  1359. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  1360. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  1361. | | +--- com.google.guava:guava:15.0 -> 18.0
  1362. | | +--- commons-collections:commons-collections:3.2.2
  1363. | | +--- org.apache.commons:commons-lang3:3.1
  1364. | | \--- org.ow2.asm:asm:5.0.4
  1365. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  1366. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1367. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  1368. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  1369. | | +--- com.netflix.ribbon:ribbon:2.1.5
  1370. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  1371. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1372. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  1373. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1374. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1375. | | | | +--- commons-lang:commons-lang:2.6
  1376. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1377. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  1378. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1379. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  1380. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1381. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  1382. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1383. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1384. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  1385. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1386. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  1387. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1388. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1389. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  1390. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  1391. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1392. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1393. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1394. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1395. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1396. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  1397. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1398. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1399. | | | | +--- io.reactivex:rxnetty:0.4.9
  1400. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1401. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  1402. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  1403. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  1404. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  1405. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  1406. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  1407. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1408. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  1409. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  1410. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  1411. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  1412. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1413. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  1414. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1415. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  1416. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1417. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  1418. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  1419. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1420. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1421. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  1422. | | | | +--- javax.inject:javax.inject:1
  1423. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1424. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1425. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1426. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  1427. | | | +--- javax.inject:javax.inject:1
  1428. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1429. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1430. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1431. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1432. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1433. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1434. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  1435. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1436. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1437. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1438. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  1439. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  1440. | | | | +--- commons-logging:commons-logging:1.2
  1441. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  1442. | | | +--- com.sun.jersey:jersey-client:1.19.1
  1443. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  1444. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  1445. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  1446. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  1447. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  1448. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1449. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  1450. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1451. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1452. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1453. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1454. | | \--- io.reactivex:rxjava:1.1.5
  1455. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  1456. | \--- com.netflix.zuul:zuul-core:1.1.0
  1457. | +--- commons-io:commons-io:2.4
  1458. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1459. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  1460. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  1461. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1462. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  1463. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  1464. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1465. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  1466. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  1467. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  1468. | +--- com.jayway.jsonpath:json-path:2.2.0
  1469. | | +--- net.minidev:json-smart:2.2.1
  1470. | | | \--- net.minidev:accessors-smart:1.1
  1471. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  1472. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  1473. | +--- junit:junit:4.12
  1474. | | \--- org.hamcrest:hamcrest-core:1.3
  1475. | +--- org.assertj:assertj-core:2.5.0
  1476. | +--- org.mockito:mockito-core:1.10.19
  1477. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  1478. | | \--- org.objenesis:objenesis:2.1
  1479. | +--- org.hamcrest:hamcrest-core:1.3
  1480. | +--- org.hamcrest:hamcrest-library:1.3
  1481. | | \--- org.hamcrest:hamcrest-core:1.3
  1482. | +--- org.skyscreamer:jsonassert:1.3.0
  1483. | | \--- org.json:json:20090211 -> 20140107
  1484. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1485. | \--- org.springframework:spring-test:4.3.3.RELEASE
  1486. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1487. +--- org.slf4j:slf4j-api:1.7.21
  1488. +--- com.auth0:auth0-spring-security-api:0.0.3
  1489. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1490. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  1491. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  1492. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1493. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1494. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1495. | +--- com.auth0:auth0:0.4.0
  1496. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  1497. | | \--- com.squareup.okhttp:okhttp:2.5.0
  1498. | | \--- com.squareup.okio:okio:1.6.0
  1499. | +--- com.auth0:java-jwt:2.1.0
  1500. | \--- commons-codec:commons-codec:1.4 -> 1.10
  1501. +--- project :myProj:clientContract
  1502. | +--- project :common
  1503. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  1504. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  1505. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  1506. | | | \--- com.squareup.okio:okio:1.6.0
  1507. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  1508. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1509. | +--- javax.validation:validation-api:1.1.0.Final
  1510. | \--- org.slf4j:slf4j-api:1.7.21
  1511. \--- project :myProjAuthenticator:controller
  1512. +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1513. +--- project :myProjAuthenticator:clientContract
  1514. | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1515. +--- project :myProjAuthenticator:service
  1516. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1517. | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  1518. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1519. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  1520. | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  1521. +--- project :myProj:clientContract (*)
  1522. \--- project :myProjAuthenticator:utils
  1523. \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1524.  
  1525. jacocoAgent - The Jacoco agent to use to get coverage data.
  1526. \--- org.jacoco:org.jacoco.agent:0.7.7.201606060606
  1527.  
  1528. jacocoAnt - The Jacoco ant tasks to use to get execute Gradle tasks.
  1529. \--- org.jacoco:org.jacoco.ant:0.7.7.201606060606
  1530. +--- org.jacoco:org.jacoco.core:0.7.7.201606060606
  1531. | \--- org.ow2.asm:asm-debug-all:5.1
  1532. +--- org.jacoco:org.jacoco.report:0.7.7.201606060606
  1533. | +--- org.jacoco:org.jacoco.core:0.7.7.201606060606 (*)
  1534. | \--- org.ow2.asm:asm-debug-all:5.1
  1535. \--- org.jacoco:org.jacoco.agent:0.7.7.201606060606
  1536.  
  1537. runtime - Runtime dependencies for source set 'main'.
  1538. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  1539. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  1540. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  1541. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  1542. | | | | \--- commons-logging:commons-logging:1.2
  1543. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  1544. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  1545. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  1546. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1547. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1548. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1549. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1550. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  1551. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1552. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  1553. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1554. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  1555. | | | +--- ch.qos.logback:logback-classic:1.1.7
  1556. | | | | +--- ch.qos.logback:logback-core:1.1.7
  1557. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  1558. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  1559. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1560. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  1561. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1562. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  1563. | | | \--- org.slf4j:slf4j-api:1.7.21
  1564. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1565. | | \--- org.yaml:snakeyaml:1.17
  1566. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  1567. | | +--- javax.validation:validation-api:1.1.0.Final
  1568. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  1569. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  1570. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  1571. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  1572. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  1573. | +--- org.springframework:spring-web:4.3.3.RELEASE
  1574. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1575. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1576. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1577. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1578. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  1579. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1580. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1581. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1582. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1583. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  1584. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  1585. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  1586. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  1587. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  1588. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  1589. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1590. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1591. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  1592. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1593. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  1594. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  1595. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1596. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  1597. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  1598. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  1599. | | +--- javax.servlet:javax.servlet-api:3.1.0
  1600. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1601. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1602. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  1603. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  1604. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1605. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1606. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1607. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  1608. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1609. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1610. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  1611. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  1612. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1613. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  1614. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  1615. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1616. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  1617. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  1618. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  1619. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1620. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1621. | | | +--- javax.annotation:javax.annotation-api:1.2
  1622. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  1623. | | | \--- org.ow2.asm:asm-commons:5.0.1
  1624. | | | \--- org.ow2.asm:asm-tree:5.0.1
  1625. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  1626. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  1627. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  1628. | | | \--- javax.websocket:javax.websocket-api:1.0
  1629. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  1630. | | \--- javax.websocket:javax.websocket-api:1.0
  1631. | \--- org.mortbay.jasper:apache-el:8.0.33
  1632. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  1633. | +--- aopalliance:aopalliance:1.0
  1634. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  1635. | | +--- aopalliance:aopalliance:1.0
  1636. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1637. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1638. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1639. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1640. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  1641. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1642. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1643. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1644. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1645. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1646. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  1647. | +--- aopalliance:aopalliance:1.0
  1648. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  1649. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1650. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1651. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1652. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1653. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  1654. | +--- org.opensaml:opensaml:2.6.1
  1655. | | +--- org.opensaml:openws:1.5.1
  1656. | | | +--- org.opensaml:xmltooling:1.4.1
  1657. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  1658. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1659. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1660. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  1661. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  1662. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  1663. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  1664. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1665. | | | | +--- xerces:xercesImpl:2.10.0
  1666. | | | | +--- xalan:serializer:2.7.1
  1667. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  1668. | | | | +--- xml-resolver:xml-resolver:1.2
  1669. | | | | \--- xalan:xalan:2.7.1
  1670. | | | | \--- xalan:serializer:2.7.1 (*)
  1671. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1672. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  1673. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1674. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  1675. | | | +--- xerces:xercesImpl:2.10.0
  1676. | | | +--- xalan:serializer:2.7.1 (*)
  1677. | | | +--- xml-resolver:xml-resolver:1.2
  1678. | | | \--- xalan:xalan:2.7.1 (*)
  1679. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  1680. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1681. | | +--- commons-lang:commons-lang:2.6
  1682. | | +--- org.apache.velocity:velocity:1.7
  1683. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1684. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  1685. | | +--- org.owasp.esapi:esapi:2.0.1
  1686. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  1687. | | +--- xerces:xercesImpl:2.10.0
  1688. | | +--- xalan:serializer:2.7.1 (*)
  1689. | | +--- xml-resolver:xml-resolver:1.2
  1690. | | \--- xalan:xalan:2.7.1 (*)
  1691. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  1692. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  1693. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  1694. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  1695. | \--- xml-apis:xml-apis:1.4.01
  1696. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  1697. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  1698. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  1699. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  1700. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  1701. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  1702. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  1703. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  1704. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  1705. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  1706. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  1707. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  1708. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1709. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  1710. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  1711. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  1712. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1713. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  1714. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  1715. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1716. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1717. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  1718. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1719. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  1720. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1721. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1722. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  1723. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1724. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  1725. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  1726. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  1727. | | | | +--- commons-configuration:commons-configuration:1.8
  1728. | | | | | +--- commons-lang:commons-lang:2.6
  1729. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1730. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1731. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  1732. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  1733. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  1734. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  1735. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1736. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  1737. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  1738. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  1739. | | | \--- com.google.guava:guava:18.0
  1740. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  1741. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  1742. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  1743. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  1744. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  1745. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  1746. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  1747. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  1748. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  1749. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  1750. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  1751. | | +--- com.google.guava:guava:15.0 -> 18.0
  1752. | | +--- commons-collections:commons-collections:3.2.2
  1753. | | +--- org.apache.commons:commons-lang3:3.1
  1754. | | \--- org.ow2.asm:asm:5.0.4
  1755. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  1756. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  1757. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  1758. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  1759. | | +--- com.netflix.ribbon:ribbon:2.1.5
  1760. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  1761. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1762. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  1763. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1764. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1765. | | | | +--- commons-lang:commons-lang:2.6
  1766. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1767. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  1768. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1769. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  1770. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1771. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  1772. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1773. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1774. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  1775. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1776. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  1777. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1778. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1779. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  1780. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  1781. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1782. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1783. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  1784. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1785. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1786. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  1787. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  1788. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1789. | | | | +--- io.reactivex:rxnetty:0.4.9
  1790. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1791. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  1792. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  1793. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  1794. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  1795. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  1796. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  1797. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1798. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  1799. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  1800. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  1801. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  1802. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  1803. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  1804. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1805. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  1806. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1807. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  1808. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  1809. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1810. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1811. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  1812. | | | | +--- javax.inject:javax.inject:1
  1813. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1814. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1815. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1816. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  1817. | | | +--- javax.inject:javax.inject:1
  1818. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  1819. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  1820. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  1821. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1822. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1823. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1824. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  1825. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  1826. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1827. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1828. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  1829. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  1830. | | | | +--- commons-logging:commons-logging:1.2
  1831. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  1832. | | | +--- com.sun.jersey:jersey-client:1.19.1
  1833. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  1834. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  1835. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  1836. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  1837. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  1838. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  1839. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  1840. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  1841. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  1842. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1843. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  1844. | | \--- io.reactivex:rxjava:1.1.5
  1845. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  1846. | \--- com.netflix.zuul:zuul-core:1.1.0
  1847. | +--- commons-io:commons-io:2.4
  1848. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  1849. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  1850. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  1851. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  1852. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  1853. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  1854. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1855. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  1856. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  1857. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  1858. | +--- com.jayway.jsonpath:json-path:2.2.0
  1859. | | +--- net.minidev:json-smart:2.2.1
  1860. | | | \--- net.minidev:accessors-smart:1.1
  1861. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  1862. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  1863. | +--- junit:junit:4.12
  1864. | | \--- org.hamcrest:hamcrest-core:1.3
  1865. | +--- org.assertj:assertj-core:2.5.0
  1866. | +--- org.mockito:mockito-core:1.10.19
  1867. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  1868. | | \--- org.objenesis:objenesis:2.1
  1869. | +--- org.hamcrest:hamcrest-core:1.3
  1870. | +--- org.hamcrest:hamcrest-library:1.3
  1871. | | \--- org.hamcrest:hamcrest-core:1.3
  1872. | +--- org.skyscreamer:jsonassert:1.3.0
  1873. | | \--- org.json:json:20090211 -> 20140107
  1874. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1875. | \--- org.springframework:spring-test:4.3.3.RELEASE
  1876. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1877. +--- org.slf4j:slf4j-api:1.7.21
  1878. +--- com.auth0:auth0-spring-security-api:0.0.3
  1879. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  1880. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  1881. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  1882. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1883. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1884. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  1885. | +--- com.auth0:auth0:0.4.0
  1886. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  1887. | | \--- com.squareup.okhttp:okhttp:2.5.0
  1888. | | \--- com.squareup.okio:okio:1.6.0
  1889. | +--- com.auth0:java-jwt:2.1.0
  1890. | \--- commons-codec:commons-codec:1.4 -> 1.10
  1891. +--- project :myProj:clientContract
  1892. | +--- project :common
  1893. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  1894. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  1895. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  1896. | | | \--- com.squareup.okio:okio:1.6.0
  1897. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  1898. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1899. | +--- javax.validation:validation-api:1.1.0.Final
  1900. | \--- org.slf4j:slf4j-api:1.7.21
  1901. \--- project :myProjAuthenticator:controller
  1902. +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1903. +--- project :myProjAuthenticator:clientContract
  1904. | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1905. +--- project :myProjAuthenticator:service
  1906. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  1907. | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  1908. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1909. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  1910. | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  1911. +--- project :myProj:clientContract (*)
  1912. \--- project :myProjAuthenticator:utils
  1913. \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  1914.  
  1915. testCompile - Dependencies for source set 'test'.
  1916. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  1917. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  1918. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  1919. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  1920. | | | | \--- commons-logging:commons-logging:1.2
  1921. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  1922. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  1923. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  1924. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1925. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1926. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1927. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1928. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  1929. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1930. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  1931. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  1932. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  1933. | | | +--- ch.qos.logback:logback-classic:1.1.7
  1934. | | | | +--- ch.qos.logback:logback-core:1.1.7
  1935. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  1936. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  1937. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1938. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  1939. | | | | \--- org.slf4j:slf4j-api:1.7.21
  1940. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  1941. | | | \--- org.slf4j:slf4j-api:1.7.21
  1942. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1943. | | \--- org.yaml:snakeyaml:1.17
  1944. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  1945. | | +--- javax.validation:validation-api:1.1.0.Final
  1946. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  1947. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  1948. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  1949. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  1950. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  1951. | +--- org.springframework:spring-web:4.3.3.RELEASE
  1952. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1953. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1954. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1955. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1956. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  1957. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  1958. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  1959. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  1960. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  1961. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  1962. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  1963. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  1964. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  1965. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  1966. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  1967. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1968. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1969. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  1970. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1971. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  1972. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  1973. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1974. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  1975. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  1976. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  1977. | | +--- javax.servlet:javax.servlet-api:3.1.0
  1978. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1979. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1980. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  1981. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  1982. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1983. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1984. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1985. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  1986. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  1987. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  1988. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  1989. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  1990. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  1991. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  1992. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  1993. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  1994. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  1995. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  1996. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  1997. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1998. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  1999. | | | +--- javax.annotation:javax.annotation-api:1.2
  2000. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2001. | | | \--- org.ow2.asm:asm-commons:5.0.1
  2002. | | | \--- org.ow2.asm:asm-tree:5.0.1
  2003. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2004. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  2005. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  2006. | | | \--- javax.websocket:javax.websocket-api:1.0
  2007. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  2008. | | \--- javax.websocket:javax.websocket-api:1.0
  2009. | \--- org.mortbay.jasper:apache-el:8.0.33
  2010. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  2011. | +--- aopalliance:aopalliance:1.0
  2012. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  2013. | | +--- aopalliance:aopalliance:1.0
  2014. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2015. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2016. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2017. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2018. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2019. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2020. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2021. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2022. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2023. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2024. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  2025. | +--- aopalliance:aopalliance:1.0
  2026. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  2027. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2028. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2029. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2030. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2031. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  2032. | +--- org.opensaml:opensaml:2.6.1
  2033. | | +--- org.opensaml:openws:1.5.1
  2034. | | | +--- org.opensaml:xmltooling:1.4.1
  2035. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  2036. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2037. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2038. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  2039. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  2040. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  2041. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  2042. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2043. | | | | +--- xerces:xercesImpl:2.10.0
  2044. | | | | +--- xalan:serializer:2.7.1
  2045. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  2046. | | | | +--- xml-resolver:xml-resolver:1.2
  2047. | | | | \--- xalan:xalan:2.7.1
  2048. | | | | \--- xalan:serializer:2.7.1 (*)
  2049. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2050. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  2051. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2052. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  2053. | | | +--- xerces:xercesImpl:2.10.0
  2054. | | | +--- xalan:serializer:2.7.1 (*)
  2055. | | | +--- xml-resolver:xml-resolver:1.2
  2056. | | | \--- xalan:xalan:2.7.1 (*)
  2057. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2058. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2059. | | +--- commons-lang:commons-lang:2.6
  2060. | | +--- org.apache.velocity:velocity:1.7
  2061. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2062. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  2063. | | +--- org.owasp.esapi:esapi:2.0.1
  2064. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2065. | | +--- xerces:xercesImpl:2.10.0
  2066. | | +--- xalan:serializer:2.7.1 (*)
  2067. | | +--- xml-resolver:xml-resolver:1.2
  2068. | | \--- xalan:xalan:2.7.1 (*)
  2069. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  2070. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2071. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  2072. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2073. | \--- xml-apis:xml-apis:1.4.01
  2074. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  2075. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  2076. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  2077. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  2078. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2079. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  2080. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2081. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  2082. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  2083. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  2084. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  2085. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  2086. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2087. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  2088. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  2089. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  2090. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2091. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2092. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  2093. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2094. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2095. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  2096. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2097. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  2098. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2099. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2100. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  2101. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2102. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2103. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  2104. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  2105. | | | | +--- commons-configuration:commons-configuration:1.8
  2106. | | | | | +--- commons-lang:commons-lang:2.6
  2107. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2108. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2109. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  2110. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  2111. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  2112. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  2113. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2114. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  2115. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  2116. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  2117. | | | \--- com.google.guava:guava:18.0
  2118. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  2119. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  2120. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  2121. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  2122. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  2123. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  2124. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2125. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  2126. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  2127. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2128. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  2129. | | +--- com.google.guava:guava:15.0 -> 18.0
  2130. | | +--- commons-collections:commons-collections:3.2.2
  2131. | | +--- org.apache.commons:commons-lang3:3.1
  2132. | | \--- org.ow2.asm:asm:5.0.4
  2133. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  2134. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2135. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2136. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2137. | | +--- com.netflix.ribbon:ribbon:2.1.5
  2138. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  2139. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2140. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2141. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2142. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2143. | | | | +--- commons-lang:commons-lang:2.6
  2144. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2145. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  2146. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2147. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  2148. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2149. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  2150. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2151. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2152. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  2153. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2154. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  2155. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2156. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2157. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2158. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  2159. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2160. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2161. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2162. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2163. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2164. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  2165. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2166. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2167. | | | | +--- io.reactivex:rxnetty:0.4.9
  2168. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2169. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  2170. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  2171. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  2172. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  2173. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  2174. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  2175. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2176. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  2177. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  2178. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  2179. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  2180. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2181. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  2182. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2183. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  2184. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2185. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  2186. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  2187. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2188. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2189. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  2190. | | | | +--- javax.inject:javax.inject:1
  2191. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2192. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2193. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2194. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  2195. | | | +--- javax.inject:javax.inject:1
  2196. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2197. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2198. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2199. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2200. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2201. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2202. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  2203. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2204. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2205. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2206. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  2207. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  2208. | | | | +--- commons-logging:commons-logging:1.2
  2209. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2210. | | | +--- com.sun.jersey:jersey-client:1.19.1
  2211. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  2212. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  2213. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  2214. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  2215. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  2216. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2217. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  2218. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2219. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2220. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2221. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2222. | | \--- io.reactivex:rxjava:1.1.5
  2223. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2224. | \--- com.netflix.zuul:zuul-core:1.1.0
  2225. | +--- commons-io:commons-io:2.4
  2226. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2227. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  2228. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  2229. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2230. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  2231. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  2232. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2233. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  2234. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  2235. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2236. | +--- com.jayway.jsonpath:json-path:2.2.0
  2237. | | +--- net.minidev:json-smart:2.2.1
  2238. | | | \--- net.minidev:accessors-smart:1.1
  2239. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  2240. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2241. | +--- junit:junit:4.12
  2242. | | \--- org.hamcrest:hamcrest-core:1.3
  2243. | +--- org.assertj:assertj-core:2.5.0
  2244. | +--- org.mockito:mockito-core:1.10.19
  2245. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2246. | | \--- org.objenesis:objenesis:2.1
  2247. | +--- org.hamcrest:hamcrest-core:1.3
  2248. | +--- org.hamcrest:hamcrest-library:1.3
  2249. | | \--- org.hamcrest:hamcrest-core:1.3
  2250. | +--- org.skyscreamer:jsonassert:1.3.0
  2251. | | \--- org.json:json:20090211 -> 20140107
  2252. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2253. | \--- org.springframework:spring-test:4.3.3.RELEASE
  2254. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2255. +--- org.slf4j:slf4j-api:1.7.21
  2256. +--- com.auth0:auth0-spring-security-api:0.0.3
  2257. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2258. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  2259. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  2260. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2261. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  2262. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  2263. | +--- com.auth0:auth0:0.4.0
  2264. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  2265. | | \--- com.squareup.okhttp:okhttp:2.5.0
  2266. | | \--- com.squareup.okio:okio:1.6.0
  2267. | +--- com.auth0:java-jwt:2.1.0 -> 2.2.0
  2268. | | \--- org.apache.commons:commons-io:1.3.2
  2269. | \--- commons-codec:commons-codec:1.4 -> 1.10
  2270. +--- project :myProj:clientContract
  2271. | +--- project :common
  2272. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  2273. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  2274. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  2275. | | | \--- com.squareup.okio:okio:1.6.0
  2276. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  2277. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2278. | +--- javax.validation:validation-api:1.1.0.Final
  2279. | \--- org.slf4j:slf4j-api:1.7.21
  2280. +--- project :myProjAuthenticator:controller
  2281. | +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2282. | +--- project :myProjAuthenticator:clientContract
  2283. | | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2284. | +--- project :myProjAuthenticator:service
  2285. | | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2286. | | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  2287. | | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2288. | | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  2289. | | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  2290. | +--- project :myProj:clientContract (*)
  2291. | \--- project :myProjAuthenticator:utils
  2292. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2293. +--- org.mockito:mockito-all:1.10.19
  2294. \--- com.auth0:java-jwt:2.2.0 (*)
  2295.  
  2296. testCompileClasspath - Compile classpath for source set 'test'.
  2297. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  2298. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  2299. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  2300. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  2301. | | | | \--- commons-logging:commons-logging:1.2
  2302. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  2303. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  2304. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  2305. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2306. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2307. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2308. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2309. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  2310. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2311. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  2312. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2313. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  2314. | | | +--- ch.qos.logback:logback-classic:1.1.7
  2315. | | | | +--- ch.qos.logback:logback-core:1.1.7
  2316. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  2317. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  2318. | | | | \--- org.slf4j:slf4j-api:1.7.21
  2319. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  2320. | | | | \--- org.slf4j:slf4j-api:1.7.21
  2321. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  2322. | | | \--- org.slf4j:slf4j-api:1.7.21
  2323. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2324. | | \--- org.yaml:snakeyaml:1.17
  2325. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  2326. | | +--- javax.validation:validation-api:1.1.0.Final
  2327. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  2328. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  2329. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  2330. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  2331. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  2332. | +--- org.springframework:spring-web:4.3.3.RELEASE
  2333. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2334. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2335. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2336. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2337. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  2338. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2339. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2340. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2341. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2342. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  2343. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  2344. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  2345. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  2346. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  2347. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  2348. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2349. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2350. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  2351. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2352. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  2353. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  2354. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2355. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  2356. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  2357. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  2358. | | +--- javax.servlet:javax.servlet-api:3.1.0
  2359. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  2360. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2361. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  2362. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  2363. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  2364. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2365. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2366. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  2367. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2368. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2369. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  2370. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  2371. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  2372. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  2373. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  2374. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  2375. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  2376. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  2377. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  2378. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  2379. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  2380. | | | +--- javax.annotation:javax.annotation-api:1.2
  2381. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2382. | | | \--- org.ow2.asm:asm-commons:5.0.1
  2383. | | | \--- org.ow2.asm:asm-tree:5.0.1
  2384. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2385. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  2386. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  2387. | | | \--- javax.websocket:javax.websocket-api:1.0
  2388. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  2389. | | \--- javax.websocket:javax.websocket-api:1.0
  2390. | \--- org.mortbay.jasper:apache-el:8.0.33
  2391. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  2392. | +--- aopalliance:aopalliance:1.0
  2393. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  2394. | | +--- aopalliance:aopalliance:1.0
  2395. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2396. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2397. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2398. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2399. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2400. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2401. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2402. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2403. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2404. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2405. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  2406. | +--- aopalliance:aopalliance:1.0
  2407. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  2408. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2409. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2410. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2411. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2412. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  2413. | +--- org.opensaml:opensaml:2.6.1
  2414. | | +--- org.opensaml:openws:1.5.1
  2415. | | | +--- org.opensaml:xmltooling:1.4.1
  2416. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  2417. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2418. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2419. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  2420. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  2421. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  2422. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  2423. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2424. | | | | +--- xerces:xercesImpl:2.10.0
  2425. | | | | +--- xalan:serializer:2.7.1
  2426. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  2427. | | | | +--- xml-resolver:xml-resolver:1.2
  2428. | | | | \--- xalan:xalan:2.7.1
  2429. | | | | \--- xalan:serializer:2.7.1 (*)
  2430. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2431. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  2432. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2433. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  2434. | | | +--- xerces:xercesImpl:2.10.0
  2435. | | | +--- xalan:serializer:2.7.1 (*)
  2436. | | | +--- xml-resolver:xml-resolver:1.2
  2437. | | | \--- xalan:xalan:2.7.1 (*)
  2438. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2439. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2440. | | +--- commons-lang:commons-lang:2.6
  2441. | | +--- org.apache.velocity:velocity:1.7
  2442. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2443. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  2444. | | +--- org.owasp.esapi:esapi:2.0.1
  2445. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2446. | | +--- xerces:xercesImpl:2.10.0
  2447. | | +--- xalan:serializer:2.7.1 (*)
  2448. | | +--- xml-resolver:xml-resolver:1.2
  2449. | | \--- xalan:xalan:2.7.1 (*)
  2450. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  2451. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2452. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  2453. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2454. | \--- xml-apis:xml-apis:1.4.01
  2455. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  2456. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  2457. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  2458. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  2459. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2460. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  2461. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2462. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  2463. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  2464. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  2465. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  2466. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  2467. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2468. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  2469. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  2470. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  2471. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2472. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2473. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  2474. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2475. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2476. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  2477. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2478. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  2479. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2480. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2481. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  2482. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2483. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2484. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  2485. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  2486. | | | | +--- commons-configuration:commons-configuration:1.8
  2487. | | | | | +--- commons-lang:commons-lang:2.6
  2488. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2489. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2490. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  2491. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  2492. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  2493. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  2494. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2495. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  2496. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  2497. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  2498. | | | \--- com.google.guava:guava:18.0
  2499. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  2500. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  2501. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  2502. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  2503. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  2504. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  2505. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2506. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  2507. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  2508. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2509. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  2510. | | +--- com.google.guava:guava:15.0 -> 18.0
  2511. | | +--- commons-collections:commons-collections:3.2.2
  2512. | | +--- org.apache.commons:commons-lang3:3.1
  2513. | | \--- org.ow2.asm:asm:5.0.4
  2514. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  2515. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2516. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2517. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2518. | | +--- com.netflix.ribbon:ribbon:2.1.5
  2519. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  2520. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2521. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2522. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2523. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2524. | | | | +--- commons-lang:commons-lang:2.6
  2525. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2526. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  2527. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2528. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  2529. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2530. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  2531. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2532. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2533. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  2534. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2535. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  2536. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2537. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2538. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2539. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  2540. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2541. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2542. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2543. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2544. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2545. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  2546. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2547. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2548. | | | | +--- io.reactivex:rxnetty:0.4.9
  2549. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2550. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  2551. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  2552. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  2553. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  2554. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  2555. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  2556. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2557. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  2558. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  2559. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  2560. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  2561. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2562. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  2563. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2564. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  2565. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2566. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  2567. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  2568. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2569. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2570. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  2571. | | | | +--- javax.inject:javax.inject:1
  2572. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2573. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2574. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2575. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  2576. | | | +--- javax.inject:javax.inject:1
  2577. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2578. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2579. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2580. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2581. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2582. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2583. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  2584. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2585. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2586. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2587. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  2588. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  2589. | | | | +--- commons-logging:commons-logging:1.2
  2590. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2591. | | | +--- com.sun.jersey:jersey-client:1.19.1
  2592. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  2593. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  2594. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  2595. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  2596. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  2597. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2598. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  2599. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2600. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2601. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2602. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2603. | | \--- io.reactivex:rxjava:1.1.5
  2604. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2605. | \--- com.netflix.zuul:zuul-core:1.1.0
  2606. | +--- commons-io:commons-io:2.4
  2607. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2608. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  2609. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  2610. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2611. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  2612. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  2613. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2614. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  2615. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  2616. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2617. | +--- com.jayway.jsonpath:json-path:2.2.0
  2618. | | +--- net.minidev:json-smart:2.2.1
  2619. | | | \--- net.minidev:accessors-smart:1.1
  2620. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  2621. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  2622. | +--- junit:junit:4.12
  2623. | | \--- org.hamcrest:hamcrest-core:1.3
  2624. | +--- org.assertj:assertj-core:2.5.0
  2625. | +--- org.mockito:mockito-core:1.10.19
  2626. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2627. | | \--- org.objenesis:objenesis:2.1
  2628. | +--- org.hamcrest:hamcrest-core:1.3
  2629. | +--- org.hamcrest:hamcrest-library:1.3
  2630. | | \--- org.hamcrest:hamcrest-core:1.3
  2631. | +--- org.skyscreamer:jsonassert:1.3.0
  2632. | | \--- org.json:json:20090211 -> 20140107
  2633. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2634. | \--- org.springframework:spring-test:4.3.3.RELEASE
  2635. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2636. +--- org.slf4j:slf4j-api:1.7.21
  2637. +--- com.auth0:auth0-spring-security-api:0.0.3
  2638. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2639. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  2640. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  2641. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2642. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  2643. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  2644. | +--- com.auth0:auth0:0.4.0
  2645. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  2646. | | \--- com.squareup.okhttp:okhttp:2.5.0
  2647. | | \--- com.squareup.okio:okio:1.6.0
  2648. | +--- com.auth0:java-jwt:2.1.0 -> 2.2.0
  2649. | | \--- org.apache.commons:commons-io:1.3.2
  2650. | \--- commons-codec:commons-codec:1.4 -> 1.10
  2651. +--- project :myProj:clientContract
  2652. | +--- project :common
  2653. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  2654. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  2655. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  2656. | | | \--- com.squareup.okio:okio:1.6.0
  2657. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  2658. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2659. | +--- javax.validation:validation-api:1.1.0.Final
  2660. | \--- org.slf4j:slf4j-api:1.7.21
  2661. +--- project :myProjAuthenticator:controller
  2662. | +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2663. | +--- project :myProjAuthenticator:clientContract
  2664. | | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2665. | +--- project :myProjAuthenticator:service
  2666. | | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  2667. | | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  2668. | | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2669. | | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  2670. | | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  2671. | +--- project :myProj:clientContract (*)
  2672. | \--- project :myProjAuthenticator:utils
  2673. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2674. +--- org.mockito:mockito-all:1.10.19
  2675. \--- com.auth0:java-jwt:2.2.0 (*)
  2676.  
  2677. testCompileOnly - Compile dependencies for source set 'test'.
  2678. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  2679. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  2680. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  2681. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  2682. | | | | \--- commons-logging:commons-logging:1.2
  2683. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  2684. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  2685. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  2686. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2687. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2688. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2689. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2690. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  2691. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2692. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  2693. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2694. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  2695. | | | +--- ch.qos.logback:logback-classic:1.1.7
  2696. | | | | +--- ch.qos.logback:logback-core:1.1.7
  2697. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  2698. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  2699. | | | | \--- org.slf4j:slf4j-api:1.7.21
  2700. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  2701. | | | | \--- org.slf4j:slf4j-api:1.7.21
  2702. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  2703. | | | \--- org.slf4j:slf4j-api:1.7.21
  2704. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2705. | | \--- org.yaml:snakeyaml:1.17
  2706. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  2707. | | +--- javax.validation:validation-api:1.1.0.Final
  2708. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  2709. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  2710. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  2711. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  2712. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  2713. | +--- org.springframework:spring-web:4.3.3.RELEASE
  2714. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2715. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2716. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2717. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2718. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  2719. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  2720. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  2721. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2722. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2723. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  2724. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  2725. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  2726. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  2727. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  2728. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  2729. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2730. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2731. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  2732. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2733. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  2734. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  2735. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2736. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  2737. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  2738. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  2739. | | +--- javax.servlet:javax.servlet-api:3.1.0
  2740. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  2741. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2742. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  2743. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  2744. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  2745. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2746. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2747. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  2748. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  2749. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  2750. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  2751. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  2752. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  2753. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  2754. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  2755. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  2756. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  2757. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  2758. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  2759. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  2760. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  2761. | | | +--- javax.annotation:javax.annotation-api:1.2
  2762. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2763. | | | \--- org.ow2.asm:asm-commons:5.0.1
  2764. | | | \--- org.ow2.asm:asm-tree:5.0.1
  2765. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  2766. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  2767. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  2768. | | | \--- javax.websocket:javax.websocket-api:1.0
  2769. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  2770. | | \--- javax.websocket:javax.websocket-api:1.0
  2771. | \--- org.mortbay.jasper:apache-el:8.0.33
  2772. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  2773. | +--- aopalliance:aopalliance:1.0
  2774. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  2775. | | +--- aopalliance:aopalliance:1.0
  2776. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2777. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2778. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2779. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2780. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  2781. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2782. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2783. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2784. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2785. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2786. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  2787. | +--- aopalliance:aopalliance:1.0
  2788. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  2789. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2790. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2791. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2792. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  2793. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  2794. | +--- org.opensaml:opensaml:2.6.1
  2795. | | +--- org.opensaml:openws:1.5.1
  2796. | | | +--- org.opensaml:xmltooling:1.4.1
  2797. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  2798. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2799. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2800. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  2801. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  2802. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  2803. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  2804. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2805. | | | | +--- xerces:xercesImpl:2.10.0
  2806. | | | | +--- xalan:serializer:2.7.1
  2807. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  2808. | | | | +--- xml-resolver:xml-resolver:1.2
  2809. | | | | \--- xalan:xalan:2.7.1
  2810. | | | | \--- xalan:serializer:2.7.1 (*)
  2811. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2812. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  2813. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2814. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  2815. | | | +--- xerces:xercesImpl:2.10.0
  2816. | | | +--- xalan:serializer:2.7.1 (*)
  2817. | | | +--- xml-resolver:xml-resolver:1.2
  2818. | | | \--- xalan:xalan:2.7.1 (*)
  2819. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  2820. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2821. | | +--- commons-lang:commons-lang:2.6
  2822. | | +--- org.apache.velocity:velocity:1.7
  2823. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2824. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  2825. | | +--- org.owasp.esapi:esapi:2.0.1
  2826. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  2827. | | +--- xerces:xercesImpl:2.10.0
  2828. | | +--- xalan:serializer:2.7.1 (*)
  2829. | | +--- xml-resolver:xml-resolver:1.2
  2830. | | \--- xalan:xalan:2.7.1 (*)
  2831. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  2832. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2833. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  2834. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  2835. | \--- xml-apis:xml-apis:1.4.01
  2836. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  2837. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  2838. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  2839. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  2840. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2841. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  2842. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  2843. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  2844. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  2845. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  2846. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  2847. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  2848. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2849. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  2850. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  2851. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  2852. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2853. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2854. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  2855. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  2856. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  2857. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  2858. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2859. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  2860. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2861. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  2862. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  2863. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2864. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2865. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  2866. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  2867. | | | | +--- commons-configuration:commons-configuration:1.8
  2868. | | | | | +--- commons-lang:commons-lang:2.6
  2869. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  2870. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2871. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  2872. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  2873. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  2874. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  2875. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2876. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  2877. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  2878. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  2879. | | | \--- com.google.guava:guava:18.0
  2880. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  2881. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  2882. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  2883. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  2884. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  2885. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  2886. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2887. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  2888. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  2889. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  2890. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  2891. | | +--- com.google.guava:guava:15.0 -> 18.0
  2892. | | +--- commons-collections:commons-collections:3.2.2
  2893. | | +--- org.apache.commons:commons-lang3:3.1
  2894. | | \--- org.ow2.asm:asm:5.0.4
  2895. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  2896. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  2897. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  2898. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2899. | | +--- com.netflix.ribbon:ribbon:2.1.5
  2900. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  2901. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2902. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2903. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2904. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2905. | | | | +--- commons-lang:commons-lang:2.6
  2906. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2907. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  2908. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2909. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  2910. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2911. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  2912. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2913. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2914. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  2915. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2916. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  2917. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2918. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2919. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  2920. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  2921. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2922. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2923. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  2924. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2925. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2926. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  2927. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  2928. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2929. | | | | +--- io.reactivex:rxnetty:0.4.9
  2930. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2931. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  2932. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  2933. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  2934. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  2935. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  2936. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  2937. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2938. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  2939. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  2940. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  2941. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  2942. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  2943. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  2944. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2945. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  2946. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2947. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  2948. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  2949. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2950. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2951. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  2952. | | | | +--- javax.inject:javax.inject:1
  2953. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2954. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2955. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2956. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  2957. | | | +--- javax.inject:javax.inject:1
  2958. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  2959. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  2960. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  2961. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2962. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2963. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2964. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  2965. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  2966. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2967. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2968. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  2969. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  2970. | | | | +--- commons-logging:commons-logging:1.2
  2971. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  2972. | | | +--- com.sun.jersey:jersey-client:1.19.1
  2973. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  2974. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  2975. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  2976. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  2977. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  2978. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  2979. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  2980. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  2981. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  2982. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2983. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  2984. | | \--- io.reactivex:rxjava:1.1.5
  2985. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  2986. | \--- com.netflix.zuul:zuul-core:1.1.0
  2987. | +--- commons-io:commons-io:2.4
  2988. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  2989. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  2990. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  2991. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  2992. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  2993. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  2994. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  2995. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  2996. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  2997. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  2998. | +--- com.jayway.jsonpath:json-path:2.2.0
  2999. | | +--- net.minidev:json-smart:2.2.1
  3000. | | | \--- net.minidev:accessors-smart:1.1
  3001. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  3002. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  3003. | +--- junit:junit:4.12
  3004. | | \--- org.hamcrest:hamcrest-core:1.3
  3005. | +--- org.assertj:assertj-core:2.5.0
  3006. | +--- org.mockito:mockito-core:1.10.19
  3007. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3008. | | \--- org.objenesis:objenesis:2.1
  3009. | +--- org.hamcrest:hamcrest-core:1.3
  3010. | +--- org.hamcrest:hamcrest-library:1.3
  3011. | | \--- org.hamcrest:hamcrest-core:1.3
  3012. | +--- org.skyscreamer:jsonassert:1.3.0
  3013. | | \--- org.json:json:20090211 -> 20140107
  3014. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3015. | \--- org.springframework:spring-test:4.3.3.RELEASE
  3016. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3017. +--- org.slf4j:slf4j-api:1.7.21
  3018. +--- com.auth0:auth0-spring-security-api:0.0.3
  3019. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  3020. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  3021. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  3022. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  3023. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  3024. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  3025. | +--- com.auth0:auth0:0.4.0
  3026. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  3027. | | \--- com.squareup.okhttp:okhttp:2.5.0
  3028. | | \--- com.squareup.okio:okio:1.6.0
  3029. | +--- com.auth0:java-jwt:2.1.0 -> 2.2.0
  3030. | | \--- org.apache.commons:commons-io:1.3.2
  3031. | \--- commons-codec:commons-codec:1.4 -> 1.10
  3032. +--- project :myProj:clientContract
  3033. | +--- project :common
  3034. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  3035. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  3036. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  3037. | | | \--- com.squareup.okio:okio:1.6.0
  3038. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  3039. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3040. | +--- javax.validation:validation-api:1.1.0.Final
  3041. | \--- org.slf4j:slf4j-api:1.7.21
  3042. +--- project :myProjAuthenticator:controller
  3043. | +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3044. | +--- project :myProjAuthenticator:clientContract
  3045. | | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3046. | +--- project :myProjAuthenticator:service
  3047. | | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3048. | | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  3049. | | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3050. | | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  3051. | | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  3052. | +--- project :myProj:clientContract (*)
  3053. | \--- project :myProjAuthenticator:utils
  3054. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3055. +--- org.mockito:mockito-all:1.10.19
  3056. \--- com.auth0:java-jwt:2.2.0 (*)
  3057.  
  3058. testRuntime - Runtime dependencies for source set 'test'.
  3059. +--- org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
  3060. | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
  3061. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE
  3062. | | | +--- org.springframework:spring-core:4.3.3.RELEASE
  3063. | | | | \--- commons-logging:commons-logging:1.2
  3064. | | | \--- org.springframework:spring-context:4.3.3.RELEASE
  3065. | | | +--- org.springframework:spring-aop:4.3.3.RELEASE
  3066. | | | | +--- org.springframework:spring-beans:4.3.3.RELEASE
  3067. | | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3068. | | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3069. | | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  3070. | | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3071. | | | \--- org.springframework:spring-expression:4.3.3.RELEASE
  3072. | | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3073. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
  3074. | | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  3075. | | +--- org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
  3076. | | | +--- ch.qos.logback:logback-classic:1.1.7
  3077. | | | | +--- ch.qos.logback:logback-core:1.1.7
  3078. | | | | \--- org.slf4j:slf4j-api:1.7.20 -> 1.7.21
  3079. | | | +--- org.slf4j:jcl-over-slf4j:1.7.21
  3080. | | | | \--- org.slf4j:slf4j-api:1.7.21
  3081. | | | +--- org.slf4j:jul-to-slf4j:1.7.21
  3082. | | | | \--- org.slf4j:slf4j-api:1.7.21
  3083. | | | \--- org.slf4j:log4j-over-slf4j:1.7.21
  3084. | | | \--- org.slf4j:slf4j-api:1.7.21
  3085. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3086. | | \--- org.yaml:snakeyaml:1.17
  3087. | +--- org.hibernate:hibernate-validator:5.2.4.Final
  3088. | | +--- javax.validation:validation-api:1.1.0.Final
  3089. | | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  3090. | | \--- com.fasterxml:classmate:1.1.0 -> 1.3.1
  3091. | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3
  3092. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.8.3
  3093. | | \--- com.fasterxml.jackson.core:jackson-core:2.8.3
  3094. | +--- org.springframework:spring-web:4.3.3.RELEASE
  3095. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  3096. | | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  3097. | | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  3098. | | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3099. | \--- org.springframework:spring-webmvc:4.3.3.RELEASE
  3100. | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  3101. | +--- org.springframework:spring-beans:4.3.3.RELEASE (*)
  3102. | +--- org.springframework:spring-context:4.3.3.RELEASE (*)
  3103. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3104. | +--- org.springframework:spring-expression:4.3.3.RELEASE (*)
  3105. | \--- org.springframework:spring-web:4.3.3.RELEASE (*)
  3106. +--- org.springframework.boot:spring-boot-starter-jetty:1.4.1.RELEASE
  3107. | +--- org.eclipse.jetty:jetty-servlets:9.3.11.v20160721
  3108. | | +--- org.eclipse.jetty:jetty-continuation:9.3.11.v20160721
  3109. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721
  3110. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3111. | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3112. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721
  3113. | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3114. | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721
  3115. | | +--- org.eclipse.jetty:jetty-xml:9.3.11.v20160721
  3116. | | | \--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3117. | | \--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721
  3118. | | \--- org.eclipse.jetty:jetty-security:9.3.11.v20160721
  3119. | | \--- org.eclipse.jetty:jetty-server:9.3.11.v20160721
  3120. | | +--- javax.servlet:javax.servlet-api:3.1.0
  3121. | | +--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  3122. | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  3123. | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721
  3124. | | +--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721
  3125. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  3126. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3127. | | | \--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  3128. | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721
  3129. | | | +--- org.eclipse.jetty:jetty-util:9.3.11.v20160721
  3130. | | | +--- org.eclipse.jetty:jetty-io:9.3.11.v20160721 (*)
  3131. | | | \--- org.eclipse.jetty.websocket:websocket-common:9.3.11.v20160721 (*)
  3132. | | +--- org.eclipse.jetty.websocket:websocket-servlet:9.3.11.v20160721
  3133. | | | +--- org.eclipse.jetty.websocket:websocket-api:9.3.11.v20160721
  3134. | | | \--- javax.servlet:javax.servlet-api:3.1.0
  3135. | | +--- org.eclipse.jetty:jetty-servlet:9.3.11.v20160721 (*)
  3136. | | \--- org.eclipse.jetty:jetty-http:9.3.11.v20160721 (*)
  3137. | +--- org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.11.v20160721
  3138. | | +--- org.eclipse.jetty:jetty-annotations:9.3.11.v20160721
  3139. | | | +--- org.eclipse.jetty:jetty-plus:9.3.11.v20160721
  3140. | | | | \--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  3141. | | | +--- org.eclipse.jetty:jetty-webapp:9.3.11.v20160721 (*)
  3142. | | | +--- javax.annotation:javax.annotation-api:1.2
  3143. | | | +--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  3144. | | | \--- org.ow2.asm:asm-commons:5.0.1
  3145. | | | \--- org.ow2.asm:asm-tree:5.0.1
  3146. | | | \--- org.ow2.asm:asm:5.0.1 -> 5.0.4
  3147. | | +--- org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.11.v20160721
  3148. | | | +--- org.eclipse.jetty.websocket:websocket-client:9.3.11.v20160721 (*)
  3149. | | | \--- javax.websocket:javax.websocket-api:1.0
  3150. | | +--- org.eclipse.jetty.websocket:websocket-server:9.3.11.v20160721 (*)
  3151. | | \--- javax.websocket:javax.websocket-api:1.0
  3152. | \--- org.mortbay.jasper:apache-el:8.0.33
  3153. +--- org.springframework.security:spring-security-web:4.0.4.RELEASE
  3154. | +--- aopalliance:aopalliance:1.0
  3155. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE
  3156. | | +--- aopalliance:aopalliance:1.0
  3157. | | +--- org.springframework:spring-aop:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  3158. | | +--- org.springframework:spring-beans:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  3159. | | +--- org.springframework:spring-context:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  3160. | | +--- org.springframework:spring-core:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  3161. | | \--- org.springframework:spring-expression:4.3.2.RELEASE -> 4.3.3.RELEASE (*)
  3162. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3163. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3164. | +--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3165. | +--- org.springframework:spring-expression:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3166. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3167. +--- org.springframework.security:spring-security-config:4.0.4.RELEASE
  3168. | +--- aopalliance:aopalliance:1.0
  3169. | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  3170. | +--- org.springframework:spring-aop:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3171. | +--- org.springframework:spring-beans:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3172. | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3173. | \--- org.springframework:spring-core:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3174. +--- org.springframework.security.extensions:spring-security-saml2-core:1.0.2.RELEASE
  3175. | +--- org.opensaml:opensaml:2.6.1
  3176. | | +--- org.opensaml:openws:1.5.1
  3177. | | | +--- org.opensaml:xmltooling:1.4.1
  3178. | | | | +--- org.bouncycastle:bcprov-jdk15:1.46
  3179. | | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  3180. | | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  3181. | | | | +--- ca.juliusdavies:not-yet-commons-ssl:0.3.9
  3182. | | | | | \--- commons-httpclient:commons-httpclient:3.0 -> 3.1
  3183. | | | | | \--- commons-codec:commons-codec:1.2 -> 1.10
  3184. | | | | +--- org.apache.santuario:xmlsec:1.5.6
  3185. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  3186. | | | | +--- xerces:xercesImpl:2.10.0
  3187. | | | | +--- xalan:serializer:2.7.1
  3188. | | | | | \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
  3189. | | | | +--- xml-resolver:xml-resolver:1.2
  3190. | | | | \--- xalan:xalan:2.7.1
  3191. | | | | \--- xalan:serializer:2.7.1 (*)
  3192. | | | +--- commons-codec:commons-codec:1.7 -> 1.10
  3193. | | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  3194. | | | +--- joda-time:joda-time:2.2 -> 2.9.4
  3195. | | | +--- org.apache.santuario:xmlsec:1.5.6 (*)
  3196. | | | +--- xerces:xercesImpl:2.10.0
  3197. | | | +--- xalan:serializer:2.7.1 (*)
  3198. | | | +--- xml-resolver:xml-resolver:1.2
  3199. | | | \--- xalan:xalan:2.7.1 (*)
  3200. | | +--- commons-codec:commons-codec:1.7 -> 1.10
  3201. | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  3202. | | +--- commons-lang:commons-lang:2.6
  3203. | | +--- org.apache.velocity:velocity:1.7
  3204. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  3205. | | | \--- commons-lang:commons-lang:2.4 -> 2.6
  3206. | | +--- org.owasp.esapi:esapi:2.0.1
  3207. | | +--- joda-time:joda-time:2.2 -> 2.9.4
  3208. | | +--- xerces:xercesImpl:2.10.0
  3209. | | +--- xalan:serializer:2.7.1 (*)
  3210. | | +--- xml-resolver:xml-resolver:1.2
  3211. | | \--- xalan:xalan:2.7.1 (*)
  3212. | +--- org.slf4j:slf4j-api:1.6.3 -> 1.7.21
  3213. | +--- org.springframework.security:spring-security-config:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  3214. | +--- org.springframework.security:spring-security-core:3.1.2.RELEASE -> 4.1.3.RELEASE (*)
  3215. | +--- org.springframework.security:spring-security-web:3.1.2.RELEASE -> 4.0.4.RELEASE (*)
  3216. | \--- xml-apis:xml-apis:1.4.01
  3217. +--- org.springframework.cloud:spring-cloud-starter-zuul:1.1.0.RELEASE
  3218. | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE
  3219. | | +--- org.springframework.boot:spring-boot-starter:1.3.4.RELEASE -> 1.4.1.RELEASE (*)
  3220. | | +--- org.springframework.cloud:spring-cloud-context:1.1.0.RELEASE
  3221. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  3222. | | +--- org.springframework.cloud:spring-cloud-commons:1.1.0.RELEASE
  3223. | | | \--- org.springframework.security:spring-security-crypto:4.0.4.RELEASE -> 4.1.3.RELEASE
  3224. | | \--- org.springframework.security:spring-security-rsa:1.0.1.RELEASE
  3225. | | +--- org.springframework.security:spring-security-crypto:3.2.7.RELEASE -> 4.1.3.RELEASE
  3226. | | +--- org.springframework:spring-core:4.1.6.RELEASE -> 4.3.3.RELEASE (*)
  3227. | | \--- org.bouncycastle:bcpkix-jdk15on:1.47
  3228. | | \--- org.bouncycastle:bcprov-jdk15on:1.47
  3229. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  3230. | +--- org.springframework.boot:spring-boot-starter-actuator:1.3.5.RELEASE -> 1.4.1.RELEASE
  3231. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  3232. | | \--- org.springframework.boot:spring-boot-actuator:1.4.1.RELEASE
  3233. | | +--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  3234. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  3235. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.3 (*)
  3236. | | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3237. | | \--- org.springframework:spring-context:4.3.3.RELEASE (*)
  3238. | +--- org.springframework.cloud:spring-cloud-starter-hystrix:1.1.0.RELEASE
  3239. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  3240. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE
  3241. | | | +--- org.springframework.boot:spring-boot:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  3242. | | | \--- org.springframework.boot:spring-boot-autoconfigure:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  3243. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE
  3244. | | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  3245. | | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  3246. | | | +--- com.netflix.archaius:archaius-core:0.7.4
  3247. | | | | +--- com.google.code.findbugs:jsr305:3.0.1
  3248. | | | | +--- commons-configuration:commons-configuration:1.8
  3249. | | | | | +--- commons-lang:commons-lang:2.6
  3250. | | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  3251. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  3252. | | | | +--- com.google.guava:guava:16.0 -> 18.0
  3253. | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.8.3
  3254. | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.8.3
  3255. | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.8.3 (*)
  3256. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  3257. | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.6 -> 2.8.3
  3258. | | | +--- com.fasterxml.jackson.core:jackson-core:2.6.6 -> 2.8.3
  3259. | | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.6 -> 2.8.3 (*)
  3260. | | | \--- com.google.guava:guava:18.0
  3261. | | +--- com.netflix.hystrix:hystrix-core:1.5.2
  3262. | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.4 (*)
  3263. | | | +--- io.reactivex:rxjava:1.1.1 -> 1.1.5
  3264. | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.21
  3265. | | | \--- org.hdrhistogram:HdrHistogram:2.1.7
  3266. | | +--- com.netflix.hystrix:hystrix-metrics-event-stream:1.5.2
  3267. | | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  3268. | | | \--- com.fasterxml.jackson.core:jackson-core:2.5.2 -> 2.8.3
  3269. | | \--- com.netflix.hystrix:hystrix-javanica:1.5.2
  3270. | | +--- com.netflix.hystrix:hystrix-core:1.5.2 (*)
  3271. | | +--- org.aspectj:aspectjweaver:1.8.6 -> 1.8.9
  3272. | | +--- com.google.guava:guava:15.0 -> 18.0
  3273. | | +--- commons-collections:commons-collections:3.2.2
  3274. | | +--- org.apache.commons:commons-lang3:3.1
  3275. | | \--- org.ow2.asm:asm:5.0.4
  3276. | +--- org.springframework.cloud:spring-cloud-starter-ribbon:1.1.0.RELEASE
  3277. | | +--- org.springframework.cloud:spring-cloud-starter:1.1.0.RELEASE (*)
  3278. | | +--- org.springframework.cloud:spring-cloud-netflix-core:1.1.0.RELEASE (*)
  3279. | | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  3280. | | +--- com.netflix.ribbon:ribbon:2.1.5
  3281. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5
  3282. | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  3283. | | | | +--- com.google.code.findbugs:annotations:2.0.0
  3284. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3285. | | | | +--- commons-configuration:commons-configuration:1.8 (*)
  3286. | | | | +--- commons-lang:commons-lang:2.6
  3287. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  3288. | | | +--- com.netflix.ribbon:ribbon-transport:2.1.5
  3289. | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  3290. | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5
  3291. | | | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  3292. | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1
  3293. | | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  3294. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  3295. | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.1.5
  3296. | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  3297. | | | | | +--- com.netflix.servo:servo-core:0.9.2
  3298. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  3299. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3300. | | | | | | +--- com.google.code.findbugs:annotations:2.0.0
  3301. | | | | | | \--- com.netflix.servo:servo-internal:0.9.2
  3302. | | | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  3303. | | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3304. | | | | | | \--- com.google.code.findbugs:annotations:2.0.0
  3305. | | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3306. | | | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  3307. | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
  3308. | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.21
  3309. | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  3310. | | | | +--- io.reactivex:rxnetty:0.4.9
  3311. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  3312. | | | | | +--- io.netty:netty-codec-http:4.0.27.Final
  3313. | | | | | | +--- io.netty:netty-codec:4.0.27.Final
  3314. | | | | | | | \--- io.netty:netty-transport:4.0.27.Final
  3315. | | | | | | | \--- io.netty:netty-buffer:4.0.27.Final
  3316. | | | | | | | \--- io.netty:netty-common:4.0.27.Final
  3317. | | | | | | \--- io.netty:netty-handler:4.0.27.Final
  3318. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  3319. | | | | | | +--- io.netty:netty-transport:4.0.27.Final (*)
  3320. | | | | | | \--- io.netty:netty-codec:4.0.27.Final (*)
  3321. | | | | | +--- io.netty:netty-transport-native-epoll:4.0.27.Final
  3322. | | | | | | +--- io.netty:netty-common:4.0.27.Final
  3323. | | | | | | +--- io.netty:netty-buffer:4.0.27.Final (*)
  3324. | | | | | | \--- io.netty:netty-transport:4.0.27.Final (*)
  3325. | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  3326. | | | | +--- io.reactivex:rxnetty-contexts:0.4.9
  3327. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  3328. | | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
  3329. | | | | +--- io.reactivex:rxnetty-servo:0.4.9
  3330. | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  3331. | | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  3332. | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.9.2 (*)
  3333. | | | | +--- javax.inject:javax.inject:1
  3334. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  3335. | | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3336. | | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  3337. | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.2 (*)
  3338. | | | +--- javax.inject:javax.inject:1
  3339. | | | +--- io.reactivex:rxjava:1.0.10 -> 1.1.5
  3340. | | | +--- io.reactivex:rxnetty:0.4.9 (*)
  3341. | | | +--- commons-configuration:commons-configuration:1.8 (*)
  3342. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3343. | | | \--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  3344. | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  3345. | | +--- com.netflix.ribbon:ribbon-httpclient:2.1.5
  3346. | | | +--- com.netflix.ribbon:ribbon-core:2.1.5 (*)
  3347. | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  3348. | | | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  3349. | | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.5.2
  3350. | | | | +--- org.apache.httpcomponents:httpcore:4.4.4 -> 4.4.5
  3351. | | | | +--- commons-logging:commons-logging:1.2
  3352. | | | | \--- commons-codec:commons-codec:1.9 -> 1.10
  3353. | | | +--- com.sun.jersey:jersey-client:1.19.1
  3354. | | | | \--- com.sun.jersey:jersey-core:1.19.1
  3355. | | | | \--- javax.ws.rs:jsr311-api:1.1.1
  3356. | | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
  3357. | | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.2 (*)
  3358. | | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
  3359. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.21
  3360. | | | +--- com.netflix.servo:servo-core:0.9.2 (*)
  3361. | | | +--- com.google.guava:guava:14.0.1 -> 18.0
  3362. | | | +--- com.netflix.archaius:archaius-core:0.6.6 -> 0.7.4 (*)
  3363. | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  3364. | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.1.5 (*)
  3365. | | \--- io.reactivex:rxjava:1.1.5
  3366. | +--- org.springframework.cloud:spring-cloud-starter-archaius:1.1.0.RELEASE (*)
  3367. | \--- com.netflix.zuul:zuul-core:1.1.0
  3368. | +--- commons-io:commons-io:2.4
  3369. | +--- org.slf4j:slf4j-api:1.7.6 -> 1.7.21
  3370. | +--- com.netflix.archaius:archaius-core:0.6.0 -> 0.7.4 (*)
  3371. | +--- com.netflix.servo:servo-core:0.7.2 -> 0.9.2 (*)
  3372. | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 (*)
  3373. +--- org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
  3374. | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE
  3375. | | \--- org.springframework.boot:spring-boot:1.4.1.RELEASE (*)
  3376. | +--- org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
  3377. | | +--- org.springframework.boot:spring-boot-test:1.4.1.RELEASE (*)
  3378. | | \--- org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE (*)
  3379. | +--- com.jayway.jsonpath:json-path:2.2.0
  3380. | | +--- net.minidev:json-smart:2.2.1
  3381. | | | \--- net.minidev:accessors-smart:1.1
  3382. | | | \--- org.ow2.asm:asm:5.0.3 -> 5.0.4
  3383. | | \--- org.slf4j:slf4j-api:1.7.16 -> 1.7.21
  3384. | +--- junit:junit:4.12
  3385. | | \--- org.hamcrest:hamcrest-core:1.3
  3386. | +--- org.assertj:assertj-core:2.5.0
  3387. | +--- org.mockito:mockito-core:1.10.19
  3388. | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3389. | | \--- org.objenesis:objenesis:2.1
  3390. | +--- org.hamcrest:hamcrest-core:1.3
  3391. | +--- org.hamcrest:hamcrest-library:1.3
  3392. | | \--- org.hamcrest:hamcrest-core:1.3
  3393. | +--- org.skyscreamer:jsonassert:1.3.0
  3394. | | \--- org.json:json:20090211 -> 20140107
  3395. | +--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3396. | \--- org.springframework:spring-test:4.3.3.RELEASE
  3397. | \--- org.springframework:spring-core:4.3.3.RELEASE (*)
  3398. +--- org.slf4j:slf4j-api:1.7.21
  3399. +--- com.auth0:auth0-spring-security-api:0.0.3
  3400. | +--- org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE -> 1.4.1.RELEASE (*)
  3401. | +--- org.springframework.boot:spring-boot-starter-security:1.3.5.RELEASE -> 1.4.1.RELEASE
  3402. | | +--- org.springframework.boot:spring-boot-starter:1.4.1.RELEASE (*)
  3403. | | +--- org.springframework:spring-aop:4.3.3.RELEASE (*)
  3404. | | +--- org.springframework.security:spring-security-config:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  3405. | | \--- org.springframework.security:spring-security-web:4.1.3.RELEASE -> 4.0.4.RELEASE (*)
  3406. | +--- com.auth0:auth0:0.4.0
  3407. | | +--- com.google.code.gson:gson:2.6.2 -> 2.7
  3408. | | \--- com.squareup.okhttp:okhttp:2.5.0
  3409. | | \--- com.squareup.okio:okio:1.6.0
  3410. | +--- com.auth0:java-jwt:2.1.0 -> 2.2.0
  3411. | | \--- org.apache.commons:commons-io:1.3.2
  3412. | \--- commons-codec:commons-codec:1.4 -> 1.10
  3413. +--- project :myProj:clientContract
  3414. | +--- project :common
  3415. | +--- com.squareup.retrofit2:converter-gson:2.0.1
  3416. | | +--- com.squareup.retrofit2:retrofit:2.0.1
  3417. | | | \--- com.squareup.okhttp3:okhttp:3.2.0
  3418. | | | \--- com.squareup.okio:okio:1.6.0
  3419. | | \--- com.google.code.gson:gson:2.6.1 -> 2.7
  3420. | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3421. | +--- javax.validation:validation-api:1.1.0.Final
  3422. | \--- org.slf4j:slf4j-api:1.7.21
  3423. +--- project :myProjAuthenticator:controller
  3424. | +--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3425. | +--- project :myProjAuthenticator:clientContract
  3426. | | \--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3427. | +--- project :myProjAuthenticator:service
  3428. | | +--- com.squareup.retrofit2:retrofit:2.0.1 (*)
  3429. | | +--- com.squareup.retrofit2:converter-gson:2.0.1 (*)
  3430. | | +--- org.springframework:spring-context:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3431. | | +--- org.springframework.security:spring-security-core:4.0.4.RELEASE -> 4.1.3.RELEASE (*)
  3432. | | \--- com.auth0:auth0-spring-security-api:0.0.3 (*)
  3433. | +--- project :myProj:clientContract (*)
  3434. | \--- project :myProjAuthenticator:utils
  3435. | \--- org.springframework:spring-web:4.2.5.RELEASE -> 4.3.3.RELEASE (*)
  3436. +--- org.mockito:mockito-all:1.10.19
  3437. \--- com.auth0:java-jwt:2.2.0 (*)
  3438.  
  3439. (*) - dependencies omitted (listed previously)
  3440.  
  3441. BUILD SUCCESSFUL
  3442.  
  3443. Total time: 2.684 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement