ExcelUtils

A library for simplify the operation of apache poi

License

License

GroupId

GroupId

dev.xethh.utils
ArtifactId

ArtifactId

ExcelUtils
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ExcelUtils
A library for simplify the operation of apache poi
Project URL

Project URL

https://github.com/xh-dev/ExcelUtils

Download ExcelUtils

How to add to project

<!-- https://jarcasting.com/artifacts/dev.xethh.utils/ExcelUtils/ -->
<dependency>
    <groupId>dev.xethh.utils</groupId>
    <artifactId>ExcelUtils</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.utils/ExcelUtils/
implementation 'dev.xethh.utils:ExcelUtils:0.0.1'
// https://jarcasting.com/artifacts/dev.xethh.utils/ExcelUtils/
implementation ("dev.xethh.utils:ExcelUtils:0.0.1")
'dev.xethh.utils:ExcelUtils:jar:0.0.1'
<dependency org="dev.xethh.utils" name="ExcelUtils" rev="0.0.1">
  <artifact name="ExcelUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.utils', module='ExcelUtils', version='0.0.1')
)
libraryDependencies += "dev.xethh.utils" % "ExcelUtils" % "0.0.1"
[dev.xethh.utils/ExcelUtils "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
me.xethh.utils : DateUtils jar 6.0.0.RC1-RELEASE
org.apache.poi : poi jar 5.2.0
org.apache.poi : poi-ooxml jar 5.2.0
org.slf4j : slf4j-api jar 1.7.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1