| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dita-ot |
| Идентификатор | Идентификаторdost |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDITA-OT command-line tool
DITA-OT command-line tool
|
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| xmlunit : xmlunit | jar | 1.5 |
| nu.validator.htmlparser : htmlparser | jar | 1.4 |