MVN

org.jxls : jxls-poi-jdk1.6

Maven & Gradle

Mar 12, 2016

Apache POI Transformer implementation for Jxls library

<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls-poi-jdk1.6</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.8

All Versions

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

Version Vulnerabilities Updated
1.0.x
jxls-poi-jdk1.6-1.0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls-poi-jdk1.6</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jxls:jxls-poi-jdk1.6:1.0.8'

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

implementation("org.jxls:jxls-poi-jdk1.6:1.0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jxls" % "jxls-poi-jdk1.6" % "1.0.8"

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

Mar 12, 2016
Jun 28, 2022
14 stars
Aug 09, 2023
3 usages
Mar 11, 2016
Mar 10, 2016
4 stars
Jul 20, 2023
1 usages
0 stars
Feb 04, 2017
2 usages
267 stars
Jul 13, 2023
65 usages
475 stars