| License |
License |
|---|---|
| GroupId | GroupIdcool.happycoding |
| ArtifactId | ArtifactIdhappy-code-starter-excel |
| Version | Version1.0.2.RELEASE |
| Type | Typejar |
| Description |
Descriptionhappy-code-starter-excel
excel组件
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-excel/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code-starter-excel</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-excel/
implementation 'cool.happycoding:happy-code-starter-excel:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-excel/
implementation ("cool.happycoding:happy-code-starter-excel:1.0.2.RELEASE")
'cool.happycoding:happy-code-starter-excel:jar:1.0.2.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starter-excel" rev="1.0.2.RELEASE">
<artifact name="happy-code-starter-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starter-excel', version='1.0.2.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starter-excel" % "1.0.2.RELEASE"
[cool.happycoding/happy-code-starter-excel "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | 2.2.6 |
| cool.happycoding : happy-code-base | jar | 1.0.2.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
| org.springframework.cloud : spring-cloud-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.3.RELEASE |