net.guerlab:guerlab-excel

net.guerlab.excel is a suite of poi expanded libraries that include utility classes and much much more.

License

License

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

guerlab-excel
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.guerlab:guerlab-excel
net.guerlab.excel is a suite of poi expanded libraries that include utility classes and much much more.
Project URL

Project URL

https://gitee.com/guerlab_net/guerlab-excel
Project Organization

Project Organization

guerlab
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/guerlab-excel

Download guerlab-excel

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.guerlab : guerlab-commons jar 1.3.0
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.1
1.0.0