Excel4J

Excel and CSV operation component based on POI and Commons CSV

License

License

GroupId

GroupId

com.github.crab2died
ArtifactId

ArtifactId

Excel4J
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Excel4J
Excel and CSV operation component based on POI and Commons CSV
Project URL

Project URL

https://github.com/Crab2died/Excel4J
Source Code Management

Source Code Management

https://github.com/Crab2died/Excel4J

Download Excel4J

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.commons : commons-csv jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
3.0.0-Alpha
2.1.4-Final2
2.1.4-Final
2.1.4-Alpha
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1