ODF XSLT-Runner

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.

License

License

GroupId

GroupId

org.apache.odftoolkit
ArtifactId

ArtifactId

xslt-runner
Last Version

Last Version

1.2.4-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

ODF XSLT-Runner
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.
Project Organization

Project Organization

The Apache Software Foundation

Download xslt-runner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.odftoolkit : odfdom-java jar 0.8.11-incubating
xml-apis : xml-apis jar 1.3.04

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4-incubating
1.2.3-incubating
1.2.1-incubating