is not current version
Last Version 5.1.3

gcexcel 5.0.0

GrapeCity introduces Documents for Excel (GcExcel) Java Edition, a high-speed, feature-rich Excel document API based on VSTO that can help developers work with spreadsheets in Java applications. The library helps to generate, convert to pdf, calculate, format, and parse spreadsheets in any application. You can work with a variety of features like importing spreadsheets, calculate data, query, generate, and export any spreadsheet, add sorting, filtering, formatting, conditional formatting and data validation, grouping, sparklines, charts, shapes, pictures, slicers, comments, hyperlinks, themes etc. In addition, you can import existing Excel templates, add data and save the spreadsheets back. You can also use GcExcel together with Spread.Sheets, another GrapeCity Spread product that is included in GrapeCity SpreadJS. GcExcel can also import and export Excel template files on the server side. Spread.Sheets works in the browser (client side) as a viewer or editor. With GcExcel, you can also load, edit, analyse, convert and save spreadsheets in Java applications with full support on Windows, MAC and Linux. This repository contains source project of Examples and Showcases of GcExcel to help you learn and write your own applications. Additional Resources - Online Demo: https://www.grapecity.com/documents-api-excel-java/demos/ - Documentation: https://www.grapecity.com/documents-api-excel-java/docs/online/overview.html - Product Page/Features: https://www.grapecity.com/documents-api-excel-java

License

License

GroupId

GroupId

com.grapecity.documents
ArtifactId

ArtifactId

gcexcel
Version

Version

5.0.0
Type

Type

jar
Description

Description

gcexcel
GrapeCity introduces Documents for Excel (GcExcel) Java Edition, a high-speed, feature-rich Excel document API based on VSTO that can help developers work with spreadsheets in Java applications. The library helps to generate, convert to pdf, calculate, format, and parse spreadsheets in any application. You can work with a variety of features like importing spreadsheets, calculate data, query, generate, and export any spreadsheet, add sorting, filtering, formatting, conditional formatting and data validation, grouping, sparklines, charts, shapes, pictures, slicers, comments, hyperlinks, themes etc. In addition, you can import existing Excel templates, add data and save the spreadsheets back. You can also use GcExcel together with Spread.Sheets, another GrapeCity Spread product that is included in GrapeCity SpreadJS. GcExcel can also import and export Excel template files on the server side. Spread.Sheets works in the browser (client side) as a viewer or editor. With GcExcel, you can also load, edit, analyse, convert and save spreadsheets in Java applications with full support on Windows, MAC and Linux. This repository contains source project of Examples and Showcases of GcExcel to help you learn and write your own applications. Additional Resources - Online Demo: https://www.grapecity.com/documents-api-excel-java/demos/ - Documentation: https://www.grapecity.com/documents-api-excel-java/docs/online/overview.html - Product Page/Features: https://www.grapecity.com/documents-api-excel-java
Project URL

Project URL

http://www.grapecity.com/
Source Code Management

Source Code Management

https://github.com/grapecity

Download gcexcel 5.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4
org.apache.pdfbox : pdfbox jar 2.0.24
commons-logging : commons-logging jar 1.2
net.sf.barcode4j : barcode4j jar 2.1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.