e

excel-utils-parent

此项目不包含功能,请引入excel-utils-boot-starter
https://github.com/creekmoon/excel-utils-boot-starter
The Apache Software License, Version 2.0
JY
Files download
File Operation
excel-utils-parent-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>io.github.creekmoon</groupId>
  <artifactId>excel-utils-parent</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.creekmoon:excel-utils-parent:1.0.1'
Gradle Kotlin
implementation("io.github.creekmoon:excel-utils-parent:1.0.1")
Scala SBT
libraryDependencies += "io.github.creekmoon" % "excel-utils-parent" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.creekmoon', module='excel-utils-parent', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.creekmoon" name="excel-utils-parent" rev="1.0.1" />
Leiningen
[io.github.creekmoon/excel-utils-parent "1.0.1"]
Apache Buildr
'io.github.creekmoon:excel-utils-parent:jar:1.0.1'
Dependencies
The project has no third-party dependencies