License |
License |
---|---|
GroupId | GroupIdorg.etourdot |
ArtifactId | ArtifactIdxincproc |
Version | Version1.0.1 |
Type | Typepom |
Description |
Descriptionxincproc
XInclude processor implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
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 |
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 |