is not current version
Last Version 1.2.4

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

easy and high performance excel

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pig4cloud.excel
ArtifactId

ArtifactId

excel-spring-boot-starter
Version

Version

1.2.3
Type

Type

jar

Download excel-spring-boot-starter 1.2.3


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