License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdexcel-spring-boot-starter |
Last Version | Last Version0.0.1.tmp2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexcel-spring-boot-starter
easy and high performance excel
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/excel-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>excel-spring-boot-starter</artifactId>
<version>0.0.1.tmp2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/excel-spring-boot-starter/
implementation 'com.pig4cloud.plugin:excel-spring-boot-starter:0.0.1.tmp2'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/excel-spring-boot-starter/
implementation ("com.pig4cloud.plugin:excel-spring-boot-starter:0.0.1.tmp2")
'com.pig4cloud.plugin:excel-spring-boot-starter:jar:0.0.1.tmp2'
<dependency org="com.pig4cloud.plugin" name="excel-spring-boot-starter" rev="0.0.1.tmp2">
<artifact name="excel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='excel-spring-boot-starter', version='0.0.1.tmp2')
)
libraryDependencies += "com.pig4cloud.plugin" % "excel-spring-boot-starter" % "0.0.1.tmp2"
[com.pig4cloud.plugin/excel-spring-boot-starter "0.0.1.tmp2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
com.alibaba : easyexcel | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |