Last Version

com.cueker.util:poi-excel-parser-api 1.0.1.01

an excel import/export component based on apache poi

License

License

GroupId

GroupId

com.cueker.util
ArtifactId

ArtifactId

poi-excel-parser-api
Version

Version

1.0.1.01
Type

Type

jar
Description

Description

an excel import/export component based on apache poi

Download poi-excel-parser-api 1.0.1.01


<!-- https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-api/ -->
<dependency>
    <groupId>com.cueker.util</groupId>
    <artifactId>poi-excel-parser-api</artifactId>
    <version>1.0.1.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-api/
implementation 'com.cueker.util:poi-excel-parser-api:1.0.1.01'
// https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-api/
implementation ("com.cueker.util:poi-excel-parser-api:1.0.1.01")
'com.cueker.util:poi-excel-parser-api:jar:1.0.1.01'
<dependency org="com.cueker.util" name="poi-excel-parser-api" rev="1.0.1.01">
  <artifact name="poi-excel-parser-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cueker.util', module='poi-excel-parser-api', version='1.0.1.01')
)
libraryDependencies += "com.cueker.util" % "poi-excel-parser-api" % "1.0.1.01"
[com.cueker.util/poi-excel-parser-api "1.0.1.01"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.2
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.