excel-converter

将excel数据导入成java对象,以及相关导出功能

Лицензия

Лицензия

Группа

Группа

com.jvm123
Идентификатор

Идентификатор

excel-converter
Последняя версия

Последняя версия

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

excel-converter
将excel数据导入成java对象,以及相关导出功能
Ссылка на сайт

Ссылка на сайт

http://jvm123.com/2019/08/excel-converter.html

Скачать excel-converter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.jvm123/excel-converter/ -->
<dependency>
    <groupId>com.jvm123</groupId>
    <artifactId>excel-converter</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jvm123/excel-converter/
implementation 'com.jvm123:excel-converter:1.2.2'
// https://jarcasting.com/artifacts/com.jvm123/excel-converter/
implementation ("com.jvm123:excel-converter:1.2.2")
'com.jvm123:excel-converter:jar:1.2.2'
<dependency org="com.jvm123" name="excel-converter" rev="1.2.2">
  <artifact name="excel-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jvm123', module='excel-converter', version='1.2.2')
)
libraryDependencies += "com.jvm123" % "excel-converter" % "1.2.2"
[com.jvm123/excel-converter "1.2.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi-ooxml jar 3.17
org.apache.poi : poi-ooxml-schemas jar 3.17
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.2
1.2.1
1.1.0
1.0