License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.cla9 |
ArtifactId | ArtifactIdexcel-parser-spring-boot-poi |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionexcel-parser-spring-boot-poi
excel-parser spring boot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cla9/excel-parser-spring-boot-poi/
implementation 'com.github.cla9:excel-parser-spring-boot-poi:1.2.1'
// https://jarcasting.com/artifacts/com.github.cla9/excel-parser-spring-boot-poi/
implementation ("com.github.cla9:excel-parser-spring-boot-poi:1.2.1")
'com.github.cla9:excel-parser-spring-boot-poi:jar:1.2.1'
<dependency org="com.github.cla9" name="excel-parser-spring-boot-poi" rev="1.2.1">
<artifact name="excel-parser-spring-boot-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cla9', module='excel-parser-spring-boot-poi', version='1.2.1')
)
libraryDependencies += "com.github.cla9" % "excel-parser-spring-boot-poi" % "1.2.1"
[com.github.cla9/excel-parser-spring-boot-poi "1.2.1"]
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 |