<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel-test</artifactId>
<version>4.0.3</version>
</dependency>
compile
|-- com.alibaba:easyexcel-core:4.0.3
|-- com.alibaba.fastjson2:fastjson2:2.0.51
|-- org.springframework.boot:spring-boot-starter-web:2.7.18
|-- org.springframework.boot:spring-boot-starter-test:2.7.18
|-- org.slf4j:slf4j-simple:1.7.36
|-- org.slf4j:jcl-over-slf4j:1.7.36
|-- org.slf4j:log4j-over-slf4j:1.7.36
|-- ch.qos.logback:logback-classic:1.5.6
|-- org.slf4j:slf4j-api:1.7.36
provided