How To Install Java Artifact org.odftoolkit.simple-odf v0.9.0

org.odftoolkit simple-odf 0.9.0

Introduction

In this article, we'll learn how to install Java artifact simple-odf from org.odftoolkit group in version 0.9.0. The artifact is available in 8 versions: 0.9.0-RC1 0.9.0 0.6.6 0.6.5 0.6 0.5.5 0.5 0.4.5 . The Simple Java API for ODF (Simple ODF) project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://odftoolkit.org/simple/index.html . The parent project is: org.odftoolkit::odftoolkit::0.9.0

How To Install Java Artifact org.odftoolkit.simple-odf In Version 0.9.0

To install the Simple Java API for ODF (Simple ODF) artifact in version 0.9.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Simple Java API for ODF (Simple ODF) dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (1)

Licenses