WekaExcel

WekaExcel adds support to directory read from and write to spreadsheets in Microsoft Excel 97-2007 format. It uses Apache POI (http://poi.apache.org/), specifically POI-HSSF and POI-XSSF (http://poi.apache.org/spreadsheet/), in order to read/write Excel spreadsheets.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

WekaExcel
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

WekaExcel
WekaExcel adds support to directory read from and write to spreadsheets in Microsoft Excel 97-2007 format. It uses Apache POI (http://poi.apache.org/), specifically POI-HSSF and POI-XSSF (http://poi.apache.org/spreadsheet/), in order to read/write Excel spreadsheets.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/WekaExcel
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/WekaExcel-1.0.8

Download WekaExcel

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.3,)
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3