MVN

ch.rabanti : picoxlsx4j

Maven & Gradle

Sep 02, 2020
2 stars

PicoXLSX4j · PicoXLSX4j is a small Java library to create XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. It is a direct port of PicoXLSX for C#: No need for an installation of Microsoft Office. No need for Office interop/DCOM or other bridging libraries. No need for 3rd party libraries. Pure usage of standard JRE

<dependency>
    <groupId>ch.rabanti</groupId>
    <artifactId>picoxlsx4j</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.rabanti : picoxlsx4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of ch.rabanti : picoxlsx4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
picoxlsx4j-2.6.0
2.5.x
picoxlsx4j-2.5.5
picoxlsx4j-2.5.4
picoxlsx4j-2.5.3
picoxlsx4j-2.5.2
picoxlsx4j-2.5.1
picoxlsx4j-2.5.0
2.4.x
picoxlsx4j-2.4.0
2.3.x
picoxlsx4j-2.3.4
picoxlsx4j-2.3.3
picoxlsx4j-2.3.2
picoxlsx4j-2.3.1

How to add a dependency to Maven

Add the following ch.rabanti : picoxlsx4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.rabanti</groupId>
    <artifactId>picoxlsx4j</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.rabanti : picoxlsx4j gradle dependency to your build.gradle file:

implementation 'ch.rabanti:picoxlsx4j:2.6.0'

Gradle Kotlin DSL: Add the following ch.rabanti : picoxlsx4j gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.rabanti:picoxlsx4j:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.rabanti : picoxlsx4j sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.rabanti" % "picoxlsx4j" % "2.6.0"

Advertisement

Dependencies from Group

Sep 02, 2020
2 stars
Aug 09, 2023
7 stars

Discover Dependencies

Jul 31, 2020
4 usages
424 stars
Mar 18, 2023
28k stars
Apr 05, 2021
7 usages
396 stars
Feb 21, 2018
1 usages
37 stars
Feb 19, 2018
1 usages
58.8k stars
Feb 24, 2018
5 usages
58.8k stars
Feb 23, 2018
3 usages
151 stars
Feb 19, 2018
681 stars
Oct 30, 2018
4 usages
646 stars