License |
License |
---|---|
GroupId | GroupIdcom.github.crab2died |
ArtifactId | ArtifactIdExcel4J |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcel4J
Excel and CSV operation component based on POI and Commons CSV
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Excel4J-3.0.0.pom | |
Excel4J-3.0.0.jar | 53 KB |
Excel4J-3.0.0-sources.jar | 47 KB |
Excel4J-3.0.0-javadoc.jar | 185 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
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
|