yl-backend/deps.txt

456 lines
30 KiB
Plaintext
Raw Normal View History

2025-03-30 20:32:16 +08:00
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.guwan:backend:jar:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.aliyun:dysmsapi20170525:jar -> version 2.0.24 vs 3.0.0 @ line 139, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-io:commons-io:jar -> version 2.11.0 vs 2.18.0 @ line 436, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] -------------------------< com.guwan:backend >--------------------------
[INFO] Building backend 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.arcsoft.face:arcsoft-sdk-face:jar:4.1.1.0 is missing, no dependency information available
[INFO]
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ backend ---
[INFO] com.guwan:backend:jar:0.0.1-SNAPSHOT
[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.2.1:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.1:compile
[INFO] | | +- org.springframework.boot:spring-boot:jar:3.2.1:compile
[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.1:compile
[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.3:compile
[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.3:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.1:compile
[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.17:compile
[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.17:compile
[INFO] | +- org.springframework:spring-web:jar:6.1.2:compile
[INFO] | | \- org.springframework:spring-beans:jar:6.1.2:compile
[INFO] | \- org.springframework:spring-webmvc:jar:6.1.2:compile
[INFO] | \- org.springframework:spring-expression:jar:6.1.2:compile
[INFO] +- com.mysql:mysql-connector-j:jar:8.1.0:runtime
[INFO] +- org.projectlombok:lombok:jar:1.18.30:compile
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.2.1:test
[INFO] | +- org.springframework.boot:spring-boot-test:jar:3.2.1:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.1:test
[INFO] | +- com.jayway.jsonpath:json-path:jar:2.8.0:test
[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1:compile
[INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.2:compile
[INFO] | +- net.minidev:json-smart:jar:2.5.0:test
[INFO] | | \- net.minidev:accessors-smart:jar:2.5.0:test
[INFO] | | \- org.ow2.asm:asm:jar:9.3:test
[INFO] | +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] | | \- net.bytebuddy:byte-buddy:jar:1.14.10:test
[INFO] | +- org.awaitility:awaitility:jar:4.2.0:test
[INFO] | +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.10.1:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test
[INFO] | | | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test
[INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test
[INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test
[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test
[INFO] | +- org.mockito:mockito-core:jar:5.7.0:test
[INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test
[INFO] | | \- org.objenesis:objenesis:jar:3.3:test
[INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.7.0:test
[INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test
[INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
[INFO] | +- org.springframework:spring-core:jar:6.1.2:compile
[INFO] | | \- org.springframework:spring-jcl:jar:6.1.2:compile
[INFO] | +- org.springframework:spring-test:jar:6.1.2:test
[INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test
[INFO] +- com.baomidou:mybatis-plus-boot-starter:jar:3.5.5:compile
[INFO] | +- com.baomidou:mybatis-plus:jar:3.5.5:compile
[INFO] | | +- com.baomidou:mybatis-plus-core:jar:3.5.5:compile
[INFO] | | +- com.baomidou:mybatis-plus-annotation:jar:3.5.5:compile
[INFO] | | +- com.baomidou:mybatis-plus-extension:jar:3.5.5:compile
[INFO] | | +- org.mybatis:mybatis:jar:3.5.15:compile
[INFO] | | \- com.github.jsqlparser:jsqlparser:jar:4.6:compile
[INFO] | +- com.baomidou:mybatis-plus-spring-boot-autoconfigure:jar:3.5.5:compile
[INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.1:compile
[INFO] | \- org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.1:compile
[INFO] | +- com.zaxxer:HikariCP:jar:5.0.1:compile
[INFO] | \- org.springframework:spring-jdbc:jar:6.1.2:compile
[INFO] +- org.mybatis:mybatis-spring:jar:3.0.3:compile
[INFO] +- org.springframework.boot:spring-boot-starter-data-redis:jar:3.2.1:compile
[INFO] | +- io.lettuce:lettuce-core:jar:6.3.0.RELEASE:compile
[INFO] | | \- io.projectreactor:reactor-core:jar:3.6.1:compile
[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | \- org.springframework.data:spring-data-redis:jar:3.2.1:compile
[INFO] | +- org.springframework.data:spring-data-keyvalue:jar:3.2.1:compile
[INFO] | \- org.springframework:spring-oxm:jar:6.1.2:compile
[INFO] +- org.apache.commons:commons-pool2:jar:2.12.0:compile
[INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.2.1:compile
[INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.17:compile
[INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile
[INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile
[INFO] | +- org.jboss.logging:jboss-logging:jar:3.5.3.Final:compile
[INFO] | \- com.fasterxml:classmate:jar:1.6.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile
[INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.2.1:compile
[INFO] | +- org.springframework:spring-aop:jar:6.1.2:compile
[INFO] | +- org.springframework.security:spring-security-config:jar:6.2.1:compile
[INFO] | | \- org.springframework.security:spring-security-core:jar:6.2.1:compile
[INFO] | \- org.springframework.security:spring-security-web:jar:6.2.1:compile
[INFO] +- io.jsonwebtoken:jjwt-api:jar:0.11.5:compile
[INFO] +- io.jsonwebtoken:jjwt-impl:jar:0.11.5:runtime
[INFO] +- io.jsonwebtoken:jjwt-jackson:jar:0.11.5:runtime
[INFO] +- com.aliyun:dysmsapi20170525:jar:3.0.0:compile
[INFO] | +- com.aliyun:tea-util:jar:0.2.22:compile
[INFO] | +- com.aliyun:endpoint-util:jar:0.0.7:compile
[INFO] | +- com.aliyun:tea:jar:1.2.7:compile
[INFO] | | \- org.jacoco:org.jacoco.agent:jar:runtime:0.8.4:compile
[INFO] | +- com.aliyun:tea-openapi:jar:0.3.4:compile
[INFO] | | +- com.aliyun:credentials-java:jar:0.3.3:compile
[INFO] | | | +- org.ini4j:ini4j:jar:0.5.4:compile
[INFO] | | | +- com.sun.xml.bind:jaxb-core:jar:4.0.4:compile
[INFO] | | | \- com.sun.xml.bind:jaxb-impl:jar:4.0.4:compile
[INFO] | | +- com.aliyun:alibabacloud-gateway-spi:jar:0.0.1:compile
[INFO] | | \- com.aliyun:tea-xml:jar:0.1.6:compile
[INFO] | | \- org.dom4j:dom4j:jar:2.0.3:compile
[INFO] | \- com.aliyun:openapiutil:jar:0.2.1:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk15on:jar:1.70:compile
[INFO] | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
[INFO] | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:compile
[INFO] +- org.springframework.boot:spring-boot-starter-mail:jar:3.2.1:compile
[INFO] | +- org.springframework:spring-context-support:jar:6.1.2:compile
[INFO] | \- org.eclipse.angus:jakarta.mail:jar:2.0.2:compile
[INFO] | \- org.eclipse.angus:angus-activation:jar:2.0.1:runtime
[INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.2.1:compile
[INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE:compile
[INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE:compile
[INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile
[INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.13.0:compile
[INFO] +- cn.hutool:hutool-all:jar:5.8.18:compile
[INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.3:compile
[INFO] +- com.alibaba:fastjson:jar:2.0.53:compile
[INFO] | \- com.alibaba.fastjson2:fastjson2-extension:jar:2.0.53:compile
[INFO] | \- com.alibaba.fastjson2:fastjson2:jar:2.0.53:compile
[INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.2.1:compile
[INFO] +- org.aspectj:aspectjweaver:jar:1.9.21:compile
[INFO] +- io.minio:minio:jar:8.5.7:compile
[INFO] | +- com.carrotsearch.thirdparty:simple-xml-safe:jar:2.7.1:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile
[INFO] | +- org.apache.commons:commons-compress:jar:1.24.0:compile
[INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:compile
[INFO] +- commons-io:commons-io:jar:2.18.0:compile
[INFO] +- ai.djl:api:jar:0.25.0:compile
[INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile
[INFO] | +- net.java.dev.jna:jna:jar:5.13.0:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile
[INFO] +- ai.djl.pytorch:pytorch-engine:jar:0.25.0:compile
[INFO] +- ai.djl.pytorch:pytorch-model-zoo:jar:0.25.0:compile
[INFO] +- org.apache.hadoop:hadoop-client:jar:3.3.6:compile
[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.3.6:compile
[INFO] | | +- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:jar:1.1.1:compile
[INFO] | | +- commons-net:commons-net:jar:3.9.0:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.51.v20230217:compile
[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:12.0.5:compile
[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.4.51.v20230217:compile
[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:12.0.5:compile
[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime
[INFO] | | +- com.sun.jersey:jersey-servlet:jar:1.19.4:compile
[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.8.0:compile
[INFO] | | +- org.apache.commons:commons-text:jar:1.10.0:compile
[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile
[INFO] | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
[INFO] | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
[INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile
[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.3.6:compile
[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:9.8.1:compile
[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
[INFO] | | | +- org.apache.curator:curator-framework:jar:5.2.0:compile
[INFO] | | | \- org.apache.kerby:kerb-simplekdc:jar:1.0.1:compile
[INFO] | | | +- org.apache.kerby:kerb-client:jar:1.0.1:compile
[INFO] | | | | +- org.apache.kerby:kerby-config:jar:1.0.1:compile
[INFO] | | | | +- org.apache.kerby:kerb-common:jar:1.0.1:compile
[INFO] | | | | | \- org.apache.kerby:kerb-crypto:jar:1.0.1:compile
[INFO] | | | | +- org.apache.kerby:kerb-util:jar:1.0.1:compile
[INFO] | | | | \- org.apache.kerby:token-provider:jar:1.0.1:compile
[INFO] | | | \- org.apache.kerby:kerb-admin:jar:1.0.1:compile
[INFO] | | | +- org.apache.kerby:kerb-server:jar:1.0.1:compile
[INFO] | | | | \- org.apache.kerby:kerb-identity:jar:1.0.1:compile
[INFO] | | | \- org.apache.kerby:kerby-xdr:jar:1.0.1:compile
[INFO] | | +- org.apache.curator:curator-client:jar:5.2.0:compile
[INFO] | | +- org.apache.curator:curator-recipes:jar:5.2.0:compile
[INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile
[INFO] | | +- org.apache.kerby:kerb-core:jar:1.0.1:compile
[INFO] | | | \- org.apache.kerby:kerby-pkix:jar:1.0.1:compile
[INFO] | | | +- org.apache.kerby:kerby-asn1:jar:1.0.1:compile
[INFO] | | | \- org.apache.kerby:kerby-util:jar:1.0.1:compile
[INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
[INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:5.4.0:compile
[INFO] | | \- dnsjava:dnsjava:jar:2.1.7:compile
[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.3.6:compile
[INFO] | +- org.apache.hadoop:hadoop-yarn-api:jar:3.3.6:compile
[INFO] | | \- javax.xml.bind:jaxb-api:jar:2.2.11:compile
[INFO] | +- org.apache.hadoop:hadoop-yarn-client:jar:3.3.6:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.51.v20230217:compile
[INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.5:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.5:compile
[INFO] | | | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.51.v20230217:compile
[INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.51.v20230217:compile
[INFO] | | \- org.jline:jline:jar:3.9.0:compile
[INFO] | +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile
[INFO] | | \- org.apache.hadoop:hadoop-yarn-common:jar:3.3.6:compile
[INFO] | | +- com.sun.jersey:jersey-client:jar:1.19.4:compile
[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.3:compile
[INFO] | +- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:3.3.6:compile
[INFO] | | \- org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.3.6:compile
[INFO] | \- org.apache.hadoop:hadoop-annotations:jar:3.3.6:compile
[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.3.6:compile
[INFO] | +- org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.1.1:compile
[INFO] | +- org.eclipse.jetty:jetty-server:jar:12.0.5:compile
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.5:compile
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:12.0.5:compile
[INFO] | +- org.eclipse.jetty:jetty-util:jar:12.0.5:compile
[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:12.0.5:compile
[INFO] | +- com.sun.jersey:jersey-core:jar:1.19.4:compile
[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
[INFO] | +- com.sun.jersey:jersey-server:jar:1.19.4:compile
[INFO] | +- commons-cli:commons-cli:jar:1.2:compile
[INFO] | +- commons-codec:commons-codec:jar:1.16.0:compile
[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile
[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile
[INFO] | +- ch.qos.reload4j:reload4j:jar:1.2.22:compile
[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- io.netty:netty:jar:3.10.6.Final:compile
[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile
[INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.3.0:compile
[INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.3.0:compile
[INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.3.0:compile
[INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.19:compile
[INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.19:compile
[INFO] | | \- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.19:compile
[INFO] | \- org.webjars:swagger-ui:jar:5.10.3:compile
[INFO] +- com.arcsoft.face:arcsoft-sdk-face:jar:4.1.1.0:compile
[INFO] +- org.springframework.boot:spring-boot-starter-websocket:jar:3.2.1:compile
[INFO] | +- org.springframework:spring-messaging:jar:6.1.2:compile
[INFO] | \- org.springframework:spring-websocket:jar:6.1.2:compile
[INFO] +- io.netty:netty-all:jar:4.1.94.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:compile
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:runtime
[INFO] +- cn.easy-es:easy-es-boot-starter:jar:1.1.1:compile
[INFO] | \- cn.easy-es:easy-es-core:jar:1.1.1:compile
[INFO] | \- cn.easy-es:easy-es-extension:jar:1.1.1:compile
[INFO] | +- cn.easy-es:easy-es-annotation:jar:1.1.1:compile
[INFO] | \- cn.easy-es:easy-es-common:jar:1.1.1:compile
[INFO] +- org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.14.0:compile
[INFO] | +- org.elasticsearch.plugin:mapper-extras-client:jar:7.14.0:compile
[INFO] | +- org.elasticsearch.plugin:parent-join-client:jar:7.14.0:compile
[INFO] | +- org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.14.0:compile
[INFO] | +- org.elasticsearch.plugin:rank-eval-client:jar:7.14.0:compile
[INFO] | \- org.elasticsearch.plugin:lang-mustache-client:jar:7.14.0:compile
[INFO] | \- com.github.spullara.mustache.java:compiler:jar:0.9.6:compile
[INFO] +- org.elasticsearch:elasticsearch:jar:7.14.0:compile
[INFO] | +- org.elasticsearch:elasticsearch-core:jar:7.14.0:compile
[INFO] | +- org.elasticsearch:elasticsearch-secure-sm:jar:7.14.0:compile
[INFO] | +- org.elasticsearch:elasticsearch-x-content:jar:7.14.0:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.3:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.3:compile
[INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.3:compile
[INFO] | +- org.elasticsearch:elasticsearch-geo:jar:7.14.0:compile
[INFO] | +- org.apache.lucene:lucene-core:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-analyzers-common:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-backward-codecs:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-grouping:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-highlighter:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-join:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-memory:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-misc:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-queries:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-queryparser:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-sandbox:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-spatial-extras:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-spatial3d:jar:8.9.0:compile
[INFO] | +- org.apache.lucene:lucene-suggest:jar:8.9.0:compile
[INFO] | +- org.elasticsearch:elasticsearch-cli:jar:7.14.0:compile
[INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.2:compile
[INFO] | +- com.carrotsearch:hppc:jar:0.8.1:compile
[INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | +- joda-time:joda-time:jar:2.10.10:compile
[INFO] | +- com.tdunning:t-digest:jar:3.2:compile
[INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.9:compile
[INFO] | +- org.elasticsearch:jna:jar:5.7.0-1:compile
[INFO] | \- org.elasticsearch:elasticsearch-plugin-classloader:jar:7.14.0:runtime
[INFO] +- org.elasticsearch.client:elasticsearch-rest-client:jar:7.14.0:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.10:compile
[INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] | +- org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile
[INFO] | \- org.apache.httpcomponents:httpcore-nio:jar:4.4.16:compile
[INFO] +- com.squareup.okhttp3:okhttp:jar:4.12.0:compile
[INFO] | +- com.squareup.okio:okio:jar:3.6.0:compile
[INFO] | | \- com.squareup.okio:okio-jvm:jar:3.6.0:compile
[INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.21:compile
[INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.21:compile
[INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.21:compile
[INFO] | | \- org.jetbrains:annotations:jar:13.0:compile
[INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.21:compile
[INFO] +- com.mongoplus:mongo-plus-boot-starter:jar:2.1.6.1:compile
[INFO] | +- com.mongoplus:mongo-plus-core:jar:2.1.6:compile
[INFO] | | \- com.mongoplus:mongo-plus-annotation:jar:2.1.6:compile
[INFO] | \- org.springframework:spring-tx:jar:6.1.2:compile
[INFO] +- com.mongoplus:mongo-plus-solon-plugin:jar:2.1.6.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-data-mongodb:jar:3.2.1:compile
[INFO] | +- org.mongodb:mongodb-driver-sync:jar:4.11.1:compile
[INFO] | | +- org.mongodb:bson:jar:4.11.1:compile
[INFO] | | \- org.mongodb:mongodb-driver-core:jar:4.11.1:compile
[INFO] | | \- org.mongodb:bson-record-codec:jar:4.11.1:runtime
[INFO] | \- org.springframework.data:spring-data-mongodb:jar:4.2.1:compile
[INFO] | \- org.springframework.data:spring-data-commons:jar:3.2.1:compile
[INFO] +- org.springframework.kafka:spring-kafka:jar:3.0.9:compile
[INFO] | +- org.springframework:spring-context:jar:6.1.2:compile
[INFO] | +- org.springframework.retry:spring-retry:jar:2.0.5:compile
[INFO] | +- org.apache.kafka:kafka-clients:jar:3.6.1:compile
[INFO] | | \- com.github.luben:zstd-jni:jar:1.5.5-1:runtime
[INFO] | +- io.micrometer:micrometer-observation:jar:1.12.1:compile
[INFO] | | \- io.micrometer:micrometer-commons:jar:1.12.1:compile
[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] +- org.codehaus.janino:janino:jar:3.1.11:compile
[INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.11:compile
[INFO] +- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.37.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.21.1:compile
[INFO] +- net.logstash.logback:logstash-logback-encoder:jar:6.6:compile
[INFO] +- org.springframework.cloud:spring-cloud-starter-openfeign:jar:4.1.2:compile
[INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:4.1.3:compile
[INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:4.1.3:compile
[INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.1.3:compile
[INFO] | +- org.springframework.cloud:spring-cloud-openfeign-core:jar:4.1.2:compile
[INFO] | | +- io.github.openfeign.form:feign-form-spring:jar:3.8.0:compile
[INFO] | | | \- io.github.openfeign.form:feign-form:jar:3.8.0:compile
[INFO] | | \- commons-fileupload:commons-fileupload:jar:1.5:compile
[INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:4.1.3:compile
[INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.2.1:compile
[INFO] | +- io.github.openfeign:feign-core:jar:13.2.1:compile
[INFO] | \- io.github.openfeign:feign-slf4j:jar:13.2.1:compile
[INFO] +- com.xuxueli:xxl-job-core:jar:2.4.0:compile
[INFO] | \- org.apache.groovy:groovy:jar:4.0.16:compile
[INFO] +- com.github.docker-java:docker-java:jar:3.2.13:compile
[INFO] | +- com.github.docker-java:docker-java-core:jar:3.2.13:compile
[INFO] | | \- com.github.docker-java:docker-java-api:jar:3.2.13:compile
[INFO] | +- com.github.docker-java:docker-java-transport-jersey:jar:3.2.13:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.3:compile
[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.3:compile
[INFO] | | +- org.glassfish.jersey.connectors:jersey-apache-connector:jar:3.1.5:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:3.1.5:compile
[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile
[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:3.1.5:compile
[INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5:compile
[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:3.0.5:compile
[INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.5:compile
[INFO] | | | +- org.glassfish.hk2:hk2-api:jar:3.0.5:compile
[INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:3.0.5:compile
[INFO] | | +- com.kohlschutter.junixsocket:junixsocket-common:jar:2.3.2:compile
[INFO] | | \- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.3.2:compile
[INFO] | +- com.github.docker-java:docker-java-transport-netty:jar:3.2.13:compile
[INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.9:compile
[INFO] +- com.github.docker-java:docker-java-transport-httpclient5:jar:3.2.13:compile
[INFO] | \- com.github.docker-java:docker-java-transport:jar:3.2.13:compile
[INFO] +- org.apache.httpcomponents.client5:httpclient5:jar:5.2:compile
[INFO] | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4:compile
[INFO] +- org.apache.httpcomponents.core5:httpcore5:jar:5.2:compile
[INFO] +- org.reflections:reflections:jar:0.10.2:compile
[INFO] | \- org.javassist:javassist:jar:3.28.0-GA:compile
[INFO] +- io.swagger.parser.v3:swagger-parser:jar:2.1.25:compile
[INFO] | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.1.25:compile
[INFO] | | +- io.swagger:swagger-core:jar:1.6.15:compile
[INFO] | | | \- io.swagger:swagger-models:jar:1.6.15:compile
[INFO] | | | \- io.swagger:swagger-annotations:jar:1.6.15:compile
[INFO] | | +- io.swagger:swagger-parser:jar:1.0.73:compile
[INFO] | | | \- io.swagger:swagger-parser-safe-url-resolver:jar:1.0.73:compile
[INFO] | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.73:compile
[INFO] | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:compile
[INFO] | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:compile
[INFO] | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:compile
[INFO] | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:compile
[INFO] | | | | | \- org.mozilla:rhino:jar:1.7.7.2:compile
[INFO] | | | | \- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:compile
[INFO] | | | \- com.github.java-json-tools:json-patch:jar:1.13:compile
[INFO] | | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile
[INFO] | | | | \- com.github.java-json-tools:btf:jar:1.3:compile
[INFO] | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile
[INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.2.28:compile
[INFO] | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.1.25:compile
[INFO] | +- io.swagger.parser.v3:swagger-parser-v3:jar:2.1.25:compile
[INFO] | | +- io.swagger.core.v3:swagger-core:jar:2.2.28:compile
[INFO] | | | \- io.swagger.core.v3:swagger-annotations:jar:2.2.28:compile
[INFO] | | \- io.swagger.parser.v3:swagger-parser-safe-url-resolver:jar:2.1.25:compile
[INFO] | \- org.yaml:snakeyaml:jar:2.2:compile
[INFO] +- org.apache.poi:poi-ooxml:jar:5.2.3:compile
[INFO] | +- org.apache.poi:poi:jar:5.2.3:compile
[INFO] | | \- com.zaxxer:SparseBitSet:jar:1.2:compile
[INFO] | +- org.apache.poi:poi-ooxml-lite:jar:5.2.3:compile
[INFO] | +- org.apache.xmlbeans:xmlbeans:jar:5.1.1:compile
[INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] | +- com.github.virtuald:curvesapi:jar:1.07:compile
[INFO] | \- org.apache.commons:commons-collections4:jar:4.4:compile
[INFO] +- org.apache.poi:poi-scratchpad:jar:5.2.3:compile
[INFO] | \- org.apache.commons:commons-math3:jar:3.6.1:compile
[INFO] +- net.sf.dozer:dozer:jar:5.5.1:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.9.1:compile
[INFO] \- dev.langchain4j:langchain4j-community-dashscope-spring-boot-starter:jar:1.0.0-beta2:compile
[INFO] +- dev.langchain4j:langchain4j-community-dashscope:jar:1.0.0-beta2:compile
[INFO] | +- dev.langchain4j:langchain4j-core:jar:1.0.0-beta2:compile
[INFO] | | \- org.jspecify:jspecify:jar:1.0.0:compile
[INFO] | \- com.alibaba:dashscope-sdk-java:jar:2.18.3:compile
[INFO] | +- io.reactivex.rxjava2:rxjava:jar:2.2.21:compile
[INFO] | +- com.squareup.okhttp3:logging-interceptor:jar:4.12.0:compile
[INFO] | +- com.squareup.okhttp3:okhttp-sse:jar:4.12.0:compile
[INFO] | \- com.github.victools:jsonschema-generator:jar:4.31.1:compile
[INFO] \- ch.qos.logback:logback-classic:jar:1.4.14:compile
[INFO] \- ch.qos.logback:logback-core:jar:1.4.14:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.098 s
[INFO] Finished at: 2025-03-20T23:57:43+08:00
[INFO] ------------------------------------------------------------------------