MVN

org.dom4j : dom4j

Maven & Gradle

Jan 22, 2023
881 usages
860 stars

dom4j · flexible XML framework for Java

<dependency>
    <groupId>org.dom4j</groupId>
    <artifactId>dom4j</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dom4j : dom4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.4
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of org.dom4j : dom4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
dom4j-2.1.4
dom4j-2.1.3
dom4j-2.1.1
CVE-2020-10683
dom4j-2.1.0
2 vulnerabilities
2.0.x
dom4j-2.0.3
CVE-2020-10683
dom4j-2.0.2
2 vulnerabilities
dom4j-2.0.1
2 vulnerabilities
dom4j-2.0.0
2 vulnerabilities
dom4j-2.0.0-RC1
2 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>org.dom4j</groupId>
    <artifactId>dom4j</artifactId>
    <version>2.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.dom4j:dom4j:2.1.4'

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

implementation("org.dom4j:dom4j:2.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.dom4j" % "dom4j" % "2.1.4"

Advertisement

Dependencies from Group

Jan 22, 2023
881 usages
860 stars

Discover Dependencies

Dec 12, 2022
Jul 19, 2023
1.6k usages
Jul 29, 2021
3 usages
103 stars
Aug 21, 2023
160 usages
2k stars
Jan 08, 2023
313 usages
1.1k stars
Sep 08, 2019
194 usages
3k stars
Nov 12, 2018
1 usages
30.9k stars
Jul 09, 2012
5.7k usages
1.9k stars
Aug 23, 2023
150 usages
Aug 01, 2018
916 usages
21 stars