MVN

xalan : xalan

Maven & Gradle

May 04, 2023
900 usages

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.

<dependency>
    <groupId>xalan</groupId>
    <artifactId>xalan</artifactId>
    <version>2.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xalan : xalan to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.3

All Versions

Choose a version of xalan : xalan to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
xalan-2.7.3
xalan-2.7.2
CVE-2022-34169
xalan-2.7.1
2 vulnerabilities
xalan-2.7.0
2 vulnerabilities
2.6.x
xalan-2.6.0
2 vulnerabilities
2.5.x
xalan-2.5.1
2 vulnerabilities
xalan-2.5.0
2 vulnerabilities
xalan-2.5.D1
2 vulnerabilities
2.4.x
xalan-2.4.1
2 vulnerabilities
xalan-2.4.0
2 vulnerabilities
2.3.x
xalan-2.3.1
2 vulnerabilities
2.1.x
xalan-2.1.0
2 vulnerabilities

How to add a dependency to Maven

Add the following xalan : xalan maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xalan</groupId>
    <artifactId>xalan</artifactId>
    <version>2.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xalan : xalan gradle dependency to your build.gradle file:

implementation 'xalan:xalan:2.7.3'

Gradle Kotlin DSL: Add the following xalan : xalan gradle kotlin dependency to your build.gradle.kts file:

implementation("xalan:xalan:2.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following xalan : xalan sbt scala dependency to your build.sbt file:

libraryDependencies += "xalan" % "xalan" % "2.7.3"

Advertisement

Dependencies from Group

May 04, 2023
900 usages
May 04, 2023
159 usages
Nov 22, 2005
Sep 20, 2005

Discover Dependencies

Jun 15, 2023
1.1k usages
6k stars
Jul 11, 2023
354 usages
2.5k stars
Mar 11, 2015
423 usages
Aug 14, 2023
257 usages
5.2k stars
Jan 10, 2008
67 usages
Jul 31, 2023
332 usages
29.2k stars
Aug 18, 2023
67 usages
88 stars
Mar 17, 2023
1.4k usages
2.1k stars