MVN

org.jxls : jxls

Maven & Gradle

Jul 18, 2023
52 usages
291 stars

org.jxls:jxls · Small library for Excel generation based on XLS templates

<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls</artifactId>
    <version>2.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jxls : jxls to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.13.0
  • Latest Release Candidate: 2.10.0-rc3

All Versions

Choose a version of org.jxls : jxls to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.13.x
jxls-2.13.0
2.12.x
jxls-2.12.0
2.11.x
jxls-2.11.0
2.10.x
jxls-2.10.0
jxls-2.10.0-rc3
jxls-2.10.0-rc2
jxls-2.10.0-rc1
2.9.x
jxls-2.9.0
jxls-2.9.0-rc1
2.8.x
jxls-2.8.1
jxls-2.8.0
jxls-2.8.0-rc3
jxls-2.8.0-rc2
2.7.x
jxls-2.7.2
jxls-2.7.1
jxls-2.7.0
2.6.x
jxls-2.6.0
jxls-2.6.0-rc1
2.5.x
jxls-2.5.1
jxls-2.5.0
2.4.x
jxls-2.4.7
jxls-2.4.6
jxls-2.4.5
jxls-2.4.4
jxls-2.4.3
jxls-2.4.2
jxls-2.4.1
jxls-2.4.0
2.3.x
jxls-2.3.0
2.2.x
jxls-2.2.9
jxls-2.2.8
jxls-2.2.7
jxls-2.2.6
jxls-2.2.5
jxls-2.2.4
jxls-2.2.3
jxls-2.2.2
jxls-2.2.1
jxls-2.2.0
2.1.x
jxls-2.1.1
jxls-2.1.0
2.0.x
jxls-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls</artifactId>
    <version>2.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jxls : jxls gradle dependency to your build.gradle file:

implementation 'org.jxls:jxls:2.13.0'

Gradle Kotlin DSL: Add the following org.jxls : jxls gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jxls:jxls:2.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jxls : jxls sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jxls" % "jxls" % "2.13.0"

Advertisement

Dependencies from Group

Jul 18, 2023
52 usages
291 stars
Jul 18, 2023
44 usages
291 stars
Mar 29, 2019
11 usages
Oct 11, 2022
9 usages
4 stars
Mar 12, 2016

Discover Dependencies

May 19, 2023
21.5k stars
Feb 08, 2016
3 usages
20.7k stars
Jun 26, 2022
26 stars
Jun 17, 2020
246 stars
Mar 18, 2019
1 stars
Oct 18, 2022
10 stars
Jul 05, 2017
0 stars
Apr 04, 2018
670 stars