Advertisement
Guest User

Maven Dependency logs

a guest
Jan 18th, 2024
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Apache Log 17.66 KB | Source Code | 0 0
  1. [INFO] com.project:main:pom:9.0.1
  2. [INFO] +- com.oracle:ojdbc7:jar:12.1.0.2:provided
  3. [INFO] +- org.projectlombok:lombok:jar:1.18.22:provided
  4. [INFO] +- com.internal.project.dependency:extractor:jar:9.0.1:compile
  5. [INFO] |  \- xerces:xercesImpl:jar:2.12.2:compile
  6. [INFO] |     \- xml-apis:xml-apis:jar:1.4.01:compile
  7. [INFO] +- com.internal.project.dependency:model:jar:9.0.1:compile
  8. [INFO] |  +- ch.qos.logback:logback-classic:jar:1.2.9:compile
  9. [INFO] |  |  \- ch.qos.logback:logback-core:jar:1.2.9:compile
  10. [INFO] |  +- ch.qos.logback:logback-access:jar:1.2.9:compile
  11. [INFO] |  +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-xml-provider:jar:2.15.1:compile
  12. [INFO] |  |  +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.1:compile
  13. [INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.1:compile
  14. [INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.1:compile
  15. [INFO] |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
  16. [INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
  17. [INFO] |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.5.1:compile
  18. [INFO] |  +- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.15.1:compile
  19. [INFO] |  +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.1:compile
  20. [INFO] |  |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1:compile
  21. [INFO] |  +- com.fasterxml.jackson.module:jackson-module-blackbird:jar:2.15.1:compile
  22. [INFO] |  +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
  23. [INFO] |  +- org.apache.commons:commons-lang3:jar:3.12.0:compile
  24. [INFO] |  \- org.apache.commons:commons-text:jar:1.10.0:compile
  25. [INFO] +- com.internal.project.dependency:commons:jar:9.0.1:compile
  26. [INFO] |  +- org.slf4j:slf4j-api:jar:1.7.32:compile
  27. [INFO] |  +- com.sun.mail:javax.mail:jar:1.6.2:compile
  28. [INFO] |  +- com.google.guava:guava:jar:30.1.1-jre:compile
  29. [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
  30. [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
  31. [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.8.0:compile
  32. [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.5.1:compile
  33. [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
  34. [INFO] |  +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile
  35. [INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
  36. [INFO] |  |  \- com.sun.activation:jakarta.activation:jar:1.2.2:compile
  37. [INFO] |  +- com.sun.xml.bind:jaxb1-impl:jar:2.2.5.1:compile
  38. [INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
  39. [INFO] |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
  40. [INFO] |  +- javax.ws.rs:jsr311-api:jar:1.1.1:compile
  41. [INFO] |  +- com.google.code.gson:gson:jar:2.10.1:compile
  42. [INFO] |  +- joda-time:joda-time:jar:2.12.5:compile
  43. [INFO] |  +- org.ff4j:ff4j-core:jar:1.9:compile
  44. [INFO] |  +- org.ff4j:ff4j-utils-json:jar:1.9:compile
  45. [INFO] |  +- net.sourceforge.jexcelapi:jxl:jar:2.6.12:compile
  46. [INFO] |  +- org.skyscreamer:jsonassert:jar:1.5.0:compile
  47. [INFO] |  |  \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile
  48. [INFO] |  +- org.asynchttpclient:async-http-client:jar:2.12.3:compile
  49. [INFO] |  |  +- org.asynchttpclient:async-http-client-netty-utils:jar:2.12.3:compile
  50. [INFO] |  |  |  \- io.netty:netty-buffer:jar:4.1.91.Final:compile
  51. [INFO] |  |  +- io.netty:netty-codec-http:jar:4.1.91.Final:compile
  52. [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.91.Final:compile
  53. [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.91.Final:compile
  54. [INFO] |  |  |  \- io.netty:netty-codec:jar:4.1.91.Final:compile
  55. [INFO] |  |  +- io.netty:netty-handler:jar:4.1.91.Final:compile
  56. [INFO] |  |  |  +- io.netty:netty-resolver:jar:4.1.91.Final:compile
  57. [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.91.Final:compile
  58. [INFO] |  |  +- io.netty:netty-codec-socks:jar:4.1.91.Final:compile
  59. [INFO] |  |  +- io.netty:netty-handler-proxy:jar:4.1.91.Final:compile
  60. [INFO] |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.91.Final:compile
  61. [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.91.Final:compile
  62. [INFO] |  |  +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.91.Final:compile
  63. [INFO] |  |  |  \- io.netty:netty-transport-classes-kqueue:jar:4.1.91.Final:compile
  64. [INFO] |  |  +- org.reactivestreams:reactive-streams:jar:1.0.3:compile
  65. [INFO] |  |  \- com.typesafe.netty:netty-reactive-streams:jar:2.0.4:compile
  66. [INFO] |  \- sol_utilities:SolUtilities:jar:08.06.2018:compile
  67. [INFO] |     \- org.threeten:threetenbp:jar:1.3.6:compile
  68. [INFO] +- com.internal.project.dependency:crapi:jar:3.0:compile
  69. [INFO] |  +- com.sun.xml.bind:jaxb:jar:2.1.9:compile
  70. [INFO] |  +- com.sun.xml.bind:jaxb-xjc:jar:2.2.11:compile
  71. [INFO] |  \- com.google.code.javaparser:javaparser:jar:1.0.11:compile
  72. [INFO] +- org.mongodb:mongodb-driver-sync:jar:4.7.2:compile
  73. [INFO] |  \- org.mongodb:mongodb-driver-core:jar:4.7.2:compile
  74. [INFO] |     \- org.mongodb:bson-record-codec:jar:4.7.2:runtime
  75. [INFO] +- org.mongodb:bson:jar:4.7.2:compile
  76. [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
  77. [INFO] +- org.slf4j:jcl-over-slf4j:jar:1.7.36:runtime
  78. [INFO] +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1:runtime
  79. [INFO] |  \- org.apache.logging.log4j:log4j-api:jar:2.17.1:runtime
  80. [INFO] +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:provided
  81. [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:provided
  82. [INFO] |  +- org.powermock:powermock-module-junit4-common:jar:2.0.9:provided
  83. [INFO] |  |  +- org.powermock:powermock-reflect:jar:2.0.9:provided
  84. [INFO] |  |  |  +- net.bytebuddy:byte-buddy:jar:1.10.14:provided
  85. [INFO] |  |  |  \- net.bytebuddy:byte-buddy-agent:jar:1.10.14:provided
  86. [INFO] |  |  \- org.powermock:powermock-core:jar:2.0.9:provided
  87. [INFO] |  |     \- org.javassist:javassist:jar:3.27.0-GA:provided
  88. [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:provided
  89. [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:provided
  90. [INFO] |  +- org.powermock:powermock-api-support:jar:2.0.9:provided
  91. [INFO] |  \- org.mockito:mockito-core:jar:3.3.3:provided
  92. [INFO] |     \- org.objenesis:objenesis:jar:2.6:provided
  93. [INFO] +- junit:junit:jar:4.13.2:provided
  94. [INFO] +- org.hamcrest:hamcrest-all:jar:1.3:provided
  95. [INFO] +- com.openpojo:openpojo:jar:0.8.13:provided
  96. [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.2:compile
  97. [INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile
  98. [INFO] |  \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile
  99. [INFO] +- org.springframework:spring-webmvc:jar:6.0.13:compile
  100. [INFO] |  +- org.springframework:spring-aop:jar:6.0.13:compile
  101. [INFO] |  +- org.springframework:spring-beans:jar:6.0.13:compile
  102. [INFO] |  +- org.springframework:spring-context:jar:6.0.13:compile
  103. [INFO] |  +- org.springframework:spring-core:jar:6.0.13:compile
  104. [INFO] |  |  \- org.springframework:spring-jcl:jar:6.0.13:compile
  105. [INFO] |  +- org.springframework:spring-expression:jar:6.0.13:compile
  106. [INFO] |  \- org.springframework:spring-web:jar:6.0.13:compile
  107. [INFO] |     \- io.micrometer:micrometer-observation:jar:1.10.12:compile
  108. [INFO] |        \- io.micrometer:micrometer-commons:jar:1.10.12:compile
  109. [INFO] +- org.springframework:spring-aspects:jar:6.0.13:compile
  110. [INFO] |  \- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
  111. [INFO] +- org.springframework:spring-test:jar:6.0.13:provided
  112. [INFO] +- org.springframework:spring-context-support:jar:6.0.13:compile
  113. [INFO] +- commons-fileupload:commons-fileupload:jar:1.5:compile
  114. [INFO] +- commons-io:commons-io:jar:2.11.0:compile
  115. [INFO] +- commons-codec:commons-codec:jar:1.11:compile
  116. [INFO] +- commons-collections:commons-collections:jar:3.2.2:compile
  117. [INFO] +- org.yaml:snakeyaml:jar:2.0:compile
  118. [INFO] +- net.sf.supercsv:super-csv:jar:2.1.0:compile
  119. [INFO] +- javax.mail:mail:jar:1.4.3:compile
  120. [INFO] |  \- javax.activation:activation:jar:1.1:compile
  121. [INFO] +- co.elastic.clients:elasticsearch-java:jar:8.11.1:compile
  122. [INFO] |  +- org.elasticsearch.client:elasticsearch-rest-client:jar:8.11.1:compile
  123. [INFO] |  |  +- org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile
  124. [INFO] |  |  \- org.apache.httpcomponents:httpcore-nio:jar:4.4.13:compile
  125. [INFO] |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
  126. [INFO] |  +- jakarta.json:jakarta.json-api:jar:2.0.1:compile
  127. [INFO] |  +- org.eclipse.parsson:parsson:jar:1.0.0:compile
  128. [INFO] |  \- io.opentelemetry:opentelemetry-api:jar:1.29.0:runtime
  129. [INFO] |     \- io.opentelemetry:opentelemetry-context:jar:1.29.0:runtime
  130. [INFO] +- org.elasticsearch.client:elasticsearch-rest-client-sniffer:jar:8.11.1:compile
  131. [INFO] +- jstl:jstl:jar:1.2:compile
  132. [INFO] \- com.internal.project.dependency:xdb:jar:6.0:compile
  133. [INFO]
  134. [INFO] -------------< com.project:qsearch >-------------
  135. [INFO] Building qsearch WAR Module Dev-Snapshot             [2/2]
  136. [INFO] --------------------------------[ war ]---------------------------------
  137. [INFO]
  138. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ qsearch ---
  139. [INFO] com.project:qsearch:war:9.0.1
  140. [INFO] +- com.oracle:ojdbc7:jar:12.1.0.2:provided
  141. [INFO] +- org.projectlombok:lombok:jar:1.18.22:provided
  142. [INFO] +- com.internal.project.dependency:extractor:jar:9.0.1:compile
  143. [INFO] |  \- xerces:xercesImpl:jar:2.12.2:compile
  144. [INFO] |     \- xml-apis:xml-apis:jar:1.4.01:compile
  145. [INFO] +- com.internal.project.dependency:model:jar:9.0.1:compile
  146. [INFO] |  +- ch.qos.logback:logback-classic:jar:1.2.9:compile
  147. [INFO] |  |  \- ch.qos.logback:logback-core:jar:1.2.9:compile
  148. [INFO] |  +- ch.qos.logback:logback-access:jar:1.2.9:compile
  149. [INFO] |  +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-xml-provider:jar:2.15.1:compile
  150. [INFO] |  |  +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.1:compile
  151. [INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.1:compile
  152. [INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.1:compile
  153. [INFO] |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
  154. [INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
  155. [INFO] |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.5.1:compile
  156. [INFO] |  +- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.15.1:compile
  157. [INFO] |  +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.1:compile
  158. [INFO] |  |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1:compile
  159. [INFO] |  +- com.fasterxml.jackson.module:jackson-module-blackbird:jar:2.15.1:compile
  160. [INFO] |  +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
  161. [INFO] |  +- org.apache.commons:commons-lang3:jar:3.12.0:compile
  162. [INFO] |  \- org.apache.commons:commons-text:jar:1.10.0:compile
  163. [INFO] +- com.internal.project.dependency:commons:jar:9.0.1:compile
  164. [INFO] |  +- org.slf4j:slf4j-api:jar:1.7.32:compile
  165. [INFO] |  +- com.sun.mail:javax.mail:jar:1.6.2:compile
  166. [INFO] |  +- com.google.guava:guava:jar:30.1.1-jre:compile
  167. [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
  168. [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
  169. [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.8.0:compile
  170. [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.5.1:compile
  171. [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
  172. [INFO] |  +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile
  173. [INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
  174. [INFO] |  |  \- com.sun.activation:jakarta.activation:jar:1.2.2:compile
  175. [INFO] |  +- com.sun.xml.bind:jaxb1-impl:jar:2.2.5.1:compile
  176. [INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
  177. [INFO] |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
  178. [INFO] |  +- javax.ws.rs:jsr311-api:jar:1.1.1:compile
  179. [INFO] |  +- com.google.code.gson:gson:jar:2.10.1:compile
  180. [INFO] |  +- joda-time:joda-time:jar:2.12.5:compile
  181. [INFO] |  +- org.ff4j:ff4j-core:jar:1.9:compile
  182. [INFO] |  +- org.ff4j:ff4j-utils-json:jar:1.9:compile
  183. [INFO] |  +- net.sourceforge.jexcelapi:jxl:jar:2.6.12:compile
  184. [INFO] |  +- org.skyscreamer:jsonassert:jar:1.5.0:compile
  185. [INFO] |  |  \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile
  186. [INFO] |  +- org.asynchttpclient:async-http-client:jar:2.12.3:compile
  187. [INFO] |  |  +- org.asynchttpclient:async-http-client-netty-utils:jar:2.12.3:compile
  188. [INFO] |  |  |  \- io.netty:netty-buffer:jar:4.1.91.Final:compile
  189. [INFO] |  |  +- io.netty:netty-codec-http:jar:4.1.91.Final:compile
  190. [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.91.Final:compile
  191. [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.91.Final:compile
  192. [INFO] |  |  |  \- io.netty:netty-codec:jar:4.1.91.Final:compile
  193. [INFO] |  |  +- io.netty:netty-handler:jar:4.1.91.Final:compile
  194. [INFO] |  |  |  +- io.netty:netty-resolver:jar:4.1.91.Final:compile
  195. [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.91.Final:compile
  196. [INFO] |  |  +- io.netty:netty-codec-socks:jar:4.1.91.Final:compile
  197. [INFO] |  |  +- io.netty:netty-handler-proxy:jar:4.1.91.Final:compile
  198. [INFO] |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.91.Final:compile
  199. [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.91.Final:compile
  200. [INFO] |  |  +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.91.Final:compile
  201. [INFO] |  |  |  \- io.netty:netty-transport-classes-kqueue:jar:4.1.91.Final:compile
  202. [INFO] |  |  +- org.reactivestreams:reactive-streams:jar:1.0.3:compile
  203. [INFO] |  |  \- com.typesafe.netty:netty-reactive-streams:jar:2.0.4:compile
  204. [INFO] |  \- sol_utilities:SolUtilities:jar:08.06.2018:compile
  205. [INFO] |     \- org.threeten:threetenbp:jar:1.3.6:compile
  206. [INFO] +- com.internal.project.dependency:crapi:jar:3.0:compile
  207. [INFO] |  +- com.sun.xml.bind:jaxb:jar:2.1.9:compile
  208. [INFO] |  +- com.sun.xml.bind:jaxb-xjc:jar:2.2.11:compile
  209. [INFO] |  \- com.google.code.javaparser:javaparser:jar:1.0.11:compile
  210. [INFO] +- org.mongodb:mongodb-driver-sync:jar:4.7.2:compile
  211. [INFO] |  \- org.mongodb:mongodb-driver-core:jar:4.7.2:compile
  212. [INFO] |     \- org.mongodb:bson-record-codec:jar:4.7.2:runtime
  213. [INFO] +- org.mongodb:bson:jar:4.7.2:compile
  214. [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
  215. [INFO] +- org.slf4j:jcl-over-slf4j:jar:1.7.36:runtime
  216. [INFO] +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1:runtime
  217. [INFO] |  \- org.apache.logging.log4j:log4j-api:jar:2.17.1:runtime
  218. [INFO] +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:provided
  219. [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:provided
  220. [INFO] |  +- org.powermock:powermock-module-junit4-common:jar:2.0.9:provided
  221. [INFO] |  |  +- org.powermock:powermock-reflect:jar:2.0.9:provided
  222. [INFO] |  |  |  +- net.bytebuddy:byte-buddy:jar:1.10.14:provided
  223. [INFO] |  |  |  \- net.bytebuddy:byte-buddy-agent:jar:1.10.14:provided
  224. [INFO] |  |  \- org.powermock:powermock-core:jar:2.0.9:provided
  225. [INFO] |  |     \- org.javassist:javassist:jar:3.27.0-GA:provided
  226. [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:provided
  227. [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:provided
  228. [INFO] |  +- org.powermock:powermock-api-support:jar:2.0.9:provided
  229. [INFO] |  \- org.mockito:mockito-core:jar:3.3.3:provided
  230. [INFO] |     \- org.objenesis:objenesis:jar:2.6:provided
  231. [INFO] +- junit:junit:jar:4.13.2:provided
  232. [INFO] +- org.hamcrest:hamcrest-all:jar:1.3:provided
  233. [INFO] +- com.openpojo:openpojo:jar:0.8.13:provided
  234. [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.2:compile
  235. [INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile
  236. [INFO] |  \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile
  237. [INFO] +- org.springframework:spring-webmvc:jar:6.0.13:compile
  238. [INFO] |  +- org.springframework:spring-aop:jar:6.0.13:compile
  239. [INFO] |  +- org.springframework:spring-beans:jar:6.0.13:compile
  240. [INFO] |  +- org.springframework:spring-context:jar:6.0.13:compile
  241. [INFO] |  +- org.springframework:spring-core:jar:6.0.13:compile
  242. [INFO] |  |  \- org.springframework:spring-jcl:jar:6.0.13:compile
  243. [INFO] |  +- org.springframework:spring-expression:jar:6.0.13:compile
  244. [INFO] |  \- org.springframework:spring-web:jar:6.0.13:compile
  245. [INFO] |     \- io.micrometer:micrometer-observation:jar:1.10.12:compile
  246. [INFO] |        \- io.micrometer:micrometer-commons:jar:1.10.12:compile
  247. [INFO] +- org.springframework:spring-aspects:jar:6.0.13:compile
  248. [INFO] |  \- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
  249. [INFO] +- org.springframework:spring-test:jar:6.0.13:provided
  250. [INFO] +- org.springframework:spring-context-support:jar:6.0.13:compile
  251. [INFO] +- commons-fileupload:commons-fileupload:jar:1.5:compile
  252. [INFO] +- commons-io:commons-io:jar:2.11.0:compile
  253. [INFO] +- commons-codec:commons-codec:jar:1.11:compile
  254. [INFO] +- commons-collections:commons-collections:jar:3.2.2:compile
  255. [INFO] +- org.yaml:snakeyaml:jar:2.0:compile
  256. [INFO] +- net.sf.supercsv:super-csv:jar:2.1.0:compile
  257. [INFO] +- javax.mail:mail:jar:1.4.3:compile
  258. [INFO] |  \- javax.activation:activation:jar:1.1:compile
  259. [INFO] +- co.elastic.clients:elasticsearch-java:jar:8.11.1:compile
  260. [INFO] |  +- org.elasticsearch.client:elasticsearch-rest-client:jar:8.11.1:compile
  261. [INFO] |  |  +- org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile
  262. [INFO] |  |  \- org.apache.httpcomponents:httpcore-nio:jar:4.4.13:compile
  263. [INFO] |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
  264. [INFO] |  +- jakarta.json:jakarta.json-api:jar:2.0.1:compile
  265. [INFO] |  +- org.eclipse.parsson:parsson:jar:1.0.0:compile
  266. [INFO] |  \- io.opentelemetry:opentelemetry-api:jar:1.29.0:runtime
  267. [INFO] |     \- io.opentelemetry:opentelemetry-context:jar:1.29.0:runtime
  268. [INFO] +- org.elasticsearch.client:elasticsearch-rest-client-sniffer:jar:8.11.1:compile
  269. [INFO] +- jstl:jstl:jar:1.2:compile
  270. [INFO] \- com.internal.project.dependency:xdb:jar:6.0:compile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement