spring-boot-starter

一个简单的spring-boot项目的pom.xml配置

<dependencies>
	<dependency>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter</artifactId>
	</dependency>

	<dependency>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter-test</artifactId>
		<scope>test</scope>
	</dependency>
</dependencies>

spring-boot-starter 依赖的jar:
Maven: ch.qos.logback:logback-classic:1.2.3
Maven: ch.qos.logback:logback-core:1.2.3
Maven: javax.annotation:javax.annotation-api:1.3.2
Maven: org.apache.logging.log4j:log4j-api:2.11.2
Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.2
Maven: org.slf4j:jul-to-slf4j:1.7.25
Maven: org.slf4j:slf4j-api:1.7.25
Maven: org.springframework.boot:spring-boot:2.1.3.RELEASE
Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.3.RELEASE
Maven: org.springframework.boot:spring-boot-starter:2.1.3.RELEASE
Maven: org.springframework.boot:spring-boot-starter-logging:2.1.3.RELEASE
Maven: org.springframework:spring-aop:5.1.5.RELEASE
Maven: org.springframework:spring-beans:5.1.5.RELEASE
Maven: org.springframework:spring-context:5.1.5.RELEASE
Maven: org.springframework:spring-core:5.1.5.RELEASE
Maven: org.springframework:spring-expression:5.1.5.RELEASE
Maven: org.springframework:spring-jcl:5.1.5.RELEASE
Maven: org.yaml:snakeyaml:1.23

spring-boot-starter-test 依赖的jar:
Maven: org.springframework:spring-test:5.1.5.RELEASE
Maven: org.xmlunit:xmlunit-core:2.6.2
Maven: org.springframework.boot:spring-boot-starter-test:2.1.3.RELEASE
Maven: org.springframework.boot:spring-boot-test:2.1.3.RELEASE
Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.3.RELEASE
Maven: org.assertj:assertj-core:3.11.1
Maven: org.hamcrest:hamcrest-core:1.3
Maven: org.hamcrest:hamcrest-library:1.3
Maven: org.mockito:mockito-core:2.23.4
Maven: org.objenesis:objenesis:2.6
Maven: org.ow2.asm:asm:5.0.4
Maven: org.skyscreamer:jsonassert:1.5.0
Maven: junit:junit:4.12
Maven: net.bytebuddy:byte-buddy:1.9.10
Maven: net.bytebuddy:byte-buddy-agent:1.9.10
Maven: net.minidev:accessors-smart:1.2
Maven: net.minidev:json-smart:2.3
Maven: com.jayway.jsonpath:json-path:2.4.0
Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值