| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.grapecity.documents |
| Идентификатор | Идентификаторgcexcel |
| Последняя версия | Последняя версия5.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGcExcel
Programmatically generate, load, modify, and convert Excel .xlsx spreadsheets in your Java applications. GrapeCity Documents for Excel (GcExcel) is a cross-platform high-speed, small-footprint spreadsheet API library that requires no dependencies on Excel. The powerful calculation engine supports 450+ Excel Functions and custom functions to perform complex calculations. GcExcel is 2x+ faster and uses less memory than Apache POI and allows you to save to XLSX, PDF, HTML, CSV, JSON and Images. Deploy your applications to the cloud, Windows, Mac, or Linux. If you'd like to remove the trial watermark and other trial limitations, please email us.sales@grapecity.com to request your 30-day evaluation key.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gcexcel-5.1.3.pom | |
| gcexcel-5.1.3.jar | 6 MB |
| gcexcel-5.1.3-sources.jar | 566 bytes |
| gcexcel-5.1.3-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/ -->
<dependency>
<groupId>com.grapecity.documents</groupId>
<artifactId>gcexcel</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/
implementation 'com.grapecity.documents:gcexcel:5.1.3'
// https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/
implementation ("com.grapecity.documents:gcexcel:5.1.3")
'com.grapecity.documents:gcexcel:jar:5.1.3'
<dependency org="com.grapecity.documents" name="gcexcel" rev="5.1.3">
<artifact name="gcexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.grapecity.documents', module='gcexcel', version='5.1.3')
)
libraryDependencies += "com.grapecity.documents" % "gcexcel" % "5.1.3"
[com.grapecity.documents/gcexcel "5.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |