| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdicu.easyj.boot | 
| ArtifactId | ArtifactIdeasyj-spring-boot-starter-poi-excel | 
| Last Version | Last Version0.6.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionicu.easyj.boot :: easyj-spring-boot-starter-poi-excel EasyJ POI Excel导入导出功能的starter | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- 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.6.8</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.6.8'// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-poi-excel:0.6.8")'icu.easyj.boot:easyj-spring-boot-starter-poi-excel:jar:0.6.8'<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-poi-excel" rev="0.6.8">
  <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.6.8')
)libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-poi-excel" % "0.6.8"[icu.easyj.boot/easyj-spring-boot-starter-poi-excel "0.6.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| icu.easyj.boot : easyj-spring-boot-starter | jar | 0.6.8 | 
| org.apache.poi : poi | jar | 5.0.0 | 
| org.apache.poi : poi-ooxml | jar | 5.0.0 | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.7.1 |