| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.etourdot |
| Идентификатор | Идентификаторxinclude |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеXIncproc - XInclude processor
XInclude processor is the main part of XIncProc framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| xinclude-1.0.1.pom | |
| xinclude-1.0.1.jar | 37 KB |
| xinclude-1.0.1-sources.jar | 27 KB |
| xinclude-1.0.1-javadoc.jar | 91 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.etourdot/xinclude/ -->
<dependency>
<groupId>org.etourdot</groupId>
<artifactId>xinclude</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.etourdot/xinclude/
implementation 'org.etourdot:xinclude:1.0.1'
// https://jarcasting.com/artifacts/org.etourdot/xinclude/
implementation ("org.etourdot:xinclude:1.0.1")
'org.etourdot:xinclude:jar:1.0.1'
<dependency org="org.etourdot" name="xinclude" rev="1.0.1">
<artifact name="xinclude" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.etourdot', module='xinclude', version='1.0.1')
)
libraryDependencies += "org.etourdot" % "xinclude" % "1.0.1"
[org.etourdot/xinclude "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| xerces : xercesImpl | jar | 2.11.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.etourdot : xpointer | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| com.google.guava : guava | jar | 14.0.1 |
| net.sf.saxon : Saxon-HE | jar | 9.5.0.1 |
| org.antlr : antlr-runtime | jar | 3.4 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| xmlunit : xmlunit | jar | 1.4 |
| org.concordion : concordion | jar | 1.4.3 |
| org.concordion : concordion-extensions | jar | 1.1.0 |
| ognl : ognl | jar | 3.0.2 |
| xom : xom | jar | 1.2.5 |