License |
License |
---|---|
GroupId | GroupIdio.github.nambach |
ArtifactId | ArtifactIdExcelUtil |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.nambach:ExcelUtil
Excel library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ExcelUtil-2.5.0.pom | |
ExcelUtil-2.5.0.jar | 226 KB |
ExcelUtil-2.5.0-sources.jar | 187 KB |
ExcelUtil-2.5.0-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/ -->
<dependency>
<groupId>io.github.nambach</groupId>
<artifactId>ExcelUtil</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/
implementation 'io.github.nambach:ExcelUtil:2.5.0'
// https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/
implementation ("io.github.nambach:ExcelUtil:2.5.0")
'io.github.nambach:ExcelUtil:jar:2.5.0'
<dependency org="io.github.nambach" name="ExcelUtil" rev="2.5.0">
<artifact name="ExcelUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nambach', module='ExcelUtil', version='2.5.0')
)
libraryDependencies += "io.github.nambach" % "ExcelUtil" % "2.5.0"
[io.github.nambach/ExcelUtil "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
org.jeasy : easy-random-core | jar | 4.0.0 |
org.openjdk.jmh : jmh-core | jar | 1.28 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.28 |