Last Version

mutils-excel 0.4.4.RELEASE

mutils组件中提供 Excel解析、导入等操作,该组件不可单独引用至maven依赖。详情请查看ExcelFunctions

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-excel
Version

Version

0.4.4.RELEASE
Type

Type

jar
Description

Description

mutils-excel
mutils组件中提供 Excel解析、导入等操作,该组件不可单独引用至maven依赖。详情请查看ExcelFunctions

Download mutils-excel 0.4.4.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.minsin : mutils-core-web jar 0.1.7.RELEASE
org.apache.poi : poi jar 4.0.0
org.apache.poi : poi-ooxml jar 4.0.0
cn.minsin : mutils-core jar 0.1.7.RELEASE
org.springframework.boot : spring-boot jar

Project Modules

There are no modules declared in this project.