net.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

excel
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.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/excel
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/excel

Download excel

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0