Last Version

com.github.zhanghecn:poi-spring-boot-start 2.2.7-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhanghecn
ArtifactId

ArtifactId

poi-spring-boot-start
Version

Version

2.2.7-RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

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

Source Code Management

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

Download poi-spring-boot-start 2.2.7-RELEASE


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

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.7.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.