is not current version
Last Version 2.12.0

org.jxls:jxls 2.11.0

Small library for Excel generation based on XLS templates

License

License

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls
Version

Version

2.11.0
Type

Type

jar
Description

Description

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

Download jxls 2.11.0


<!-- https://jarcasting.com/artifacts/org.jxls/jxls/ -->
<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation 'org.jxls:jxls:2.11.0'
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation ("org.jxls:jxls:2.11.0")
'org.jxls:jxls:jar:2.11.0'
<dependency org="org.jxls" name="jxls" rev="2.11.0">
  <artifact name="jxls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls', version='2.11.0')
)
libraryDependencies += "org.jxls" % "jxls" % "2.11.0"
[org.jxls/jxls "2.11.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-jexl3 jar 3.2
commons-beanutils : commons-beanutils jar 1.9.4
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
ch.qos.logback : logback-core jar 1.2.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5
ch.qos.logback : logback-classic jar 1.2.3
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.2.10

Project Modules

There are no modules declared in this project.