License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.liudaomanbu |
ArtifactId | ArtifactIddata-excel |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-excel
excel for data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-excel-1.0.pom | |
data-excel-1.0.jar | 174 KB |
data-excel-1.0-sources.jar | 53 KB |
data-excel-1.0-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liudaomanbu/data-excel/ -->
<dependency>
<groupId>com.github.liudaomanbu</groupId>
<artifactId>data-excel</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liudaomanbu/data-excel/
implementation 'com.github.liudaomanbu:data-excel:1.0'
// https://jarcasting.com/artifacts/com.github.liudaomanbu/data-excel/
implementation ("com.github.liudaomanbu:data-excel:1.0")
'com.github.liudaomanbu:data-excel:jar:1.0'
<dependency org="com.github.liudaomanbu" name="data-excel" rev="1.0">
<artifact name="data-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liudaomanbu', module='data-excel', version='1.0')
)
libraryDependencies += "com.github.liudaomanbu" % "data-excel" % "1.0"
[com.github.liudaomanbu/data-excel "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
com.alibaba : fastjson | jar | 1.2.44 |
com.google.guava : guava | jar | 23.6-jre |
com.googlecode.aviator : aviator | jar | 3.3.0 |
javax.validation : validation-api | jar | 1.1.0.Final |