MVN

org.odftoolkit : odfvalidator

Maven & Gradle

Dec 21, 2022
2 usages
97 stars

ODF Validator · ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria.

<dependency>
    <groupId>org.odftoolkit</groupId>
    <artifactId>odfvalidator</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.odftoolkit : odfvalidator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0
  • Latest Release Candidate: 0.9.0-RC1
  • Latest Beta: 1.0.0-BETA1

All Versions

Choose a version of org.odftoolkit : odfvalidator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
odfvalidator-1.0.0-BETA1
0.11.x
odfvalidator-0.11.0
0.10.x
odfvalidator-0.10.0
0.9.x
odfvalidator-0.9.0
odfvalidator-0.9.0-RC1

How to add a dependency to Maven

Add the following org.odftoolkit : odfvalidator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.odftoolkit</groupId>
    <artifactId>odfvalidator</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.odftoolkit : odfvalidator gradle dependency to your build.gradle file:

implementation 'org.odftoolkit:odfvalidator:0.11.0'

Gradle Kotlin DSL: Add the following org.odftoolkit : odfvalidator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.odftoolkit:odfvalidator:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.odftoolkit : odfvalidator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.odftoolkit" % "odfvalidator" % "0.11.0"

Advertisement

Dependencies from Group

Dec 21, 2022
29 usages
97 stars
Nov 27, 2021
18 usages
97 stars
Dec 21, 2022
2 usages
97 stars
Dec 21, 2022
1 usages
86 stars
Dec 21, 2022
1 usages
97 stars

Discover Dependencies

Aug 04, 2021
2 usages
290 stars
Nov 25, 2020
1 usages
Nov 25, 2020
1 usages
216 stars
May 12, 2023
1 usages
Oct 21, 2019
5 usages
Feb 12, 2023
3 usages
387 stars
Oct 25, 2019
1 usages
27 stars