excel-parser-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.cla9
ArtifactId

ArtifactId

excel-parser-spring-boot-poi
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

excel-parser-spring-boot-starter
excel-parser-spring-boot-starter
Project URL

Project URL

https://github.com/cla9/excel-parser-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/cla9/excel-parser-spring-boot-starter

Download excel-parser-spring-boot-poi

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE
com.github.drapostolos : type-parser jar 0.7.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.poi : poi-ooxml jar 4.1.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
unspecified