License |
License |
---|---|
GroupId | GroupIdorg.etourdot |
ArtifactId | ArtifactIdxincproc-exe |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXIncproc - XInclude processor executable jar
XInclude engine in CLI.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xincproc-exe-1.0.1.pom | |
xincproc-exe-1.0.1.jar | 4 KB |
xincproc-exe-1.0.1-sources.jar | 2 KB |
xincproc-exe-1.0.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/ -->
<dependency>
<groupId>org.etourdot</groupId>
<artifactId>xincproc-exe</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/
implementation 'org.etourdot:xincproc-exe:1.0.1'
// https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/
implementation ("org.etourdot:xincproc-exe:1.0.1")
'org.etourdot:xincproc-exe:jar:1.0.1'
<dependency org="org.etourdot" name="xincproc-exe" rev="1.0.1">
<artifact name="xincproc-exe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.etourdot', module='xincproc-exe', version='1.0.1')
)
libraryDependencies += "org.etourdot" % "xincproc-exe" % "1.0.1"
[org.etourdot/xincproc-exe "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
org.etourdot : xinclude | 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 |
Group / Artifact | Type | Version |
---|---|---|
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 |