DITA-OT command-line tool


Лицензия

Лицензия

Группа

Группа

com.github.dita-ot
Идентификатор

Идентификатор

dost
Последняя версия

Последняя версия

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать dost

Имя Файла Размер
dost-2.2.1.pom
dost-2.2.1.jar 493 KB
dost-2.2.1-sources.jar 329 KB
dost-2.2.1-javadoc.jar 754 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
xmlunit : xmlunit jar 1.5
nu.validator.htmlparser : htmlparser jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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