Last Version

ODF XSLT-Runner Ant Task 1.2.4-incubating

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-task
Version

Version

1.2.4-incubating
Type

Type

jar
Description

Description

ODF XSLT-Runner Ant Task
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-task 1.2.4-incubating


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.odftoolkit : xslt-runner jar 1.2.4-incubating
org.apache.ant : ant jar 1.8.2

Project Modules

There are no modules declared in this project.