Xalan Java Serializer

Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.

License

License

GroupId

GroupId

xalan
ArtifactId

ArtifactId

serializer
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Xalan Java Serializer
Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download serializer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.3.04
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