io.github.ycg000344:async-excel-spring-boot-starter

Async Parse Excel Jar

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ycg000344
ArtifactId

ArtifactId

async-excel-spring-boot-starter
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ycg000344:async-excel-spring-boot-starter
Async Parse Excel Jar
Project URL

Project URL

https://github.com/ycg000344/async_excel
Source Code Management

Source Code Management

http://github.com/ycg000344/async_excel/tree/master

Download async-excel-spring-boot-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.11.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.11.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.11.RELEASE
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.4.0
com.monitorjbl : xlsx-streamer jar 2.1.0
cn.hutool : hutool-all jar 5.6.6
cn.afterturn : easypoi-base jar 4.4.0
cn.afterturn : easypoi-annotation jar 4.4.0
org.mybatis : mybatis jar 3.5.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.0