is not current version
Last Version 1.2.4

com.pig4cloud.excel:excel-spring-boot-starter 0.0.7

easy and high performance excel

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pig4cloud.excel
ArtifactId

ArtifactId

excel-spring-boot-starter
Version

Version

0.0.7
Type

Type

jar

Download excel-spring-boot-starter 0.0.7


<!-- https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/ -->
<dependency>
    <groupId>com.pig4cloud.excel</groupId>
    <artifactId>excel-spring-boot-starter</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation 'com.pig4cloud.excel:excel-spring-boot-starter:0.0.7'
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation ("com.pig4cloud.excel:excel-spring-boot-starter:0.0.7")
'com.pig4cloud.excel:excel-spring-boot-starter:jar:0.0.7'
<dependency org="com.pig4cloud.excel" name="excel-spring-boot-starter" rev="0.0.7">
  <artifact name="excel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.excel', module='excel-spring-boot-starter', version='0.0.7')
)
libraryDependencies += "com.pig4cloud.excel" % "excel-spring-boot-starter" % "0.0.7"
[com.pig4cloud.excel/excel-spring-boot-starter "0.0.7"]