| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.gongbox | 
    
| ArtifactId | ArtifactIdeasyexcel-plus-parent | 
    
| Last Version | Last Version2.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptioneasyexcel-plus 
            easyexcel-plus 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| easyexcel-plus-parent-2.4.1.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-parent/ -->
<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-parent</artifactId>
    <version>2.4.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-parent/
implementation 'io.github.gongbox:easyexcel-plus-parent:2.4.1'
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-parent/
implementation ("io.github.gongbox:easyexcel-plus-parent:2.4.1")
                'io.github.gongbox:easyexcel-plus-parent:pom:2.4.1'
                <dependency org="io.github.gongbox" name="easyexcel-plus-parent" rev="2.4.1">
  <artifact name="easyexcel-plus-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-parent', version='2.4.1')
)
                libraryDependencies += "io.github.gongbox" % "easyexcel-plus-parent" % "2.4.1"
                [io.github.gongbox/easyexcel-plus-parent "2.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |