License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-poi-excel |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-starter-poi-excel
EasyJ POI Excel导入导出功能的starter
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-poi-excel</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-poi-excel:0.1.1'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-poi-excel:0.1.1")
'icu.easyj.boot:easyj-spring-boot-starter-poi-excel:jar:0.1.1'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-poi-excel" rev="0.1.1">
<artifact name="easyj-spring-boot-starter-poi-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-poi-excel', version='0.1.1')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-poi-excel" % "0.1.1"
[icu.easyj.boot/easyj-spring-boot-starter-poi-excel "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-autoconfigure | jar | 0.1.1 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.apache.poi : poi | jar | |
org.apache.poi : poi-ooxml | jar | |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.mockito : mockito-core | jar | |
org.mockito : mockito-junit-jupiter | jar | |
org.assertj : assertj-core | jar |