Last Version

mutils-excel 1.0.RELEASE

mutils组件中提供 Excel解析、导入等操作

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin.excel
ArtifactId

ArtifactId

mutils-excel
Version

Version

1.0.RELEASE
Type

Type

jar
Description

Description

mutils-excel
mutils组件中提供 Excel解析、导入等操作
Project URL

Project URL

https://github.com/mintonzhang/mutils-excel.git

Download mutils-excel 1.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
cn.minsin.core : mutils-core jar 4.0.1.RELEASE
org.apache.poi : poi jar 4.0.0
org.apache.poi : poi-ooxml jar 4.0.0

Project Modules

There are no modules declared in this project.