GroupId | GroupIdio.github.creekmoon |
---|---|
ArtifactId | ArtifactIdexcel-utils-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
excel-utils-boot-starter-1.0.0.pom | |
excel-utils-boot-starter-1.0.0.jar | 41 KB |
excel-utils-boot-starter-1.0.0-sources.jar | 24 KB |
excel-utils-boot-starter-1.0.0-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.creekmoon/excel-utils-boot-starter/ -->
<dependency>
<groupId>io.github.creekmoon</groupId>
<artifactId>excel-utils-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.creekmoon/excel-utils-boot-starter/
implementation 'io.github.creekmoon:excel-utils-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.creekmoon/excel-utils-boot-starter/
implementation ("io.github.creekmoon:excel-utils-boot-starter:1.0.0")
'io.github.creekmoon:excel-utils-boot-starter:jar:1.0.0'
<dependency org="io.github.creekmoon" name="excel-utils-boot-starter" rev="1.0.0">
<artifact name="excel-utils-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.creekmoon', module='excel-utils-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.creekmoon" % "excel-utils-boot-starter" % "1.0.0"
[io.github.creekmoon/excel-utils-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
cn.hutool : hutool-all | jar | |
org.apache.poi : poi-ooxml | jar | |
xerces : xercesImpl | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |