Simple Java API for ODF (Simple ODF)

A simple API for easy manipulation of ODF documents.

License

License

GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

simple-odf
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Java API for ODF (Simple ODF)
A simple API for easy manipulation of ODF documents.
Project URL

Project URL

https://odftoolkit.org/simple/index.html
Project Organization

Project Organization

The Document Foundation

Download simple-odf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.odftoolkit : odfdom-java jar 0.9.0
xerces : xercesImpl jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.odftoolkit

The Document Foundation

Versions

Version
0.9.0
0.9.0-RC1
0.6.6
0.6.5
0.6
0.5.5
0.5
0.4.5