Apache ODF Toolkit

The Apache 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.apache.odftoolkit
Идентификатор

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

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

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

0.6.2-incubating
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache ODF Toolkit
The Apache 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.
Организация-разработчик

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

The Apache Software Foundation

Скачать odftoolkit

Имя Файла Размер
odftoolkit-0.6.2-incubating.pom 13 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
0.6.2-incubating
0.6.1-incubating
0.5-incubating