| License |
License |
|---|---|
| GroupId | GroupIdcom.oraen.oxygen |
| ArtifactId | ArtifactIdexcelutil |
| Version | VersionAPPLE-2.0.03 |
| Type | Typejar |
| Description |
Descriptionexcelutil
An efficient tool for Parsing Excel documents
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| excelutil-APPLE-2.0.03.pom | |
| excelutil-APPLE-2.0.03.jar | 27 KB |
| excelutil-APPLE-2.0.03-sources.jar | 16 KB |
| excelutil-APPLE-2.0.03-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/ -->
<dependency>
<groupId>com.oraen.oxygen</groupId>
<artifactId>excelutil</artifactId>
<version>APPLE-2.0.03</version>
</dependency>
// https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/
implementation 'com.oraen.oxygen:excelutil:APPLE-2.0.03'
// https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/
implementation ("com.oraen.oxygen:excelutil:APPLE-2.0.03")
'com.oraen.oxygen:excelutil:jar:APPLE-2.0.03'
<dependency org="com.oraen.oxygen" name="excelutil" rev="APPLE-2.0.03">
<artifact name="excelutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oraen.oxygen', module='excelutil', version='APPLE-2.0.03')
)
libraryDependencies += "com.oraen.oxygen" % "excelutil" % "APPLE-2.0.03"
[com.oraen.oxygen/excelutil "APPLE-2.0.03"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.alibaba : fastjson | jar | 1.2.47 |
| com.oraen.oxygen : common | jar | 1.0.8 |