is not current version
Last Version 1.3.0

com.github.cla9:excel-parser-spring-boot-autoconfigure 1.2.0

excel-parser spring boot starter

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.cla9
ArtifactId

ArtifactId

excel-parser-spring-boot-autoconfigure
Version

Version

1.2.0
Type

Type

jar

Download excel-parser-spring-boot-autoconfigure 1.2.0


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