docs-to-html

Converts docs to html

License

License

GroupId

GroupId

org.daisy.dotify
ArtifactId

ArtifactId

docs-to-html
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

docs-to-html
Converts docs to html
Project URL

Project URL

https://github.com/ologolo/docs-to-html
Source Code Management

Source Code Management

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

Download docs-to-html

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.0