FastODS parent

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork - parent

Лицензия

Лицензия

Группа

Группа

com.github.jferard
Идентификатор

Идентификатор

fastods-parent
Последняя версия

Последняя версия

0.8.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

FastODS parent
A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork - parent
Ссылка на сайт

Ссылка на сайт

https://github.com/jferard/fastods

Скачать fastods-parent

Имя Файла Размер
fastods-parent-0.8.1.pom 11 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jferard/fastods-parent/ -->
<dependency>
    <groupId>com.github.jferard</groupId>
    <artifactId>fastods-parent</artifactId>
    <version>0.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/fastods-parent/
implementation 'com.github.jferard:fastods-parent:0.8.1'
// https://jarcasting.com/artifacts/com.github.jferard/fastods-parent/
implementation ("com.github.jferard:fastods-parent:0.8.1")
'com.github.jferard:fastods-parent:pom:0.8.1'
<dependency org="com.github.jferard" name="fastods-parent" rev="0.8.1">
  <artifact name="fastods-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='fastods-parent', version='0.8.1')
)
libraryDependencies += "com.github.jferard" % "fastods-parent" % "0.8.1"
[com.github.jferard/fastods-parent "0.8.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • fastods-testlib
  • fastods
  • fastods-crypto
  • fastods-extra
  • fastods-examples

Версии библиотеки

Версия
0.8.1
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1