| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba |
| ArtifactId | ArtifactIdeasyexcel-parent |
| Last Version | Last Version3.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioneasyexcel-parent
easyexcel is a excel handle tools written in Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyexcel-parent-3.1.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel-parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/
implementation 'com.alibaba:easyexcel-parent:3.1.1'
// https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/
implementation ("com.alibaba:easyexcel-parent:3.1.1")
'com.alibaba:easyexcel-parent:pom:3.1.1'
<dependency org="com.alibaba" name="easyexcel-parent" rev="3.1.1">
<artifact name="easyexcel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easyexcel-parent', version='3.1.1')
)
libraryDependencies += "com.alibaba" % "easyexcel-parent" % "3.1.1"
[com.alibaba/easyexcel-parent "3.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |