DITA-OT command-line tool


License

License

GroupId

GroupId

com.github.dita-ot
ArtifactId

ArtifactId

dost
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

DITA-OT command-line tool
DITA-OT command-line tool

Download dost

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4
xerces : xercesImpl jar 2.11.0
xml-resolver : xml-resolver jar 1.2
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
xmlunit : xmlunit jar 1.5
nu.validator.htmlparser : htmlparser jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.8.5
1.8.4