| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.mygreen |
| Идентификатор | Идентификаторexcel-cellformatter |
| Версия | Версия0.12 |
| Тип | Типjar |
| Описание |
ОписаниеExcel-CellFormatter
Excelのセルの書式を解析してフォーマットするライブラリ。
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| excel-cellformatter-0.12.pom | |
| excel-cellformatter-0.12.jar | 185 KB |
| excel-cellformatter-0.12-sources.jar | 125 KB |
| excel-cellformatter-0.12-javadoc.jar | 886 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |