Springboot项目中的spring-boot-starter-parent,spring-boot-dependencies依赖关系

时间:2025-04-23 08:48:27
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="/POM/4.0.0" xsi:schemaLocation="/POM/4.0.0 /xsd/maven-4.0." xmlns:xsi="http:///2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId></groupId> <artifactId>spring-boot-dependencies</artifactId> <version>2.4.3</version> <packaging>pom</packaging> <name>spring-boot-dependencies</name> <description>Spring Boot Dependencies</description> <url>/projects/spring-boot</url> <licenses> <license> <name>Apache License, Version 2.0</name> <url>/licenses/LICENSE-2.0</url> </license> </licenses> <developers> <developer> <name>Pivotal</name> <email>info@</email> <organization>Pivotal Software, Inc.</organization> <organizationUrl></organizationUrl> </developer> </developers> <scm> <url>/spring-projects/spring-boot</url> </scm> <properties> <>5.16.1</> <>2.7.7</> <>1.9.86</> <>2.15.0</> <>1.9.6</> <>3.18.1</> <>4.0.6</> <>4.0.3</> <>2.1.4</> <>3.2.0</> <>1.10.20</> <>2.8.8</> <>4.9.0</> <>1.5.1</> <>1.15</> <>2.8.0</> <>3.11</> <>1.6</> <>2.9.0</> <>3.0.10</> <>11.5.5.0</> <>1.0.</> <>10.14.2.0</> <>4.1.17</> <>2.10.6</> <>3.9.0</> <>7.9.3</> <>2.2.0</> <>7.1.1</> <>2.3.31</> <>3.0.1</> <>3.0.3</> <>2.3.3</> <>2.5.14</> <>2.8.6</> <>1.4.200</> <>2.2</> <>4.0.3</> <>2.1.1</> <>5.4.</> <>6.1.</> <>3.4.5</> <>2.5.1</> <>2.44.0</> <>4.1.4</> <>4.5.13</> <>4.4.14</> <>11.0.</> <>2.20</> <>2.11.4</> <>1.2.2</> <>1.3.5</> <>2.0.3</> <>1.1.6</> <>1.0.2</> <>1.6.5</> <>2.2.3</> <>4.0.4</> <>1.2.7</> <>1.3.3</> <>2.0.2</> <>1.1.2</> <>2.1.6</> <>2.3.3</> <>1.4.2</> <>2.3.3</> <>3.1.3</> <>1.2.0</> <>1.3.2</> <>1.1.1</> <>2.3.1</> <>2.3.1</> <>2.0.1</> <>1.1.4</> <>1.0</> <>1.6.2</> <>1.1</> <>2.2</> <>1.3</> <>2.0.</> <>1.1</> <>1.2.0</> <>3.0.10</> <>3.4.</> <>7.6.</> <>2.0.6</> <>3.3.0</> <>2.32</> <>8.5.54</> <>2.2.0.v201112011158</> <>1.1.5</> <>9.4.36.v20210114</> <>1.15</> <>1.2.10</> <>1.6.2</> <>3.14.7</> <>2.4.0</> <>2.3</> <>1.5.0</> <>1.2</> <>1.3.1</> <>4.13.2</> <>5.7.1</> <>2.6.0</> <>1.4.30</> <>1.4.2</> <>6.0.</> <>3.10.3</> <>2.13.3</> <>1.2.3</> <>1.18.18</> <>2.7.2</> <>1.8</> <>3.3.0</> <>3.1.0</> <>3.8.1</> <>3.1.2</> <>2.8.2</> <>3.0.0-M3</> <>2.22.2</> <>3.2.0</> <>2.5.2</> <>3.2.1</> <>3.2.0</> <>3.2.0</> <>3.2.0</> <>3.2.4</> <>3.2.1</> <>2.22.2</> <>3.3.1</> <>1.6.4</> <>1.9.13</> <>3.6.28</> <>4.1.1</> <>8.4.1.jre8</> <>8.0.23</> <>1.9.22</> <>4.1.1</> <>4.1.</> <>2.0.</> <>8.36</> <>8.20.2</> <>19.3.0.0</> <>3.14.9</> <>19.8.0.0</> <>1.2.1</> <>42.2.18</> <>0.9.0</> <>2.3.2</> <>4.4.0</> <>Arabba-SR8</> <>5.10.0</> <>1.0.3</> <>2020.0.4</> <>3.3.0</> <>1.1.0</> <>1.3.8</> <>1.2.1</> <>2.2.21</> <>1.5.2</> <>3.141.59</> <>2.44.0</> <>4.6.8</> <>4.0.1</> <>1.7.30</> <>1.27</> <>8.5.2</> <>2.3.5</> <>4.3.1</> <>2020.0.5</> <>5.3.4</> <>1.2.4</> <>5.4.4</> <>2.6.6</> <>2.3.</> <>2.0.</> <>1.3.1</> <>5.4.5</> <>2020.0.3</> <>3.0.</> <>3.32.3.3</> <>1.6.5</> <>3.0.</> <>2.0.1</> <>3.0.</> <>3.0.</> <>2.5.2</> <>9.0.43</> <>4.0.14</> <>2.2.</> <>2.8.1</> <>3325375</> <>0.46</> <>1.6.3</> <>1.0.2</> <>2.7.0</> </properties> <...此处还有好多参看源文件....> </build> </project>