8 Star 24 Fork 5

钟明宏 / excel-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

excel导出工具类的二次封装

项目原地址

charge 4.0 版本| charge版本跳转

这个版本对导出做了很多完善。样式复杂化,导入也支持大数据导入。

tranx 1.0 版本| tanx版本跳转

这个版本,对导出和导入都进行了大幅度的改动,因为工作需要,发现原来导入导出有点复杂,所以决定优化。这个版本将会增加无模板类的导入导出,以及支持jdbc导出

maven地址

	<repositories>
		<repository>
			<id>releases</id>
			<name>Nexus Repository</name>
			<url>https://maven.yunmaozj.com/repository/yunmaozj/</url>
			<releases>
				<enabled>true</enabled>
			</releases>
			<snapshots>
				<enabled>true</enabled>
			</snapshots>
		</repository>
	</repositories>
	<dependency>
		<groupId>cn.yunmaozj.tools</groupId>
		<artifactId>excel-tools</artifactId>
		<version>1.6.2</version>
	</dependency>

快速使用指南

作者联系方式:

  1. 邮箱:zhongmh@yunmaozj.com
Copyright ${license.git.copyrightYears} the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

excel生成和解析,poi的二次封装,支持大数据导入,简化excel生成流程 展开 收起
Java
Apache-2.0
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhongmh/excel-tools.git
git@gitee.com:zhongmh/excel-tools.git
zhongmh
excel-tools
excel-tools
dev

搜索帮助

344bd9b3 5694891 D2dac590 5694891