| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.gongbox | 
    
| ArtifactId | ArtifactIdeasyexcel-plus-common | 
    
| Last Version | Last Version2.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioneasyexcel-plus 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/ -->
<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-common</artifactId>
    <version>2.4.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/
implementation 'io.github.gongbox:easyexcel-plus-common:2.4.1'
                // https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-common/
implementation ("io.github.gongbox:easyexcel-plus-common:2.4.1")
                'io.github.gongbox:easyexcel-plus-common:jar:2.4.1'
                <dependency org="io.github.gongbox" name="easyexcel-plus-common" rev="2.4.1">
  <artifact name="easyexcel-plus-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-common', version='2.4.1')
)
                libraryDependencies += "io.github.gongbox" % "easyexcel-plus-common" % "2.4.1"
                [io.github.gongbox/easyexcel-plus-common "2.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 5.3.14 | 
| org.projectlombok : lombok | jar | 1.18.20 |