io.github.creekmoon:excel-utils-starter


GroupId

GroupId

io.github.creekmoon
ArtifactId

ArtifactId

excel-utils-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download excel-utils-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar
cn.hutool : hutool-all jar
org.apache.poi : poi-ooxml jar
xerces : xercesImpl jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0