com.github.zhanghecn:poi-spring-boot-starter

This is spring Boot Web + POI

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhanghecn
ArtifactId

ArtifactId

poi-spring-boot-starter
Last Version

Last Version

2.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

This is spring Boot Web + POI
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/poi-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/zhanghecn/spring-boot-starter-poi.git

Download poi-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.2
org.springframework.boot : spring-boot-starter-web jar 2.2.8.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.8
1.5.22.RELEASE
1.5.22
1.5.15.RELEASE
1.5.15