Last Version

Excel4J 3.0.0

Excel and CSV operation component based on POI and Commons CSV

License

License

GroupId

GroupId

com.github.crab2died
ArtifactId

ArtifactId

Excel4J
Version

Version

3.0.0
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 3.0.0


<!-- 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.