Last Version

xincproc 1.0.1

XInclude processor implementation

License

License

GroupId

GroupId

org.etourdot
ArtifactId

ArtifactId

xincproc
Version

Version

1.0.1
Type

Type

pom
Description

Description

xincproc
XInclude processor implementation
Project URL

Project URL

http://xincproc.etourdot.org
Source Code Management

Source Code Management

https://github.com/etourdot/xincproc

Download xincproc 1.0.1

Filename Size
xincproc-1.0.1.pom 29 KB
Browse

<!-- https://jarcasting.com/artifacts/org.etourdot/xincproc/ -->
<dependency>
    <groupId>org.etourdot</groupId>
    <artifactId>xincproc</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.etourdot/xincproc/
implementation 'org.etourdot:xincproc:1.0.1'
// https://jarcasting.com/artifacts/org.etourdot/xincproc/
implementation ("org.etourdot:xincproc:1.0.1")
'org.etourdot:xincproc:pom:1.0.1'
<dependency org="org.etourdot" name="xincproc" rev="1.0.1">
  <artifact name="xincproc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.etourdot', module='xincproc', version='1.0.1')
)
libraryDependencies += "org.etourdot" % "xincproc" % "1.0.1"
[org.etourdot/xincproc "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
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

  • xinclude
  • xpointer
  • xincproc-exe