| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.github.gongbox | 
    
| ArtifactId | ArtifactIdeasyexcel-plus-spring-boot-starter | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-spring-boot-starter/
implementation 'io.github.gongbox:easyexcel-plus-spring-boot-starter:1.0.1'
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-spring-boot-starter/
implementation ("io.github.gongbox:easyexcel-plus-spring-boot-starter:1.0.1")
                'io.github.gongbox:easyexcel-plus-spring-boot-starter:jar:1.0.1'
                <dependency org="io.github.gongbox" name="easyexcel-plus-spring-boot-starter" rev="1.0.1">
  <artifact name="easyexcel-plus-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-spring-boot-starter', version='1.0.1')
)
                libraryDependencies += "io.github.gongbox" % "easyexcel-plus-spring-boot-starter" % "1.0.1"
                [io.github.gongbox/easyexcel-plus-spring-boot-starter "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.gongbox : easyexcel-plus | jar | ${excelplus-version} | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar |