com.healthy-chn.cloud:healthy-common-excel

表格组件

License

License

GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-excel
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

表格组件

Download healthy-common-excel

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-starter-aop jar
com.alibaba : easyexcel jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.5.M4