License |
License |
---|---|
Categories |
CategoriesELKI Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.wuwenze |
ArtifactId | ArtifactIdExcelKit |
Last Version | Last Version2.0.72 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcelKit
Excel导入导出工具(简单、好用且轻量级的海量Excel文件导入导出解决方案.)
|
Project URL |
Project URL |
Filename | Size |
---|---|
ExcelKit-2.0.72.pom | |
ExcelKit-2.0.72.jar | 24 KB |
ExcelKit-2.0.72-sources.jar | 18 KB |
ExcelKit-2.0.72-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wuwenze/ExcelKit/ -->
<dependency>
<groupId>com.wuwenze</groupId>
<artifactId>ExcelKit</artifactId>
<version>2.0.72</version>
</dependency>
// https://jarcasting.com/artifacts/com.wuwenze/ExcelKit/
implementation 'com.wuwenze:ExcelKit:2.0.72'
// https://jarcasting.com/artifacts/com.wuwenze/ExcelKit/
implementation ("com.wuwenze:ExcelKit:2.0.72")
'com.wuwenze:ExcelKit:jar:2.0.72'
<dependency org="com.wuwenze" name="ExcelKit" rev="2.0.72">
<artifact name="ExcelKit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wuwenze', module='ExcelKit', version='2.0.72')
)
libraryDependencies += "com.wuwenze" % "ExcelKit" % "2.0.72"
[com.wuwenze/ExcelKit "2.0.72"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
dom4j : dom4j | jar | 1.6.1 |
jaxen : jaxen | jar | 1.1.6 |
xerces : xercesImpl | jar | 2.11.0 |
xml-apis : xml-apis | jar | 2.0.2 |
com.google.guava : guava | jar | 18.0 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |