License |
License |
---|---|
GroupId | GroupIdio.github.mengwang0211 |
ArtifactId | ArtifactIdexcel-utils |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excel-utils-3.0.0.pom | |
excel-utils-3.0.0.jar | 12 KB |
excel-utils-3.0.0-sources.jar | 4 KB |
excel-utils-3.0.0-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |