| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdtop.chaser.framework |
| ArtifactId | ArtifactIdcommon-excel |
| Last Version | Last VersionB-1.0.2.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| common-excel-B-1.0.2.RELEASE.pom | |
| common-excel-B-1.0.2.RELEASE.jar | 6 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |