Spreadsheet for Java Swing

MindFusion.Spreadsheet is a Java Swing component that provides Swing based applications with the ability to create, open, manage, and export spreadsheet documents without requiring Microsoft Excel. The component supports many of the popular formats, including XLSX, ODS, HTML, CSV, PDF.

License

License

GroupId

GroupId

eu.mindfusion
ArtifactId

ArtifactId

spreadsheet
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Spreadsheet for Java Swing
MindFusion.Spreadsheet is a Java Swing component that provides Swing based applications with the ability to create, open, manage, and export spreadsheet documents without requiring Microsoft Excel. The component supports many of the popular formats, including XLSX, ODS, HTML, CSV, PDF.
Project URL

Project URL

https://mindfusion.eu/java-spreadsheet.html
Source Code Management

Source Code Management

https://mindfusion.eu/java-spreadsheet.html

Download spreadsheet

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10