MVN

maven : dom4j

Maven & Gradle

Jun 23, 2006
8 usages

dom4j · dom4j: the flexible XML framework for Java. *Note* that this is a custom-built version for the Maven project. It was built from dom4j cvs trunk as of 2006-06-08 with the branch DOM4J_1_X_BRANCH merged in.

<dependency>
    <groupId>maven</groupId>
    <artifactId>dom4j</artifactId>
    <version>1.7-20060614</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.7-20060614

All Versions

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

Version Vulnerabilities Updated
1.7
dom4j-1.7-20060614

How to add a dependency to Maven

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

<dependency>
    <groupId>maven</groupId>
    <artifactId>dom4j</artifactId>
    <version>1.7-20060614</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'maven:dom4j:1.7-20060614'

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

implementation("maven:dom4j:1.7-20060614")

How to add a dependency to SBT Scala

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

libraryDependencies += "maven" % "dom4j" % "1.7-20060614"

Advertisement

Dependencies from Group

Jun 25, 2007
32 usages
Apr 25, 2007
16 usages
Nov 06, 2006
8 usages
Jul 20, 2006
8 usages
Jun 23, 2006
8 usages

Discover Dependencies

Dec 14, 2011
2 usages
1 stars
Jul 15, 2014
1 usages
56 stars
fsm
Feb 08, 2012
Apr 02, 2011
5 usages
30 stars
Jun 14, 2014
60 stars