Last Version

poi-excel-parser 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
Version

Version

1.0.1.01
Type

Type

pom
Description

Description

poi-excel-parser
an excel import/export component based on apache poi

Download poi-excel-parser 1.0.1.01


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • poi-excel-parser-oss
  • poi-excel-parser-api
  • poi-excel-parser-test
  • poi-excel-parser-starter