你是说按这样的顺序一个一个拷jar文件么?
+- io.projectreactor:reactor-tools:jar:3.3.9.RELEASE:compile
| \- io.projectreactor:reactor-core:jar:3.3.9.RELEASE:compile
| \- org.reactivestreams:reactive-streams:jar:1.0.3:compile
[INFO] +- com.google.guava:guava:jar:28.1-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-con
flict-with-guava:compile
[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] | +- org.checkerframework:checker-qual:jar:2.8.1:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile
[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile
[INFO] \- org.springframework.boot:spring-boot-starter-test:jar:2.3.3.RELEAS
E:test
[INFO] +- org.springframework.boot:spring-boot-starter:jar:2.3.3.RELEASE:
test
[INFO] | +- org.springframework.boot:spring-boot:jar:2.3.3.RELEASE:test
[INFO] | | \- org.springframework:spring-context:jar:5.2.8.RELEASE:test
[INFO] | | +- org.springframework:spring-aop:jar:5.2.8.RELEASE:test
[INFO] | | +- org.springframework:spring-beans:jar:5.2.8.RELEASE:tes
t
[INFO] | | \- org.springframework:spring-expression:jar:5.2.8.RELEAS
E:test
[INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.3.3
.RELEASE:test
[INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.3
.3.RELEASE:test
【 在 RAV4 (hehe) 的大作中提到: 】
: 不知道现在的框架什么样了 我宁可cp各种jar包
--
FROM 114.86.46.*