-
Notifications
You must be signed in to change notification settings - Fork 0
/
spring-dependencies.txt
31 lines (31 loc) · 2.41 KB
/
spring-dependencies.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.0-SNAPSHOT:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.0-SNAPSHOT:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.3.0-SNAPSHOT:compile
[INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.0-SNAPSHOT:compile
[INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.3.0-SNAPSHOT:compile
[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.3.0-SNAPSHOT:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.0-SNAPSHOT:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.0-SNAPSHOT:compile
[INFO] | +- org.springframework:spring-web:jar:6.1.3:compile
[INFO] | | \- org.springframework:spring-beans:jar:6.1.3:compile
[INFO] | \- org.springframework:spring-webmvc:jar:6.1.3:compile
[INFO] | +- org.springframework:spring-aop:jar:6.1.3:compile
[INFO] | +- org.springframework:spring-context:jar:6.1.3:compile
[INFO] | \- org.springframework:spring-expression:jar:6.1.3:compile
[INFO] +- org.springframework.boot:spring-boot-starter-pulsar:jar:3.3.0-SNAPSHOT:compile
[INFO] | \- org.springframework.pulsar:spring-pulsar:jar:1.0.2:compile
[INFO] | +- org.springframework:spring-messaging:jar:6.1.3:compile
[INFO] | +- org.springframework:spring-tx:jar:6.1.3:compile
[INFO] | +- org.springframework.retry:spring-retry:jar:2.0.5:compile
[INFO] | +- org.springframework.pulsar:spring-pulsar-cache-provider:jar:1.0.2:compile
[INFO] | +- org.springframework.pulsar:spring-pulsar-cache-provider-caffeine:jar:1.0.2:runtime
[INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.3.0-SNAPSHOT:runtime
[INFO] | +- org.springframework.boot:spring-boot:jar:3.3.0-SNAPSHOT:compile
[INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.0-SNAPSHOT:compile
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.3.0-SNAPSHOT:test
[INFO] | +- org.springframework.boot:spring-boot-test:jar:3.3.0-SNAPSHOT:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.0-SNAPSHOT:test
[INFO] | +- org.springframework:spring-core:jar:6.1.3:compile
[INFO] | | \- org.springframework:spring-jcl:jar:6.1.3:compile
[INFO] | +- org.springframework:spring-test:jar:6.1.3:test
[INFO] +- org.springframework.boot:spring-boot-testcontainers:jar:3.3.0-SNAPSHOT:test