Last Version

io.github.mengwang0211:excel-utils 3.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.github.mengwang0211
ArtifactId

ArtifactId

excel-utils
Version

Version

3.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/mengwang0211/excel-utils.git

Download excel-utils 3.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.58
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
commons-collections : commons-collections jar 3.2.1
commons-beanutils : commons-beanutils jar 1.8.3
org.slf4j : slf4j-api jar 1.7.5

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.