xxl-excel

A flexible tool for translating Java objects and Excel documents.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-excel
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-excel
A flexible tool for translating Java objects and Excel documents.
Project URL

Project URL

http://www.xuxueli.com/
Source Code Management

Source Code Management

https://github.com/xuxueli/xxl-excel.git

Download xxl-excel

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.

XXL-TOOL

XXL-TOOL, a series of tools that keep Java efficient.
-- Home Page --

Introduction

XXL-TOOL is a series of tools that keep Java efficient.

XXL-TOOL 是一个Java工具类库,致力于让Java开发更高效。包含 “集合、缓存、并发、字符串、IO、Excel、Emoji……” 等数十个模块。

Documentation

Modules

模块 说明
Core模块 包含集合、缓存、日期……等基础组件工具
Excel模块 一个灵活的Java对象和Excel文档相互转换的工具。一行代码完成Java对象和Excel之间的转换
Emoji模块 一个灵活可扩展的Emoji表情编解码库,可快速实现Emoji表情的编解码
Json模块 json序列化、反序列化库
Fiber模块 Java协程库,基于quasar封装实现
... ...

Communication

Contributing

Contributions are welcome! Open a pull request to fix a bug, or open an Issue to discuss a new feature or change.

欢迎参与项目贡献!比如提交PR修复一个bug,或者新建 Issue 讨论新特性或者变更。

接入登记

更多接入的公司,欢迎在 登记地址 登记,登记仅仅为了产品推广。

Copyright and License

This product is open source and free, and will continue to provide free community technical support. Individual or enterprise users are free to access and use.

  • Licensed under the GNU General Public License (GPL) v3.
  • Copyright (c) 2015-present, xuxueli.

产品开源免费,并且将持续提供免费的社区技术支持。个人或企业内部可自由的接入和使用。

Donate

No matter how much the amount is enough to express your thought, thank you very much :) To donate

无论金额多少都足够表达您这份心意,非常感谢 :) 前往捐赠

Versions

Version
1.1.1
1.1.0
1.0.0