Last Version

Xalan Java 2.7.2

Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.

License

License

GroupId

GroupId

xalan
ArtifactId

ArtifactId

xalan
Version

Version

2.7.2
Type

Type

jar
Description

Description

Xalan Java
Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
Project URL

Project URL

http://xml.apache.org/xalan-j/
Project Organization

Project Organization

The Apache Software Foundation

Download xalan 2.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
xalan : serializer jar 2.7.2
xerces : xercesImpl Optional jar 2.9.1

Project Modules

There are no modules declared in this project.