docs-to-html

Converts docs to html

Лицензия

Лицензия

Группа

Группа

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

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

docs-to-html
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

docs-to-html
Converts docs to html
Ссылка на сайт

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

https://github.com/ologolo/docs-to-html
Система контроля версий

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

https://github.com/ologolo/docs-to-html

Скачать docs-to-html

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.daisy.streamline : streamline-api jar 1.4.0
fr.opensagres.xdocreport : fr.opensagres.poi.xwpf.converter.xhtml jar 2.0.2
fr.opensagres.xdocreport : fr.opensagres.odfdom.converter.xhtml jar 2.0.2
org.jsoup : jsoup jar 1.12.1

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

Данный проект не имеет модулей.

Build Status Type License: LGPL v2.1

docs-to-html

Provides an implementation for converting Office formats to HTML with Streamline engine.

Using

Access the implementation via the TaskGroupFactory API in streamline-api.

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires JDK 8
  • Compatible with SPI only

More information

See the common wiki for more information.

org.daisy.dotify

Ologolo

Open source java libraries

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

Версия
1.0.0