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

The ODF Toolkit 1.0.0-BETA1

The ODF Toolkit is a set of Java modules that allow programmatic creation, scanning and manipulation of Open Document Format (ISO/IEC 26300 == ODF) documents. Unlike other approaches which rely on runtime manipulation of heavy-weight editors via an automation interface, the ODF Toolkit is lightweight and ideal for server use.

Лицензия

Лицензия

Группа

Группа

org.odftoolkit
Идентификатор

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

odftoolkit
Версия

Версия

1.0.0-BETA1
Тип

Тип

pom
Описание

Описание

The ODF Toolkit
The ODF Toolkit is a set of Java modules that allow programmatic creation, scanning and manipulation of Open Document Format (ISO/IEC 26300 == ODF) documents. Unlike other approaches which rely on runtime manipulation of heavy-weight editors via an automation interface, the ODF Toolkit is lightweight and ideal for server use.
Ссылка на сайт

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

https://odftoolkit.org
Организация-разработчик

Организация-разработчик

The Document Foundation
Система контроля версий

Система контроля версий

https://github.com/tdf/odftoolkit.git

Скачать odftoolkit 1.0.0-BETA1

Имя Файла Размер
odftoolkit-1.0.0-BETA1.pom 14 KB
Обзор

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

Зависимости

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

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

  • taglets
  • generator
  • xslt-runner
  • xslt-runner-task
  • odfdom
  • validator