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.

License

License

GroupId

GroupId

xalan
ArtifactId

ArtifactId

xalan
Last Version

Last Version

2.7.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.7.2
2.7.1
2.7.0
2.6.0
2.5.1
2.5.D1
2.5.0
2.4.1
2.4.0
2.3.1
2.1.0