License |
License |
---|---|
GroupId | GroupIdorg.apache.odftoolkit |
ArtifactId | ArtifactIdodfvalidator |
Last Version | Last Version1.1.8-incubating |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionODF Validator
ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.odftoolkit/odfvalidator/ -->
<dependency>
<groupId>org.apache.odftoolkit</groupId>
<artifactId>odfvalidator</artifactId>
<version>1.1.8-incubating</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.odftoolkit/odfvalidator/
implementation 'org.apache.odftoolkit:odfvalidator:1.1.8-incubating'
// https://jarcasting.com/artifacts/org.apache.odftoolkit/odfvalidator/
implementation ("org.apache.odftoolkit:odfvalidator:1.1.8-incubating")
'org.apache.odftoolkit:odfvalidator:war:1.1.8-incubating'
<dependency org="org.apache.odftoolkit" name="odfvalidator" rev="1.1.8-incubating">
<artifact name="odfvalidator" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.odftoolkit', module='odfvalidator', version='1.1.8-incubating')
)
libraryDependencies += "org.apache.odftoolkit" % "odfvalidator" % "1.1.8-incubating"
[org.apache.odftoolkit/odfvalidator "1.1.8-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.odftoolkit : odfdom-java | jar | 0.8.11-incubating |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
net.java.dev.msv : msv-core | jar | 2013.6.1 |
org.iso_relax.verifier.jaxp.validation : isorelax-jaxp-bridge | jar | 1.0 |
xerces : xercesImpl | jar | 2.9.1 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |