XIncproc - XInclude processor executable jar

XInclude engine in CLI.

License

License

GroupId

GroupId

org.etourdot
ArtifactId

ArtifactId

xincproc-exe
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

XIncproc - XInclude processor executable jar
XInclude engine in CLI.
Project URL

Project URL

http://etourdot.github.io/xincproc/xincproc-exe

Download xincproc-exe

How to add to project

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

Dependencies

compile (7)

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

test (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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0