Last Version

Excalibur XML Utilities 2.2.1

Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.

License

License

GroupId

GroupId

org.apache.excalibur.components
ArtifactId

ArtifactId

excalibur-xmlutil
Version

Version

2.2.1
Type

Type

jar
Description

Description

Excalibur XML Utilities
Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-xmlutil 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-xmlutil/ -->
<dependency>
    <groupId>org.apache.excalibur.components</groupId>
    <artifactId>excalibur-xmlutil</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-xmlutil/
implementation 'org.apache.excalibur.components:excalibur-xmlutil:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-xmlutil/
implementation ("org.apache.excalibur.components:excalibur-xmlutil:2.2.1")
'org.apache.excalibur.components:excalibur-xmlutil:jar:2.2.1'
<dependency org="org.apache.excalibur.components" name="excalibur-xmlutil" rev="2.2.1">
  <artifact name="excalibur-xmlutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.components', module='excalibur-xmlutil', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.components" % "excalibur-xmlutil" % "2.2.1"
[org.apache.excalibur.components/excalibur-xmlutil "2.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.excalibur.components : excalibur-sourceresolve jar 2.2.1
org.apache.excalibur.components : excalibur-store jar 2.2.1

provided (9)

Group / Artifact Type Version
saxon : saxon jar 6.5.3
net.sf.saxon : saxon jar 7.9.1
xml-resolver : xml-resolver jar 1.1
xml-apis : xml-apis jar 1.0.b2
xerces : xercesImpl jar 2.4.0
xalan : xalan jar 2.6.0
saxpath : saxpath jar 1.0-FCS
jaxen : jaxen jar 1.0-FCS
jtidy : jtidy jar 4aug2000r7-dev

test (2)

Group / Artifact Type Version
org.apache.excalibur.testcase : excalibur-testcase jar 2.2.1
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.