Last Version

ODF XSLT-Runner Ant Task 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.

License

License

GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

xslt-runner-task
Version

Version

1.0.0-BETA1
Type

Type

jar
Description

Description

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

Project Organization

The Document Foundation

Download xslt-runner-task 1.0.0-BETA1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.odftoolkit : xslt-runner jar 1.0.0-BETA1
org.apache.ant : ant jar 1.10.7

Project Modules

There are no modules declared in this project.