Last Version

Excel-CellFormatter 0.12

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mygreen
ArtifactId

ArtifactId

excel-cellformatter
Version

Version

0.12
Type

Type

jar
Description

Description

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

Project URL

http://mygreen.github.io/excel-cellformatter/
Project Organization

Project Organization

mygreen
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.1

provided (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.