jxl

JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jexcelapi
ArtifactId

ArtifactId

jxl
Last Version

Last Version

2.6.12
Release Date

Release Date

Type

Type

jar
Description

Description

jxl
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.
Project URL

Project URL

http://www.jexcelapi.org
Source Code Management

Source Code Management

http://jexcelapi.cvs.sourceforge.net/jexcelapi/

Download jxl

Filename Size
jxl-2.6.12.pom
jxl-2.6.12.jar 1022 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.12
2.6.10
2.6.3
2.6
2.5.7