MVN

com.github.crab2died : Excel4J

Maven & Gradle

Apr 01, 2020
3 usages
321 stars

Excel4J · Excel and CSV operation component based on POI and Commons CSV

<dependency>
    <groupId>com.github.crab2died</groupId>
    <artifactId>Excel4J</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.crab2died : Excel4J to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Alpha: 3.0.0-Alpha

All Versions

Choose a version of com.github.crab2died : Excel4J to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
Excel4J-3.0.0
Excel4J-3.0.0-Alpha
2.1.x
Excel4J-2.1.4-Final2
Excel4J-2.1.4-Final
Excel4J-2.1.4-Alpha
Excel4J-2.1.3
Excel4J-2.1.2
Excel4J-2.1.1
Excel4J-2.1.0
2.0.x
Excel4J-2.0.2
Excel4J-2.0.1

How to add a dependency to Maven

Add the following com.github.crab2died : Excel4J maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.crab2died</groupId>
    <artifactId>Excel4J</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.crab2died : Excel4J gradle dependency to your build.gradle file:

implementation 'com.github.crab2died:Excel4J:3.0.0'

Gradle Kotlin DSL: Add the following com.github.crab2died : Excel4J gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.crab2died:Excel4J:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.crab2died : Excel4J sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.crab2died" % "Excel4J" % "3.0.0"

Advertisement

Dependencies from Group

Apr 01, 2020
3 usages
321 stars

Discover Dependencies

Mar 16, 2018
2 usages
0 stars
Dec 21, 2021
7 usages
481 stars
Oct 29, 2022
3 usages
64 stars
Apr 21, 2019
2 usages
6 stars
Jul 05, 2023
2 usages
0 stars
Jul 05, 2023
2 usages
0 stars
May 22, 2021
2 usages
41 stars
Jun 21, 2023
4 usages
87 stars