| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.renlm.plugins |
| Идентификатор | ИдентификаторMyExcel |
| Версия | Версия2.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеMyExcel
Excel、Csv表格读取,Xlsx表格导出
|
| Имя Файла | Размер |
|---|---|
| MyExcel-2.0.5.pom | |
| MyExcel-2.0.5.jar | 63 KB |
| MyExcel-2.0.5-sources.jar | 32 KB |
| MyExcel-2.0.5-javadoc.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyExcel</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation 'cn.renlm.plugins:MyExcel:2.0.5'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation ("cn.renlm.plugins:MyExcel:2.0.5")
'cn.renlm.plugins:MyExcel:jar:2.0.5'
<dependency org="cn.renlm.plugins" name="MyExcel" rev="2.0.5">
<artifact name="MyExcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyExcel', version='2.0.5')
)
libraryDependencies += "cn.renlm.plugins" % "MyExcel" % "2.0.5"
[cn.renlm.plugins/MyExcel "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.renlm.plugins : MyUtil | jar | 2.0.5 |
| org.apache.commons : commons-compress | jar | 1.21 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |
| com.alibaba : easyexcel | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13 |