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

Excel-CellFormatter 0.12

Excelのセルの書式を解析してフォーマットするライブラリ。

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

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

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

excel-cellformatter
Версия

Версия

0.12
Тип

Тип

jar
Описание

Описание

Excel-CellFormatter
Excelのセルの書式を解析してフォーマットするライブラリ。
Ссылка на сайт

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

http://mygreen.github.io/excel-cellformatter/
Организация-разработчик

Организация-разработчик

mygreen
Система контроля версий

Система контроля версий

https://github.com/mygreen/excel-cellformatter

Скачать excel-cellformatter 0.12


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.1

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
net.sourceforge.jexcelapi : jxl jar 2.6.12

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.1
log4j : log4j jar 1.2.17

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

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