License |
License |
---|---|
GroupId | GroupIdcom.github.wuyanzuplus |
ArtifactId | ArtifactIdcommon-excel |
Last Version | Last Version0.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-excel
A Super Common Framework
|
<!-- https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-excel/ -->
<dependency>
<groupId>com.github.wuyanzuplus</groupId>
<artifactId>common-excel</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-excel/
implementation 'com.github.wuyanzuplus:common-excel:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-excel/
implementation ("com.github.wuyanzuplus:common-excel:0.0.4-RELEASE")
'com.github.wuyanzuplus:common-excel:jar:0.0.4-RELEASE'
<dependency org="com.github.wuyanzuplus" name="common-excel" rev="0.0.4-RELEASE">
<artifact name="common-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyanzuplus', module='common-excel', version='0.0.4-RELEASE')
)
libraryDependencies += "com.github.wuyanzuplus" % "common-excel" % "0.0.4-RELEASE"
[com.github.wuyanzuplus/common-excel "0.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 4.0.1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-webmvc | jar | 5.0.10.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.0.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.0.RELEASE |