top.chaser.framework:common-excel


License

License

MIT License
GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

common-excel
Last Version

Last Version

B-1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download common-excel

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : easyexcel jar
org.mybatis : mybatis jar
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
B-1.0.2.RELEASE
B-1.0.1.RELEASE
B-1.0.0.RELEASE