| License |
License |
|---|---|
| GroupId | GroupIdcom.github.duanyashu |
| ArtifactId | ArtifactIdeasyExcel-errorExport |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneasyExcel-errorExport
Export of abnormal data in Excel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.duanyashu/easyExcel-errorExport/ -->
<dependency>
<groupId>com.github.duanyashu</groupId>
<artifactId>easyExcel-errorExport</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanyashu/easyExcel-errorExport/
implementation 'com.github.duanyashu:easyExcel-errorExport:1.1.4'
// https://jarcasting.com/artifacts/com.github.duanyashu/easyExcel-errorExport/
implementation ("com.github.duanyashu:easyExcel-errorExport:1.1.4")
'com.github.duanyashu:easyExcel-errorExport:jar:1.1.4'
<dependency org="com.github.duanyashu" name="easyExcel-errorExport" rev="1.1.4">
<artifact name="easyExcel-errorExport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duanyashu', module='easyExcel-errorExport', version='1.1.4')
)
libraryDependencies += "com.github.duanyashu" % "easyExcel-errorExport" % "1.1.4"
[com.github.duanyashu/easyExcel-errorExport "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | 3.0.5 |
| org.hibernate : hibernate-validator | jar | 6.0.16.Final |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |